If you receive an error message saying, “Windows Update cannot currently check for updates because updates on this computer are controlled”, while trying to change the Windows Update preferences or manually update, then read on as this post will guide you in fixing it.
You can mostly encounter this error in managed systems where an Administrator controls the permission on the operating system. The reason why you are not able to modify the Windows Update preferences or manually update your system is that a group policy prevents you from doing so and that the only user who can do these things is none other than the administrator of the system.
Troubleshooting this kind of problem is the same as when you troubleshoot an error message that says, “Some settings are managed by your organization”. In such cases, you need to check both the Windows Update Group Policy and Registry settings.
If you’re just a standard user, you have to contact your system administrator regarding this issue and if you are the administrator, you can make adjustments to the system settings via the Registry Editor and the Group Policy Editor. Refer to the instructions given below for detailed instructions.
If you are using the Home edition of Windows 10 and you want to change the policy for non-admin users on your local computer, then you can use the Registry Editor for that. Here’s how you can do it:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows
net stop wuauserv net start cryptSvc net start bits net start msiserver
net start wuauserv net start cryptSvc net start bits net start msiserver
HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftSystem
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess
net stop wuauserv net start cryptSvc net start bits net start msiserver