How can I restore security permissions to the default settings?
by webvolcano on June 5, 2010Q: I have tried changing security permissions on folders and drives on Windows 7 so that other users cannot use it but messed up everything. How can I restore those settings to default?
Tags: security, user permission
Just run in a evalated prompt the following command.
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
Source: http://bit.ly/boaBVV
Mark (Uber Geek) says: on June 7, 2010 at 7:31 am