Never any System Restore Points

Page 1 of 2 12 LastLast

  1. Posts : 342
    Windows 10
       #1

    Never any System Restore Points


    Whenever I check there are NEVER any system restore points. I seem to have had this for years and years over many variants of windows. From what I read Windows should regularly save some. Of course when I desperately need one when I have a problem there is rarely one there. How can I ensure there are 1/2 mad per week?
      My Computer


  2. Posts : 5,451
    Windows 11 Home
       #2

    If you are using a cleaning software like CCleaner, it might be removing system restore points.

    To enable System Restore, run CMD as admin and copy/paste:
    Code:
    reg delete "HKLM\Software\Policies\Microsoft\Windows NT\SystemRestore" /v "DisableSR" /f
    reg delete "HKLM\Software\Policies\Microsoft\Windows NT\SystemRestore" /v "DisableConfig" /f
    reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /v " {09F7EDC5-294E-4180-AF6A-FB0E6A0E9513}" /t REG_MULTI_SZ /d "1" /f
    schtasks /Change /TN "Microsoft\Windows\SystemRestore\SR" /Enable
    vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=5GB
    sc config wbengine start= demand
    sc config swprv start= demand
    sc config vds start= demand
    sc config VSS start= demand
    Try to install some software and then check, if any SRP was created.
      My Computer


  3. Posts : 342
    Windows 10
    Thread Starter
       #3

    Yes it makes one then .
      My Computer


  4. Posts : 4,594
    Windows 10 Pro
       #4

    And you can always make a restore point yourself.
      My Computers


  5. Posts : 15,477
    Windows10
       #5

    System restore points are flakey at best. I have given up and now use Macrium Reflect Home System Image incremental backups to basically do the same function (reliably). With its rapid delta restore, it blitzes on conventional restore points.

    You can do the same with Macrium Reflect Free using differential backups, but restoring does a slower full rather than a fast delta restore.
      My Computer


  6. Posts : 42,916
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #6

    Hi, first you need to remember to turn System Restore on and configure it after each and every upgrade (yes, I know...).

    You can set up a schedule to create restore points. E.g.
    Automatically Create System Restore Point on Schedule in Windows 10 Backup Restore Tutorials

    Never any System Restore Points-1.jpg
    I have a scheduled task configured like this:
    Never any System Restore Points-2.jpg

    Here's the bat file content:

    cmd.exe /k "wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "My Shortcut Restore Point", 100, 7"

    As mentioned above, if it works, a restore point can be convenient. But you might find
    a. you haven't got one
    b. when you need it, restoring it fails.

    Therefore please also use disk imaging routinely, e.g. Macrium Reflect (free) + external storage for image sets. A much more complete and reliable but different approach. You can image the set of partitions for Windows, and any other disk or partition.
      My Computers


  7. Posts : 342
    Windows 10
    Thread Starter
       #7

    Running through that I find why I have never done this in the past - it requires a password. I hope I haven't now created half a task and a problem!
      My Computer


  8. Posts : 42,916
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #8

    Password? er- where- when?
      My Computers


  9. Posts : 342
    Windows 10
    Thread Starter
       #9

    Well you get to a certain point where it says you can't do this unless you use a password to log in.
      My Computer


  10. Posts : 42,916
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #10

    Can you set up a scheduled task?
    Can you configure system restore?
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:19.
Find Us




Windows 10 Forums