Fix: System Restore Failure with Error 0x81000203

You may be having issues with system restore refusing to work in Windows 10 or other Windows versions. This error occurs when trying to do a system restore and ends with stalls with error code 0x81000203. The System Restore utility is an essential part of the Windows system which helps you to roll back on files, applications and settings causing your system to malfunction.

This error is caused when Windows users with TuneUp Utilities 2009 / 2010 / 2011 have the “Turbo Mode” turned on – TuneUp Utilities itself has been the reason for several Windows Errors. Additionally, this issue is caused when Microsoft Software Shadow Copy Provider is disabled or not running and when System Restore is disabled.

To fix this error, we’ll be uninstalling TuneUp Utilities or turning Turbo Mode off, activating Microsoft Software Shadow Copy Provider, and enabling System Restore from the Group Policy and registry. If you don’t have TuneUp Utilities installed, move directly to the second and subsequent methods of this article.

Method 1: Uninstalling TuneUp Utilities/Disabling Turbo Mode

  1. Launch the Programs and Features window by Holding Windows Key + to open Run Dialog, then type appwiz.cpl and click OK.
  2. Look for TuneUp Utilities (and it’s related programs) and double click it. The uninstaller will launch and then go through the prompts to complete the uninstallation. Restart once it’s complete and try performing a restore.
  3. Try performing a System Restore again and the problem shouldn’t appear this time (and the System Protection Tab should appear).

Turning off Turbo Mode

Turbo Mode disables a service or component responsible for system restore. If you want to keep TuneUp, you can as well turn off the Turbo Mode to use System Restore.

  1. Open the TuneUp Utilities Start Center
  2. At the bottom left of the Window you’ll find the “PC Optimization Mode” area. Select “Economy” or “Standard”. You can also click on the small wrench icon below “Turbo” and disable the options under the option.
  3. Try performing a System Restore again and the problem shouldn’t appear this time.

On other versions of TuneUp utilities, you can click on the Turbo icon at the bottom left of the Window to toggle it off.

Method 2: Turning on Microsoft Software Shadow Copy Provider Service

If TuneUp (or other tuning utilities) are not been installed on your system, it’s possible Microsoft Software Shadow Copy Provider service isn’t running. Here’s how to get the service active.

  1. Open the Start Menu and type “services”. Right-click on it and “Run as administrator”. You can also do this by pressing Windows Key + R for the Run prompt, typing “services.msc” and pressing Enter.
  2. Search for the service “Microsoft Software Shadow Copy Provider” and double-click it.
  3. Set the Start type to “Automatic” and click Start to start the service.
  4. Open the Control Panel and navigate to System and Security > System Protection and then select the drive, click the Configuration button, and set the Maximum Disk Space usage to something more than zero (depending on the number of restore points you want). Remember to Turn on System Protection from here is you haven’t.
  5. Click OK, restart the computer and check again for the issue.

If you’re still having issues in starting this service, it’s possible a system policy prevents this launch. The next methods provide a work around for this.

Method 3: Enabling System Restore From the Group Policy Editor

This method works for Windows Pro/Enterprise editions, because Windows Home doesn’t have gpedit.msc.

  1. Press Windows Key + R, type “gpedit.msc” and press Enter. This opens the Group Policy Editor console.
  2. Navigate to Navigate to Computer Configuration > Administrative Template > System > System Restore.
  3. Double-click on “Turn off System Restore” and select “Not Configured”.
  4. Restart your PC and system restore should work.

Method 4: Using the Registry

If you’re using a Home Edition, gpedit.msc wouldn’t work for you, so try the following steps using the Registry Editor.

  1. Press Windows Key + R for the run prompt and type “regedit.exe” and then click OK. If you’re prompted by the UAC, accept it.
  2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT and look for the subentry named “SystemRestore”. If it exists (you can create a new subentry if you wish), check whether the subkey contains the DWORD value DisableConfig.If that value is present and set to 1, it means System Restore is blocked. Either delete DisableConfig or edit and set it to 0.
  3. Restart your PC and trying using system restore again.

Method 5: Checking the UpperFilters Parameter

UpperFilter values exist in different registry classes and if they are configured incorrectly it can cause an issue during the restore process. Therefore, in this step, we will be checking to see if they are entered properly. For that:

  1. Press “Windows” + “R” to open Run prompt.
  2. Type in “regedit” and press “Enter“.
    Typing Regedit in Run to Open Registry Editor
  3. Navigate to the following address inside the registry
    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{71a27cdd-812a-11d0-bec7-08002be2092f}
  4. In the right pane, check to see if “volsnap” value is entered for the “UpperFilters” entry.
    Checking the “Volsnap” value for the UpperFIlters entry
  5. If not, double click on the “UpperFilters” entry and enter “volsnap” in the Value Data option.
  6. Click on “OK” and check to see if the issue persists.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.

Comments

27
    AK
    Akarios Jun 30, 2019

    This manual helped me, the removal of various programs and other methods did not work.
    1. Check the UpperFilters parameter in the registry key
    HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control Class {71a27cdd-812a-11d0-bec7-08002be2092f} in Windows 10, it should contain the string: volsnap
    If the parameter / line is missing, restore the default value (using the .reg file from the attached archive) and reboot.

    Attention! Do not try to use this option in Windows 7 or 8.1 (there is no upperfilters in this section).

    2. Ensure that the Microsoft Shadow Copy Software Provider and Volume Shadow Copy services are of manual start type and can be started by the system on demand.

    Reply
      KS
      Keep Secret Nov 12, 2019

      2) But in the tutorial “Automatic” is mentioned….Would this make any defferece if left at automatic?

        SW
        Shane Warren Author Nov 12, 2019

        I think he meant to say “Automatic” since they can only be started by the system if they are set to automatic if set to manual they will be started manually by the user.

    KS
    Keep Secret Nov 12, 2019

    12.11.2019I have done this but am still getting the error 0x81000203

      SW
      Shane Warren Author Nov 12, 2019

      Have you tried the last method? Also, is there an active antivirus/antimalware on your device? if so disable it and try again.

    JT
    John Taylor Dec 22, 2019

    Hey, thanks so much for posting these fixes! As a couple of other people wrote, it finally worked for me after days of frustration by using the “UpperFilters” option. However, after navigating to the registry address as directed, I actually had to physically enter “UpperFilters” into the right pane as that wasn’t even there. To do that I right-clicked in a blank area on the right and added UpperFilters as a new “multi-string value”. It has to be multi-string so that it comes up as REG_MULTI_SZ. I then right-clicked on UpperFilters then ‘Modify’ and simply typed ‘volsnap’ into the Value Data area as advised by the author. I restarted the laptop, went to Control Panel>System and Security>System>System Protection and Hey Presto! It was there and working perfectly! So thank you so much again. I am forever grateful and I hope this helps other people who may be on the verge of insanity as I was 🙂

    Reply
    FU
    Furatus Feb 14, 2020

    Fantastic! After hours of trying to fix this issue I found it here.
    Solution 4. In the right pane, check to see if “volsnap” value is entered for the “UpperFilters” entry
    worked for me. I double-checked it against unaffected PC and this value was missing.
    My System Restore wasn’t working, and also it crashed my Macrium Reflect Backup – they don’t provide support for free version.

    I just noticed I replicated John Taylor’s post – Basically did the same thing 🙂

    Thanks a lot!

    JG
    Jay Garty Feb 21, 2020

    Yep The volsnap fix works. THANKYOU. Every other fix goes on about tuneup utilities and turbo mode which I have never installed!

    JG
    Jay Garty Feb 21, 2020

    Yep The volsnap fix works. THANKYOU. Every other fix goes on about tuneup utilities and turbo mode which I have never installed! But remember to reboot first!

      ES
      estranged Nov 11, 2021

      yep me too….

    EM
    Eddie Meltzer Aug 29, 2020

    none of these works for me.does anyone have any further ideas for a hopeless case?
    thanks.

      SW
      Shane Warren Author Aug 29, 2020

      Did you try the Upperfilters method? note that you have to add the upper filters entry if it isn’t present there.

        EM
        Eddie Meltzer Aug 29, 2020

        yes,did them all.still the same issue…

          SW
          Shane Warren Author Aug 30, 2020

          I think, the restore point that you are trying to use might have been corrupted. Can you try to use another restore point?

          EM
          Eddie Meltzer Aug 30, 2020

          i dont even get there.it wont properly open.

          MZ
          Muhammad Zubyan Author Sep 5, 2020

          What it seems like to me is that your system has been compromised with some sort of virus which has messed up the registry and permissions of your Windows I highly suggest you reinstall your Windows or it can cause some serious hardware issues.

          EM
          Eddie Meltzer Sep 5, 2020

          almost every single time i ask for help with win10-REINSTALL.
          thats such a lazy,BS “fix”.u have absolutely no idea what is even wrong,and u suggest reinstalling???r u even for real?lol

          KA
          K. Arrows Author Sep 5, 2020

          Since we do not have access to your PC we cannot really tell what went wrong where but from the looks of it, as per your comment above you cannot even open “System Restore” which indicates that the Windows-install is corrupt; and it may not just be system restore but many other system features that are likely to be corrupt. In lieu of this it is highly recommended that you do a repair install using the steps here: https://appuals.com/how-to-… but before you proceed with repair install, make sure to take a backup of all your important files. If you still want to try and resolve the issue without reinstalling, you will need to assess what is happening and a good place to start is by looking at event viewer logs. You can capture image and upload the events causing errors when trying to open system restore by looking at time stamps. This should tell us whats exactly happening. Share the images with us via email: kevinarrows@appuals.comWindows makes it really easier these days to do repair installs, takes less time and effort but anyhow; we’ll help.

    MA
    Mark Nov 24, 2020

    Yes! Yes! Yes! Kevin you are GREAT!!! Thx!

    BE
    Bernhard Dec 16, 2020

    Great work!

    Got my win10 resetpoints into function again. Have had problems without ever using tuneup, but using ccleaner, revo uninstaller pro and acronis trueimage active protection including try and decide – maybe one of this caused the problem…

    Thanks a lot

    BE
    Bernhard Dec 16, 2020

    Great work!
    Have had the problem without ever having used tuneup.
    But using ccleaner, revo uninstaller pro and trueimage try and decide – maybe one of this caused the problem.
    I did the registry key change manually and changed the upper filter word – so i dont know acutally which one worked – but now everything is fine and works properly.
    Thanks a lot!
    Bernhard

    AL
    Alex Mar 16, 2021

    Likewise for me. The “volsnap” WORKED!!!!!
    Thank you sooooooooooooo much!

    RA
    RainyShadow Nov 23, 2021

    The volsnap one worked for me, thanks!

    MN
    Moer Nie Mar 22, 2022

    The Method 5 fix works perfect, thank you! The value does not exist in my windows, but I create a new value as UpperFilters-volsnap, then reboot my PC. It works !!

    DW
    dwadawda Aug 18, 2023

    tried everything even installing windows 10 it wont even start the program

      MZ
      Muhammad Zubyan Author Sep 11, 2023

      Which program are you trying to open? Please share details

    NI
    Nicolás Jan 3, 2024

    Thank you very much! I created the chain with UpperFilters because there was no such a value and it worked!