Hello Aaryan! It looks like you've already tried several troubleshooting steps with limited success. The fact that the second command to stop the bits service failed suggests there might be a deeper system issue, especially since the Windows Standalone Installer couldn't install the update.
- Check Error Details
Open Event Viewer press Win + X, then select Event Viewer
Look under Windows Logs > System and Application for errors related to Windows Update.
This can tell you more about what's causing the issue.
- Try the Troubleshooter in Safe Mode
Restart your PC and enter Safe Mode with Networking (hold Shift while clicking
Restart, then go to Troubleshoot > Advanced options > Startup Settings > Restart, then press F5).
Run the Windows Update Troubleshooter again.
- Perform an In-Place Upgrade Repair Windows
Download the Windows 11 Media Creation Tool from Microsoft’s website.
Run it and choose Upgrade this PC now.
Follow the steps to repair Windows without deleting your files.
This often fixes update problems.
- Check Disk Space and System Files
Make sure your computer has enough free space.
Run these commands:
[DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow]
If DISM fails, try running SFC in Safe Mode.
- Back up your data
Save your important files before trying major fixes like reset or clean install.
If you want, I can guide you step-by-step on the In-Place Upgrade or help check your logs. Just ask!
Kindest Regards,
Richard R.