Hello
Thank you for posting in Q&A forum.
Here are some steps you can take to address this issue:
- Check Windows Update Settings:
• Ensure that the active hours are set correctly to prevent reboots during working hours. Go to Settings > Update & Security > Windows Update > Change active hours.
- Run Windows Update Troubleshooter:
• Open Settings > Update & Security > Troubleshoot > Additional troubleshooters.
• Select Windows Update and run the troubleshooter to detect and fix any issues.
- Reset Windows Update Components:
• Open Command Prompt as an administrator and run the following commands:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
• Restart the computer and check if the issue persists.
- Check for Pending Updates:
• Sometimes, other pending updates can cause repeated reboot prompts. Ensure all updates are installed. Go to Settings > Update & Security > Windows Update and check for updates.
- Review Event Logs:
• Open Event Viewer and navigate to Windows Logs > System. Look for any errors or warnings related to Windows Update or the specific KB5046633 patch.
- Pause Updates Temporarily:
• As a temporary measure, you can pause updates to prevent further disruptions. Go to Settings > Update & Security > Windows Update > Pause updates for 7 days.
Reference
Windows 11 keeps asking to restart after installing Update Version ...
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.