How to reset registry in windows to default settings to fix permissions

how to reset registry in windows to default settings to fix permissions errors or corrupt registry. This method works with windows 10, windows 11 and any other version of windows. This will fix a lot of registry errors and corrupt registry on windows 10

Download Subinacl.msi 

(This file is from Microsoft )

Batch file

—————————–copy—————-

subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f

subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f

———————–copy—————————————–

open command prompt as admin

type this and press enter: RD /S /Q “%WinDir%\System32\GroupPolicy”

then type

RD /S /Q “%WinDir%\System32\GroupPolicyUsers”

then type

gpupdate /force

then reboot

did that remove it?

1. Open command prompt with admin permission
2. Execute these commands one at a time, then restart the computer

reg delete “HKCU\Software\Microsoft\Windows\CurrentVersion\Policies” /f

reg delete “HKCU\Software\Microsoft\WindowsSelfHost” /f

reg delete “HKCU\Software\Policies” /f

reg delete “HKLM\Software\Microsoft\Policies” /f

reg delete “HKLM\Software\Microsoft\Windows\CurrentVersion\Policies” /f

reg delete “HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate” /f

reg delete “HKLM\Software\Microsoft\WindowsSelfHost” /f

reg delete “HKLM\Software\Policies” /f

reg delete “HKLM\Software\WOW6432Node\Microsoft\Policies” /f

reg delete “HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies” /f

reg delete “HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate” /f

?Watch related playlists and videos
❤️Join Youtube Members
? SUBSCRIBE for more
? Connect with me on social:
Follow on Twitter
Follow on Facebook 

? View my Website

?Discord Access 

? Support me with your Amazon purchases:
UK 
US 

?Merch

Leave a Reply