Latest News
- Blogs in Plain English
- Repair windows XP using your install CD
- Reset windows security settings to default
- How to install SATA native mode drivers after installing windows with native mode disabled
- What is a Computer Worm in plain English
Meta
2.Power Users 3D Graphics Application Launcher Bittorrent cannot create Change Managment chkdsk File not found guide How not to HOWTO IT launch Launchy Make Available Offline memory Microsoft motherboard MySQL Net News News Office 2007 Opening Open Source Outsourcing Packet Shaping power supply processor Quick RAM Slashdot Solution Solutions Sun tiscali toolbar TV uk Video video card virus Vista Vuze Windows XP
Reset windows security settings to default
Posted by sporg
Ever had a problem with windows security settings and just wished you could reset the security settings back to default. Well here is a quick article showing how.
One word of warning this method relies on the setting contained in a file called Secsetup.inf, this file contains the original security settings and will not contain security settings that have been changed during the windows setup or by other applications you may have installed. I would recommend this solution only as a last resort or in cases where you have a backup or setting up the computer form scratch is not a problem.
Now to the fun part
- Click Start, then Run.
- In the run dialog type in “cmd” then click OK
For Windows XP users type in the following command then press ENTER on your keyboard:
- secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
For Windows Vista users, type in the following command then press ENTER
- secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
When the process has completed you will see a message telling you that the task is complete. In some cases you will also receive a warning message but these warning can be safely ignored. But to make sure it may be worth checking in %windir%\Security\Logs\Scesrv.log. This file will contain the reason for the warning.Secedit parameters
For further information Click Start, then Run. Type in %windir%\help\secedit.chm and Click OK for help on secedit.
Technorati Tags: Windows, Vista, Security, secedit
Spread the Word!