Hello, ABHISHEK JAIN6
Welcome to the Microsoft Community.
Hello, thank you for your feedback on your issue here, it sounds like you are experiencing a complex issue where the Windows Update service is misnamed and not resetting properly.
First of all thank you for sharing the information, it seems like you've already performed some troubleshooting steps and since the basic troubleshooting methods didn't work, you can try the following more in-depth methods:
- Check for malware: Run a full system scan with your antivirus software to make sure there is no malware causing these issues.
- Manual service registration:
Open a command prompt as an administrator and re-register the Windows Update service using the following command:
sc config wuauserv start= auto
sc config UsoSvc start= auto
sc start wuauserv
sc start UsoSvc
- Edit registry settings: Use registry editor (regedit) to navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv and HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv. CurrentControlSet\Services\UsoSvc to make sure the service name is correct.
Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows - Microsoft Support to view the article.
- Perform an in-place upgrade: If the problem persists, consider performing an in-place upgrade using Windows installation media. This can repair corrupted system files without affecting your files and applications.
Let’s try performing an in-place install or in-place upgrade which will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes. If you want to back up your data first, please do so. Once you are done backing up, you can follow the steps in the following guides:
How to run In-place upgrade in Windows 11 - Microsoft Community
You can try it out by referring to the steps above, and after that, give some feedback and I will further support you.
Best regards
Bobhe | Microsoft Community Support Specialist