Reset the entire registry permissions to defaults

If you're new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!


I had some problems with my registery permissions a while ago, I couldn’t delete any thing any more, so I was looking for something that could reset my registery permissions to defaults. Here is the solution that worked for me

If you want to reset the entire registry permissions to defaults follow these steps

Note:- Before Doing any changes to registry plesae take a backup and start your changes

First you need to download SubInACL from here

SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.

Create a file with the name reset.cmd under C:\Program Files\Windows Resource Kits\Tools folder

Now you need to Edit the reset.cmd file and add the following lines

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

Save and exit your file

Now you need to open command prompt run the following command

cdcd “C:\Program Files\Windows Resource Kits\Tools”

after this press enter and enter the following command

reset.cmd

after entering this please press enter

fter a few minutes by processing subinacl, the permission will be reset

  • Share/Bookmark

Random Posts


Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.

Trackbacks & Pingbacks

No trackbacks/pingbacks yet.

Comments

have same problem. cant install new program, im even thingking to reinstall my windows. I’ll try this out. thx

I have been searching for weeks for an answer to this question, I have tried every thing, even tried to reset entries manually myself in the registry to no avail. When I tried to set file associations I kept getting “Rinndll32 has stopped working” error when I tried to go tho the file to set to open a peticular file type, PPS and PPT tp be precise. This till I follwed these directions, IT WORKED first time. The file associations where reset and I could reassociate the extentions to the file I wanted. GREAT JOB to the author… I saved the instructions to recommend it on other websites… Thanks a million…

Thanks for posting this,

it helped me out a lot :)

Ty Ty TY .. I could sometimes repair the keys by reseting the permissions manually and sometimes that didnt even work. This seems to have solved the problem.

TY TY TY
XCrossWindsX

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required)