answersLogoWhite

0

Click 'create' then 'System Protection Box', enter a name for the restore point, such as "Before I tested software", and click 'Create'.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

By default How often does Windows back up?

Do you mean "System restore" By default: System restore automatically create a restore point when an Autoupdate installation is performed. Or when you install/uninstall a program with a installer that is System restore compliant. If you want it to create a restore point at regular intervals, you have to manually configure it.


How often does windows xp create restore points?

It does not create restore points. They are created when you install software or that piece of software you are using creates one as in Revo Uninstaller. It creates a restore point when you uninstall other software, if you wish. You can also create one manually.


In what situation should a technician create a restore point?

If you have enough hard drive space you should always create a restore point.


Can you set a restore point on your laptop permanently so it can be used in the future?

If you goto the restore point section and create a restore point yourself, it should explained if and how long it is saved. You are probably better to use the "backup" tools


Can system restore clean your virus?

No it wont. The point of System Restore is to restore your system to a workable state without you having to reinstall the operating system and lose your data files in the process.


Is it possible to edit a registry and create a restore point while in safe mode?

no


Can you edit the registry and create a restore point while in Safe Mode?

No, you Cannot.


Can a computer virus lie dormant?

An infection can occasionally lie dormant in the system information files used for system restore. Following removal of an infection, system restore should be disabled, thereby removing all of the files, and a new system restore point added manually.


How to fix corrupted restore point?

Basically - you can't. You're better off reverting to the restore-point befor the corrupted one, reinstallinfg any new software, and re-typing any lost data. Once you've done that, create a new restore point after the corrupted one.


How can you create a system restart point?

Paste either of the following scripts into a text editor and save it as "Restore.vbs". When you click on it, it will create a restore point. (Don't copy the lines that start with ====) ====WinXP Restore point script ver. #1==== CONST DEVICE_DRIVER_INSTALL = 10 CONST BEGIN_SYSTEM_CHANGE = 100 strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\" & strComputer & "\root\default") Set objItem = objWMIService.Get("SystemRestore") errResults = objItem.CreateRestorePoint _ ("Scripted restore", DEVICE_DRIVER_INSTALL, BEGIN_SYSTEM_CHANGE) ====WinXP Restore point script ver. #2==== Set IRP = getobject("winmgmts:\\.\root\default:Systemrestore") MYRP = IRP.createrestorepoint ("My Restore Point", 0, 100) ====


A snapshot of the system state created by System Restore is called a restore point?

Restore point


In which two situations should a technician create a restore point?

before an operating system update and before installing a new driver.