Hi Atharva Tiwari,
Thanks for your post. We understand that you have encountered the problem of repeated updates of Windows. You can try the following methods to solve the problem:
1. Windows update troubleshooting:
Open Settings > Updates and Security > Troubleshooters > Other Troubleshooters.
Select Windows Update, and then click Run Troubleshooting. This helps solve problems that may prevent Windows updates from being installed correctly.
2. Clear the Windows update cache:
- search CMD, find the command prompt, and select run in administrator mode.
- Enter the following commands in turn, and press Enter after each line is entered.
net stop bits
- Then restart the computer to check the update to see if the fault is eliminated.
3. Check the system file for damage:
Open a command prompt as an administrator.
Type and press Enter. This will scan and attempt to repair the corrupted system files.
sfc /scannow
If SFC finds and fixes any problems, please restart your computer and try the update again.
4.use the DISM tool
Deploying the Image Service and Management (DISM) tool can help fix Windows corruption errors that may prevent the installation of updates:
Open a command prompt as an administrator.
Type and press Enter.
DISM /Online /Cleanup-Image /RestoreHealth
Wait for the command to complete, and then restart the computer.
5. Use Show or Hide Updates to hide updates:
Visit the download link to download show or hide updates:
Use this software to hide updates.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.