Authored by: Support.com Tech Pro Team
Keeping your system up to date is quite important, but many users reported the Check for updates button is missing on their Windows 10 PC. This can be a big problem since it can leave your PC vulnerable, but there’s a way to fix this issue. In this guide, you'll learn how to fix Windows Update not showing/missing button on Win 10/11.
After doing that, you should be able to check for updates manually on Windows 10. Several users suggested setting the policy to Disabled in Step 3, so you might want to try that as well.
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer
.After doing that, you should be able to check for updates manually on Windows 10.
This solution will achieve the same results as the previous one, and it should be used only if no results have been reached so far.
taskkill /f /fi "SERVICES eq wuauserv"
net stop cryptSvc
net stop bits
net stop msiserver
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
rmdir C:WindowsSoftwareDistributionDataStore
rmdir C:WindowsSoftwareDistributionDownload
Expert Tip: Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken. We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
After doing that, check if the problem is still there. If the issue persists, you can also try running the following set of commands:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%system32catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
If this seems too complicated or too tedious, you can always create a Windows Update reset script and run it to automatically reset all the necessary components.
If you’re having problems with the missing Check for updates button on Windows 10, the issue might be related to a temporary glitch on your system. To fix the problem, it’s advised to run a Windows Update troubleshooter.
Windows comes with various troubleshooters, and these troubleshooters are designed to automatically fix minor problems and glitches that you can encounter. To run a Windows Update troubleshooter, you just need to do the following:
Once the troubleshooter is finished, check if the problem is still there. Keep in mind that the troubleshooter might not be the most effective solution, but it can work sometimes, so feel free to try it out.
Sometimes you might not be able to check for updates, and if that’s the case, you should try this workaround. According to users, if you have a problem with missing the Check for updates button, perhaps you can open Windows Update from the Command Prompt. To do that, just follow these steps:
If everything is in order, Windows Update should now start. If nothing happens, it means that this solution doesn’t work, so you can move to the next one.
Read more about this topic
After making these changes, check if the problem is still there.
After creating a new user account, switch to it and check if the problem is still there. If the issue doesn’t appear on a new account, we advise you to move all your personal files to the new account and start using it instead of your old one.
An in-place upgrade will reinstall your system and update it to the latest version while keeping all your files and applications intact.
Once the process is finished, you’ll have the latest version of Windows installed and the problem with Windows Update should be resolved.