Disable System Restore Tools and Settings (Windows XP)

System Restore allows users to revert Windows settings and configuration changes to an earlier point in time (called Restore Points). This tweak can be used to restrict user access to the System Restore tools and settings.

Open your registry and find or create the key below.

Disable System Restore on Start Menu
Create a new DWORD value called "DisableSR" and set it to "1" to disable the System Restore tools on the Start menu (Start > Programs > Accessories > System Tools > System Restore).

Restrict Access to System Restore Settings
Create a new DWORD value called "DisableConfig" and set it to "1" to disable System Restore Settings link in the System Restore interface and the Control Panel > System > System Restore page.

Changes take effect immediately.

Note : These settings will not stop Windows from making automatic System Checkpoints, but will disable access to restore them.

Registry Settings
System Key : [HKEY_LOCAL_MACHINE\SOFTWARE\Policies \Microsoft\Windows NT\SystemRestore]
Value Name : DisableConfig, DisableSR
Data Type : REG_DWORD (DWORD Value)
Value Data : (1 = enable restriction)

Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.