System Protection cannot be enabled
Try to enable system restoration by executing the below command from the Command Prompt that is open with administrative privileges.
Reg.exe delete "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore" /v "DisableSR" /f
Comments
Post a Comment