The Windows 10 context menu is the small list of options that appears when you right-click anywhere in Windows 10. The exact options that appear vary depending on whether you right-click a file, an empty folder or space. But with certain registry adjustments, you can extend the options in the context menu, for example by adding the option “open with notepad”.
Even if this process is safe if you follow the instructions, it is still worth saving the registry first if you get it wrong along the way.
With that aside, we can start.
1. Open the Registry Editor by pressing the Start key and typing regedit
. In the Registry Editor, go to:
ComputerHKEY_CLASSES_ROOT*shell
2. Under the “shell” folder, right-click and create a new key called “Open with Notepad”. Then, inside of that, create a key called “command”.
3. In the “command” key folder, double-click on the “Default” string. In the Value box, type notepad.exe %1
.
That’s all. Now close the Registry Editor, right click on your desktop and you should see “Open with Notepad” appear there in the context menu each time you right click on a file.
We have a lot more Windows 10 registry hacks if you’re interested. Or, if you’re looking for an explosion from the past, check out our list of great Windows 10 screen savers. Yes, we know you technically don’t need a screen saver right now LCD, but they just look good, right?
Related:
Is this article useful?
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=’2.0′;
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,’script’,
‘https://connect.facebook.net/en_US/fbevents.js’);
fbq(‘init’, ‘400239050508508’);
fbq(‘track’, ‘PageView’);