C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Reset Local Group Policy Objects to default settings
WhatsApp
Nipun Tomar
15y
12.9
k
0
0
25
Blog
First, click on Start, Run and then type in CMD. Now copy and paste the following command into the window:
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
If you are running Windows Vista or above and need to reset the security settings to their default values, use this command instead:
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
Delete the registry.pol file if it exists:
del c:\windows\system32\grouppolicy\machine\registry.pol
Reboot
People also reading
Membership not found