The following script can be used to clear the System Restore points quickly. It automatically disables System Restore, clears all the Restore points and re-enables System Restore on all drives. Copy the following script to a notepad and save as "ResetSR.VBS".
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\default")
Set objItem = objWMIService.Get("SystemRestore")
errResults = objItem.Disable("")
errResults = objItem.Enable("")
The above is an equivalent of selecting Turn Off System Restore on all drives (which clears all the Restore points) and the last line in the script re-enables the System Restore points.
Contents
- Introduction
- Windows Registry Basic
- Creating Backup of Windows Registry
- How to Install Windows XP on your CD/DVD/Pen drive
- How to quickly reset all the System Restore points
- How to Repair Install XP without data loss
- Installing the Recovery Console
- Giving Recovery Console access to all directories
- How to Repair a corrupt or damage Boot Sector
- Can't Start Windows XP
- "NTLDR is missing" error message
- Removing invalid entries from Add or Remove Programs
- Change the Registered Owner and Organization in the registry
- Remove or modify the arrow used on shortcuts
- How to delete a zero byte file that cannot be deleted in windows
- Fixing Windows XP forgets my folder view settings
- Jump to a registry key directly
- Disable the Windows XP Splash Screen / logo at startup
- Change the Windows Logon screen background color
- How To Change the Windows Logon Screen Saver
- Stop long delay in My Computer
- How to Use Driver Verifier to Troubleshoot Windows Drivers
- What is Spyware and Adware?
- Do your Windows need a Registry Repair Software?
- Six Criteria of a good registry repair software