How to Fix System Restore Error 0x81000204 in Windows 11

The System Restore error 0x81000204 in Windows 11 usually appears when you try to create or use a restore point. This error indicates that System Restore is not functioning properly, often due to disabled services, corrupted system files, or policy restrictions.

System Restore is an important recovery feature, so fixing this issue ensures you can roll back your system when needed. In this guide, we’ll walk you through how to fix error 0x81000204 in Windows 11.

How to Fix System Restore Error 0x81000204

Follow the methods below in order.

1. Enable System Protection

System Restore won’t work if protection is disabled.

  1. Press Windows + S and search Create a restore point.
  2. Open it.
  3. Select your system drive (C:).
  4. Click Configure.
  5. Choose:
    • Turn on system protection
  6. Click Apply → OK.

2. Check Required Services

System Restore depends on specific services.

  1. Press Windows + R, type: services.msc
  2. Ensure these services are running:
    • Volume Shadow Copy → Manual/Automatic
    • Microsoft Software Shadow Copy Provider → Manual
  3. Right-click each → Start if not running.

3. Run SFC and DISM Scans

Corrupted system files can trigger the error.

  1. Open Command Prompt (Admin).
  2. Run: sfc /scannow
  3. Then run: DISM /Online /Cleanup-Image /RestoreHealth
  4. Restart your PC.

4. Check Group Policy Settings (Pro/Enterprise)

Policies may disable System Restore.

  1. Press Windows + R, type: gpedit.msc
  2. Navigate to: Computer Configuration → Administrative Templates → System → System Restore
  3. Ensure:
    • Turn off System Restore → Not Configured
    • Turn off Configuration → Not Configured

5. Check Registry Settings (Advanced)

  1. Press Windows + R, type: regedit
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore
  3. Delete or set values:
    • DisableSR → 0
    • DisableConfig → 0

6. Disable Third-Party Antivirus Temporarily

Security software may block restore functions.

  1. Disable antivirus temporarily.
  2. Try creating a restore point again.

7. Run System Restore in Safe Mode

  1. Press Windows + R, type: msconfig
  2. Go to Boot tab.
  3. Select Safe boot → Minimal.
  4. Restart and run System Restore.

8. Perform Disk Check

Disk errors can affect restore functionality.

  1. Open Command Prompt (Admin).
  2. Run: chkdsk C: /f /r
  3. Restart your PC.

Common Causes of Error 0x81000204

  • System Protection disabled
  • Required services not running
  • Group Policy restrictions
  • Corrupted system files
  • Antivirus interference

Conclusion

The System Restore error 0x81000204 in Windows 11 is usually caused by disabled services or system misconfiguration. By enabling System Protection, starting required services, repairing system files, and checking policy settings, you can restore full functionality.

Once fixed, System Restore will work properly again, allowing you to recover your system safely when needed.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.