How to add 'Check for Updates' option to the Windows 10 context menu?
Windows 10 allows you to check for new updates by navigating to
Today in this short "how-to" series, we will learn how to add a new context menu entry to your Windows 10 desktop and make it easier to access the Windows Update page. Continue reading further.
Warning!!!
Using the Windows Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows to correct them. Neither the author, nor the site or Microsoft guarantees that any problems resulting from the use of Registry Editor can be solved. Follow the steps using this tool cautiously, and at your own risk.
How to add a 'Check for updates' context menu entry to Windows 10 desktop?
- Launch the "Run" dialog by pressing Win + R. Type regedit and press Enter to launch the Windows Registry Editor.
- Navigate to "HKEY_CLASSES_ROOT\DesktopBackground\Shell" in the Registry Editor.
- Right-click on the
Shell key and selectNew |Key . - Name it as "Check for updates". This is the name that will appear in the context menu.
- Right-click on the key
Check for updates , selectNew |String Value . - Name it as "SettingsURI", and set it's value to "ms-settings:windowsupdate-action".
- Again, right-click on the key
Check for updates , selectNew |String Value . - Name it as "Icon", and set it's value to "%SystemRoot%\System32\shell32.dll,-47" to add an icon next to the context menu entry.
- Once again, right-click on the key
Check for updates , selectNew |String Value . - Name it as "Position", and set its value either to "Top", "Middle", or "Bottom".
- One more time, right-click on the key
Check for updates , selectNew |Key . - Name it as "command".
- Now right-click on the key
command , and selectNew |String Value . - Name it as "DelegateExecute", and set it's value to "{556FF0D6-A1EE-49E5-9FA4-90AE116AD744}".
- Now, come to your desktop, right-click on any blank space, and click
Check for updates . You will be automatically navigated to the Windows 10 Update Settings page.

Why not reach little more and connect with me directly on Twitter, Facebook and LinkedIn. I would love to hear your thoughts and opinions.