How to Disable the Windows 10 ‘Pin to Start’ Context Menu Option

The Cluttered Context Menu

Windows 10 is heavily invested in its Start Menu’s “Live Tile” interface. To encourage users to populate the Start Menu with their favorite applications and folders, Microsoft integrated a “Pin to Start” option directly into the primary right-click context menu for almost every file type, shortcut, and folder in the operating system.

However, if you are a power user who meticulously organized your Start Menu on day one and rarely modifies it, or if you exclusively use the taskbar or desktop for shortcuts, this context menu entry is just permanent clutter. It sits right in the middle of the menu, occasionally resulting in an accidental click when you were actually trying to “Send to” or “Copy” a file. If you want to streamline your right-click menu and prevent accidental Start Menu modifications, you can remove this option via the Registry.

How to Remove “Pin to Start” from the Context Menu

You can hide this option by making a small modification to the Windows Registry Editor.

Warning: Modifying the registry can cause system instability if done incorrectly. Follow these steps exactly.

  1. Click the Start button, type regedit, and press Enter to open the Registry Editor. (Grant Administrator privileges when prompted).
  2. Navigate to the following path by pasting it into the address bar at the top:
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers
  1. Under the ContextMenuHandlers key in the left pane, look for a subkey named PintoStartScreen.
  2. Right-click on the PintoStartScreen folder and select Delete.
  3. Confirm the deletion.
  4. Now, to remove it from individual executable files, navigate to:
HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers
  1. Again, find the PintoStartScreen subkey, right-click it, and select Delete.

The changes take effect immediately. Right-click any folder or .exe file on your desktop; the “Pin to Start” option will be completely absent from the menu, giving you a cleaner, less cluttered interface.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.