How To Fix 0x80070091 System Restore Error In Windows 10?

Asked By 0 points N/A Posted on -
qa-featured

There is a problem with system restore in my Windows 10 PC. When I am trying to perform a system restore, I get a 0x80070091 System Restore error. How can I fix this?

SHARE
Answered By 30 points N/A #342006

How To Fix 0x80070091 System Restore Error In Windows 10?

qa-featured

Try the following methods to fix the 0x80070091 System Restore error in Windows 10.

Method 1

a. Start your device in a safe mode. Follow this link
b. Open the command prompt as admin.

c. Type cd C:\Program Files, and press enter.
d. Type takeown /f WindowsApps /r /d Y, and press enter.
e. Type icacls WindowsApps /grant “%USERDOMAIN%\%USERNAME%”:(F) /t, and press enter.
f. Type attrib WindowsApps –h, and press enter.
g. Type rename WindowsApps WindowsApps.old, and press enter.
h. Restart your device.
i. You will be able to perform system restore.

Method 2

a. Search recovery in the Windows search box, and open it.

b. Click on option as shown in the image.

c. Click on Restart Now under Advanced Startup.
d. Go to the following Window – Troubleshoot > Advanced Options > Command Prompt.
e. Enter the admin password, if required.
f. Type cd C:\Program Files and press enter.
g. Type attrib WindowsApps –h and press enter.
h. Type rename WindowsApps WindowsAppsOld and press enter.
i. Restart your device.
j. You will be able to perform a system restore now.

Related Questions