We have a local PC with preinstalled Windows 10, and we want to use a program which requires some files to be copied to system32.
It's not possible because it requires administrator privileges which we don't have. We only have standard user account.
I tried all the options I could find on the internet Using Windows installation disc, trying to call prompt on login screen, trying with SAM, but nothing worked. It looks totally locked.
Utilman, CMD, sethc, don't work at all. I can't produce command prompt on login. I can't enable administrator built in account as I don't have permission.
Seems like there's no way to find or change the admin password. It's rather strange, considering it is so easy to reset root password in Linux, while here you are sitting in front of Windows desktop and can't do a thing.
I just want to make things easier, and I hope someone had similar experience with this
%WinDir%\System32and I'm unsure how such information was stumbled upon.%WinDir%and its subfolders/files (excl.\etc\..) should never be user-modified for two reasons: (1) Changes will be overwritten onceSfcis run; (2) there's literally no reason to copy anything into it/subdirectories. What exactly are you trying to accomplish, as no legitimate program will copy files into%WinDir%\System32(that's what%ProgramFiles%,%ProgramFiles(x86)%,%ProgramData%,%AppData%, &%LocalAppData%are for)? – JW0914 Jan 27 '22 at 15:26