I would suggest using the option to under recovery to reinstall windows.
Settings > System > Recovery > Fix problems using windows update and select Reinstall now.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
windows update will not work i get this error code: Install error - 0x80071160
can anyone help
I would suggest using the option to under recovery to reinstall windows.
Settings > System > Recovery > Fix problems using windows update and select Reinstall now.
The error (0x80071160) usually indicates a problem with the ComponentStore component of Windows Updates.
1
Click your Start Button, type winver and hit Enter
Please provide a screenshot of the resulting dialog.
2
Open the Settings App
Go to Windows Updates
Please provide a screenshot of that window
AI answer
The error code 0x80071160 typically indicates that there is a problem with the Windows Update process, often related to corruption or issues with the update files. Here are some steps you can take to troubleshoot and resolve this issue:
sfc /scannow. net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Make sure to back up your important data before performing any major changes to your system.