System Restore Point - Disable for Device Driver Install

How to Enable or Disable Create Vista System Restore Point when New Device Driver is Installed

information   Information
This will show you how to enable or disable System Restore from creating a restore point automatically when you install or update a new device driver on your computer.
Note   Note
This is enabled by default in Vista
warning   Warning
System Restore will need to be turned on for Vista to be able to create a restore point.





OPTION ONE
Through the Local Group Policy Editor

NOTE: This method is only available for the Vista Business, Ultimate, and Enterprise editions. See OPTION TWO or OPTION THREE below for the Vista Basic and Home Premium editions.
2. In the left pane, click on Computer Configuration, Administrative Templates, System, and Device Installation. (See screenshot below)​
Group_Policy.jpg

3. In the right pane, right click on Do not create system restore point when new device driver installed and click on Properties. (See screenshot above)​
4. To Enable Create System Restore Point for Device Driver Install
A) Select (dot) Disabled or Not Configured and click on OK. (See screenshot below step 5A)​
B) Go to step 6.​

5. To Disable Create System Restore Point for Device Driver Install
A) Select (dot) Enabled and click on OK.​
Properties.jpg

6. Close the Local Group Policy Editor window. Your done.​




OPTION TWO
Using a REG File Download

NOTE: This method will work for all Vista versions.
1. To Enable Create System Restore Point for Device Driver Install
A) Click on the Download button below to download the file below.​
Enable_SR_Device_Install.reg
download

B) Go to step 3.​

2. To Disable Create System Restore Point for Device Driver Install
A) Click on the Download button below to download the file below.​
Disable_SR_Device_Install.reg
download

3. Click on Save, and save the .reg file to the Desktop.​
4. Right click on the downloaded .reg file and click on Merge.​
5. Click on Run, Continue (UAC), Yes, and then OK when prompted.​
6. When done, you can delete the downloaded .reg file if you like.​
7. Log off and log on, or restart the computer to apply.​





OPTION THREE
Using a REG File Download

NOTE: This method will work for all Vista versions.
1. Open the Start Menu.​
2. In the white line (Start Search) area, type regedit and press Enter.​
3. Click on the Continue button in the UAC prompt.​
4. In regedit, go to: (See screenshot below)​
NOTE: If you do not have DeviceInstall, then right click on Windows and click on New and Key. Type DeviceInstall and press Enter.​
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall
Reg1.jpg

5. To Disable Create System Restore Point for Device Driver Install
A) In the left pane, right click on DeviceInstall and click on New and Key. (See screenshot above)​
B) Type Settings and press Enter. (See screenshot below)​
Reg2.jpg

C) In the right pane, right click on a empty area and click on New and DWORD (32-bit) Value. Type DisableSystemRestore and press Enter. (See screenshot below)​
D) Right click on DisableSystemRestore and click on Modify.​
Reg3.jpg

E) Type 1 and click on OK. (See screenshot below)​
Modify.jpg

F) The registry will now look like this. (See screenshot below)​
G) Go to step 7.​
Reg4.jpg

6. To Enable Create System Restore Point for Device Driver Install
A) In the right pane, right click on DisableSystemRestore and click on Delete. (See screenshot above)​
B) Click on Yes to confirm the deletion.​

7. Log off and log on, or restart the computer to apply.​
That's it,
Shawn


 

Attachments

  • Disable_SR_Device_Install.reg
    326 bytes · Views: 909
  • Enable_SR_Device_Install.reg
    300 bytes · Views: 948
  • System_Restore.png
    System_Restore.png
    58.5 KB · Views: 315
Last edited:
Back
Top