
kudos wrote:- Download and install SubInACL from Microsoft.
- Execute the following commands from an admin level command prompt:
- Code: Select all
cd /d "%ProgramFiles%\Windows Resource Kits\Tools\"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=Everyone=F
subinacl /subkeyreg HKEY_CURRENT_USER /grant=Everyone=F
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=Everyone=F
subinacl /subdirectories %SystemDrive%\ /grant=Everyone=F
Note that this will reset all permissions on the entire system, you will have to reapply any custom security permissions yourself.







ren "%appdata%\Avant Profiles\" "Avant Backup %DATE:/=% %TIME::=%"


cd /d "%ProgramFiles%\Windows Resource Kits\Tools\"
subinacl /subdirectories %SystemDrive%\ /grant=administrators=F /grant=system=F
cd /d "%ProgramFiles%\Windows Resource Kits\Tools\"
subinacl /subdirectories %SystemDrive%\ /grant=S-1-5-32-544=F /grant=S-1-5-18=F


Users browsing this forum: gregb204