- Home
- Windows Vista
- Error messages
- Restore point creation disabled by Group Policy
Restore point creation disabled by Group Policy
- Copyright © 2008 Ramesh Srinivasan
- Error messages
Symptoms
When you open System Properties and select the System Protection tab, the Create button may be grayed out, with the following message displayed:
Restore point creation disabled by Group Policy

As a result, you're unable to create a System Restore point or configure System Restore.
Resolution
This happens if the setting Turn off Configuration is enabled in your system, either through Group Policy or using a direct registry edit (possibly using a third-party tweak program). For standalone Windows Vista systems, use these steps:
Using the Group Policy Editor
If your edition of Windows Vista includes the Group Policy Editor snap-in (gpedit.msc), follow these steps:
- Click Start, type gpedit.msc and press ENTER
- Go to the following branch:
Computer Configuration | Administrative Templates | System | System Restore
- Double-click Turn off Configuration and set it to Not configured
Note: If it's already set to Not configured, set it to Enabled and click Apply. Then revert back the setting to Not configured, and click Apply, OK
- Exit the Group Policy Editor.
Equivalent registry edit
- Click Start, type regedit.exe and press ENTER
- Navigate to the following key:
HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft \ Windows NT \ SystemRestore
- In the right-pane, delete the value named DisableConfig
- Exit the Registry Editor.
Additional Note
"Turn of configuration" setting: If you set the above option to Enabled, the option to configure System Restore on the Configuration Interface disappears. If the "Turn off Configuration setting" is disabled, the Configuration Interface is still visible, but all System Restore configuration defaults are enforced, and the Create button is grayed out. If you set it to Not configured, the configuration interface for System Restore remains, and the user has the ability to configure System Restore.
Enjoyed the post? Subscribe to our feed to get frequent updates. We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems! (Click on the Feed icon on the left and subscribe.)
If you prefer an Email subscription, here is the subscription form:
Spread The Word
Related Links
4 Responses to "Restore point creation disabled by Group Policy" 
|
said this on 21 Jan 2008 3:10:52 PM PDT
Thanks, this was bugging the crap out of me. I still have no idea what caused it to start with, and I don't even have access to the Group Policy editor on this standalone computer.
|
|
said this on 26 Apr 2008 9:28:12 AM PDT
Thanks so much; no I can rid my computer of virus'.
|

Author)