📖 What is System Restore?
System Restore is a Windows utility that allows users to revert their computer's state to a previous point in time, known as a restore point. This is primarily used to fix system instability or software conflicts by undoing recent changes to system files and registry settings.
"Student, note that System Restore does NOT affect personal files like documents or photos; it only targets system files, drivers, and registry settings."
📚 Certification: CompTIA A+ Certification Exam Core 2 (220-1102)
🔑 What are the Key Concepts of System Restore?
- ▸ Restore Points are snapshots of system files and registry settings created automatically during updates or manually by a user before making changes.
- ▸ The utility specifically targets system-level changes, meaning personal files like documents and photos are not deleted or altered during the process.
- ▸ Volume Shadow Copy Service (VSS) is the underlying Windows technology that enables the creation of these snapshots while files are actively in use.
- ▸ System Protection must be enabled for specific drives to allow Windows to store and manage the restore points needed for recovery.
- ▸ It is primarily used to resolve instability caused by faulty drivers, corrupted registry keys, or problematic software updates without a full OS reinstall.
🎯 How does System Restore appear on the 220-1102 Exam?
A scenario might describe a user who installed a new hardware driver that caused system instability or BSODs; you must identify System Restore as the fastest recovery method to revert the system without losing personal data.
You may be asked to choose the best tool to fix a corrupted registry after a software installation, contrasting the speed and scope of System Restore against a full system image recovery.
Expect questions about accessing System Restore from the Windows Recovery Environment (WinRE) when a computer is unable to boot normally, requiring a recovery tool to revert the system state.
❓ Frequently Asked Questions
Can System Restore be used to recover deleted personal files?
No, System Restore only affects system files and registry settings. To recover deleted personal documents or photos, you would need to use a backup utility, cloud storage, or Windows File History.
Will System Restore remove a virus or malware infection?
It may remove some malware that modified system files, but it is not a security tool. Many viruses infect user data or hide in areas that System Restore does not touch.