Diagnosing and Correcting the Persistent 0X8024402C Bug in Windows Updates – A Detailed Walkthrough [Resolved]
Troubleshooting and Correcting Error 0X80070091 During Windows 11 System Restore - Solved
A lot Windows 10 users reported that system restore did not complete successfully. And the problem pop-uped asError 0x80070091shown as image above. It’s a good thing that Microsoft has noticed this error and will update this thread soon. However, if you are Windows 10 Advanced user, you can fix it right now via the methods below. If you’ve faced it, just go with the easy fixes below.
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Fix One. Rename the WindowsApps folder in Safe Mode
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.
b)
Click Recovery.
Then scroll down on the right side and click Restart now under Advanced startup .
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!
Also read:
- [New] Pilot's Toolkit Top Drones Must-Have Gear and Replacements
- [Updated] 2024 Approved Unpacking OBS's Full Spectrum of Video Capturing Tools
- [Updated] Expert Insights Bridging OBS and Facebook Live Streaming
- [Updated] Initiating Understanding of Screen Resolution and Quality
- [Updated] Leading 8 Android Calling Apps More Than Four People
- DIY Solution for an Unresponsive USB Connection in Your HP Notebook
- Eliminating Erratic Scrolling in File Explorer on Windows 10 - A Comprehensive Guide
- Ignite Interest A List of 30 Video Themes for 2024
- Optimizing Startup Performance in Windows 10 and 11: Expert Troubleshooting Tips
- Rapido E Facile, Scarica I Tuoi DVD Antichi O Nuovi Con Questa Tutorial Di Instant Duplicazione Senza Perdite
- Ultimate Guide: Stop the Continuous Reboot Cycle on Windows 11
- Who Should Programmers Pick for Efficiency? Copilot/ChatGPT Discussion
- Windows 11: Fix Corrupted Files Using SFC and DISM Utilities
- Title: Diagnosing and Correcting the Persistent 0X8024402C Bug in Windows Updates – A Detailed Walkthrough [Resolved]
- Author: Anthony
- Created at : 2024-10-03 13:09:35
- Updated at : 2024-10-04 13:28:14
- Link: https://win-howtos.techidaily.com/diagnosing-and-correcting-the-persistent-0x8024402c-bug-in-windows-updates-a-detailed-walkthrough-resolved/
- License: This work is licensed under CC BY-NC-SA 4.0.