Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Windows

Fix: You Must Enable System Protection on this Drive

Abhishek SilwalBy Abhishek SilwalJune 9, 2023
you must enable system protection on this drive

“You must enable system protection on this drive” is an error message that you get when attempting to perform a system restore from the Advanced Startup.

Usually, it occurs if the service Volume Shadow Service is experiencing some issues or is not running. Since the System Restore process depends on this service, you’ll get the above error message if your system lacks this service. In addition, corruption of the registry or necessary system processes can also cause this issue.

You can try resolving the service and registry issues from the Advanced Startup or Recovery Environment. But for major system problems, you’ll likely need to reset or reinstall Windows altogether.

Run Offline System Restore from Command Prompt

Since this error usually occurs because the corresponding service for System restore is not running properly, you need to start it first. You can use the Command Prompt on the Advanced Startup to perform this task.

  1. Close the error message window.
  2. On the Advanced Startup screen, go to Troubleshoot > Advanced options > Command Prompt.
  3. Type net start vss to start Volume Shadow Service. If it is already running, run the commands below to stop and then start the service.
    • net stop vss
    • net start vss
  4. Then, type bcdedit and press Enter.
    net-start-vss-bcdedit
  5. Here, check the drive letter for osdevice under Windows Boot loader. It may be different from C:
  6. Type rstrui.exe /offline:E:\windows=active while replacing E with the above drive letter and press Enter. It should load the System Restore utility.
    windows-boot-loader-osdevice-partition-rstrui-offline-e-windows-active
  7. Follow the on-screen instructions to perform the restore.

If you still can’t restore from a restore point using the above steps, it indicates that some part of your registry is corrupted. You need to resolve this issue first.

  1. Go back to the Command Prompt.
  2. Type the command cd /d E:\Windows\System32\ while replacing E with your osdevice drive letter (see above) and press Enter to change to this directory.
  3. If you had enabled automatic registry backups or had manually backed it up recently, use the following commands to restore this backup. Otherwise, go to step 4.
    • mkdir backup
    • copy config backup (these two commands are to create backup of the apparently corrupt registry in case you need it later)
      cd-windows-system-32-mkdir-backup-copy-config-backup
    • cd config\RegBack
    • dir (Here, check the size of the files. If they have the size 0, you don’t have a registry backup so you should try step 4 instead. First, type cd.. and press enter to get back to config folder)
    • copy * ..\*
    • Type y and press Enter whenever prompted to overwrite the files.
      cd-config-regback-dir-copy-to-config-overwrite-y
  4. If you don’t have such backups, you need to rename or delete two registry hives and see if you can perform the restore operation. Use the commands below for this purpose.
    • cd config (You can skip this if your current working directory is E:\Windows\System32\config)
    • ren SYSTEM system.001
    • ren SOFTWARE software.001
      ren-system-system.001-software-software.001-rstrui-offline
  5. After that, run system restore using the same offline command, rstrui.exe /offline:E:\windows=active

Reset Windows

If you couldn’t resolve the issue using the above method, it’s likely that there are major issues with your operating system that are preventing the system restore. In such cases, your only option is to factory reset Windows.

  1. Go back to the Advanced Startup screen.
  2. Select Troubleshoot > Reset this PC > Keep my files.
    reset-this-pcc
  3. Follow the on-screen instructions.

You can also try reinstalling the OS using a Windows installation media.

fix
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 27, 2023
what happens if you turn off your computer during an update

What Happens if You Turn Off Your Computer During an Update?

September 18, 2023
How to Disable Integrated Graphics

How to Disable Integrated Graphics?

September 16, 2023
System Restore Stuck

How To Fix Windows Stuck on System Restore

September 16, 2023
startup-repair-couldn't-repair-your-pc

How To Fix “Startup Repair Couldn’t Repair Your PC”

September 13, 2023
how to free up ram

How to Free Up Memory

August 4, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 27, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 26, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.