Hello, thank you for reaching out.
- Do you see a specific error code or message when installing the updates? Is there any error message displayed on the Windows Update page? If so, please share the exact message here.
- Could you also let me know which version of Windows 11 is running on your device?
To check, type winver in the search bar on the taskbar, then press Enter.
Post a screenshot of the resulting dialog box.
Meanwhile,
1
You can try running the Windows Update troubleshooter (Go to Start > Settings > System > Troubleshoot > Other troubleshooters).
Locate Windows Update and click Run.
Once the troubleshooter is finished running, restart your computer and install the updates again.
2
Run the System File Checker Utility scan.
Open a CMD (Admin) Window.
Execute these commands one by one and click ENTER for each command.
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Once completed, restart your computer and install the updates.