Windows 11 - Shadow Copy - Restore Previous version

lolix3 166 Reputation points
2023-02-07T16:35:42.9133333+00:00

Hi,

Using Windows 10, I enable system protection and schedule daily shadow copies using

wmic shadowcopy call create Volume=C:

I tune the volume reserved for System Protection, to keep the desired number of Shadow Copies.

All those Shadow copies are listed in the "Restore previous version" panel on C:\ or subfolders.

Doing the same thing in Windows 11, There's nothing in the "Restore previous version" list.

If I run the command manually, I got the same output with either W10 ou w11. So I don't see what's wrong here.

BTW, this "TAG" things of Q&A is broken. I couldn't find and "backup, restore, shadow, previous version" Nothinbg.

C:\WINDOWS\system32>wmic shadowcopy call create Volume=C:\

Executing (Win32_ShadowCopy)->create() Method execution successful.

Out Parameters: instance of __PARAMETERS { ReturnValue = 0; ShadowID = "{4487C8CC-9745-466D-9F75-2220F38B149B}"; };

Windows for business Windows Client for IT Pros User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-02-09T09:09:37.5433333+00:00

    Hi. Thank you for your question and reaching out. I’d be more than happy to help you with your query

    The issue you're encountering with missing Shadow Copies in Windows 11's "Restore previous version" list may be related to a change in the implementation of the feature between Windows 10 and Windows 11.

    It's possible that the implementation of Shadow Copies has changed in Windows 11, and the method you used to create the Shadow Copies in Windows 10 may not be compatible with Windows 11.

    If you're unable to view the Shadow Copies in Windows 11, I would suggest trying a different method of creating Shadow Copies in Windows 11. You can try using the built-in File History feature or a third-party backup solution that supports Shadow Copies in Windows 11.

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.