1 Ensure Volume Shadow Copy Status is Running and Automatic in Services.MSC
2 Run sfc scannow in MsDOS as Administator
3 The one that worked for me was the Registry Edit inserting "volsnap" procedure below
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:
- Press “Windows” + “R” to open Run prompt.
- Type in “regedit” and press “Enter“.
- Navigate to the following address inside the registry
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{71a27cdd-812a-11d0-bec7-08002be2092f}
- In the right pane, check to see if “volsnap” value is entered for the “UpperFilters” entry.
- If not, double click on the “UpperFilters” entry and enter “volsnap” in the Value Data option.
- Click on “OK” and check to see if the issue persists.
No comments:
Post a Comment