Error 0X80004005 Deciphered: Ultimate Troubleshooting Steps and Solutions
Boot your Windows 10 into safe mode:
How to:
a)
Open run dialog box by pressingWindows key + R key together.
Then type msconfig in the box and hit Enter.
b)
On the pop-up window, view on Boot pane.
Then tick on Safe bootand click OK.
Click Restart, if prompted by system configuration
Then your Windows 10 would get into safe mode.
Open quick-access menu by pressing Windows key + X key.
Then click Command Prompt(Admin) to run it as administrator.
When prompted by User Account Control, click Yes.
Type the following commands and hit Enter to run them one by one:
• cd C:\Program Files
• takeown /f WindowsApps /r /d Y
• icacls WindowsApps /grant “%USERDOMAIN%\%USERNAME%”:(F) /t
• attrib WindowsApps -h
• rename WindowsApps WindowsApps.old
Follows the a) & b) of Step 1 to openSystem ConfigurationWindow.
This time uncheck Safe boot to reboot your Windows 10.
When it finish rebooting, run System Restore again.
## **Fix Two. Rename the WindowsApps folder in WinRE**Boot your Windows 10 into WinRE(Windows Recovery Environment)
How to:
a)
Open Settings Window by pressing Windows key + I key.
Then click Update & security.
c)
ClickTroubleshoot > Advanced >Command Prompt.
Type the following commands and hit Enter to run them one by one:
• cd C:\Program Files
• attrib WindowsApps -h
• rename WindowsApps WindowsApps.old
Reboot your Windows 10, then run System Restore again.
That’s it!
- Title: Error 0X80004005 Deciphered: Ultimate Troubleshooting Steps and Solutions
- Author: Anthony
- Created at : 2024-09-05 10:07:25
- Updated at : 2024-09-06 10:07:25
- Link: https://win-howtos.techidaily.com/error-0x80004005-deciphered-ultimate-troubleshooting-steps-and-solutions/
- License: This work is licensed under CC BY-NC-SA 4.0.