Hello, thank you for reaching out to Microsoft Q&A.
If the update remains stuck at 5% for more than an hour or two, first check that your internet connection is working. Then, restart your computer and check for updates again. If the update still does not progress, you can try the following steps:
Run the Windows Update Troubleshooter:
- Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update. Run the troubleshooter.
- Once the troubleshooter is finished running, restart your computer and install the updates.
Run the System File Checker Utility Scan:
- Open the Command Prompt (Administrator) Window.
- Run the commands one by one and click Enter for each command.
dism /online /Cleanup-Image /StartComponentCleanup
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 again.