Skip to main content

FIX: “Pin to Start Menu” and “Unpin from Start Menu” Options Missing in Windows 10

In all versions of the Windows Operating System, when a user right-clicks on a folder, executable file or shortcut to an executable file, the context menu that is displayed contains an entry that reads “Pin to Start Menu” – clicking on which pins the folder, .EXE file or shortcut to the start menu. Likewise, found in the context menu that is displayed when a user right-clicks on something that has already been pinned to their Start Menu is an entry that reads “Unpin from Start Menu”.
However, numerous Windows 10 users have been and continue to be affected by a problem where both the “Pin to Start Menu” and “Unpin from Start Menu” options go missing from their respective context menus, making it impossible for affected users to pin items to their Start Menu to unpin items that have already been pinned to their Start Menu.

This issue can be caused by one of two things – a couple of settings, known as NoChangeStartMenu and LockedStartLayout, which are both registry and Group Policy-based, or the handler for the “Pin to Start Menu” context menu entry being entirely missing from the registry. The former cause of this problem can be brought about by a network administrator deploying the setting(s) via Group Policy (if your computer is connected to a domain) or a third-party tool or program that deploys the setting(s) through your computer’s registry. The latter cause of this problem, on the other hand, can be brought about by any one of a wide variety of different things.
However, no matter what the cause of the “Pin to Start Menu” and “Unpin from Start Menu” context menu entries going missing from your Windows 10 computer may be, there is only one solution – downloading and using a .REG file that has been designed specifically to resolve this problem regardless of what caused it. This .REG file can deal with both the Group Policy and registry-based settings that can cause this issue and even replace the handler for the “Pin to Start Menu” context menu entry. In order to fix this problem, you need to:
Click here to download the .REG file required to apply this solution.
Unzip the .ZIP file that the .REG file was downloaded in the form of using a compression program such as WinRAR.
The .ZIP file will only contain one file – the .REG file. Access the contents of the .ZIP file once it has been unzipped and double-click on the .REG file. The .REG file will be named w10_pin_to-start.
Click on Yes to confirm the action.
Restart your computer, and once it boots up, check and you should see that both the ”Pin to Start Menu” and “Unpin from Start Menu” entries have been restored to their respective context menus.
pin to start

Comments

Popular posts from this blog

How to Format/Indent XML Files in Notepad++

Notepad++ is a free text and source code editor that is mostly used by programmers. It is an advanced alternate version of the default notepad which supports 50 programming, scripting and markup languages. It allows a user to edit codes within multiple tabs in a single window. However, it lacks the formatting for XML files or XML code. Users will find it difficult to edit or read the XML code without the correct format for code. How to Format/Indent XML Files on Notepad++ What is XML File? XML (stands for eXtensible Markup Language) which is a language designed to store and transport data. XML files are just plain text files that can’t do anything on their own. Custom tags are used in XML files to define objects and the data within each object. It defines a set of rules for encoding documents in such a format that both humans and machines could read. XML is similar to HTML but the difference is that HTML defines how data looks, while XML defines what data is. XML Code samp...

How to Fix ‘The Local Security Authority Cannot be Contacted’ Error on Windows

This error appears when users try to login to other computers via a remote desktop connection. The problem prevents them from connecting and it displays the “The Local Security Authority Cannot be Contacted” error message. The problem often appears after an update has been installed on either the client or the host PC and it causes plenty of problems on many different versions of Windows. The Local Security Authority Cannot be Contacted There have been many unofficial fixes for the problem which were created by the users who had the same unfortunate experience. We have gathered the working methods in this article so make sure you follow it in order to resolve the problem. What Causes “The Local Security Authority Cannot be Contacted” Error on Windows? Pinpointing the correct cause for the problem is one of the most important steps when it comes to resolving one. That is why we have created a list of possible causes for the problem so make sure you check it out below: D...

Fix: The Active Directory Domain Services is currently unavailable ‘Windows 7, 8 and 10’

The error Active Directory Domain Services is currently unavailable means that the system is not able to find and connect to your printer, hence the process is stopped and cannot proceed further. This process allows the computer to manage and allocate resources. If this error occurs, it means that there is most probably a problem with the permissions, drivers, UAC etc. We have listed down a number of solutions for you to check. Start with the first one and work your way down. Solution 1: Resetting Printer Spooler Settings The spooler service is a software program which is responsible for managing all print jobs being sent to the computer printer. The print spooler service is usually visible to users and they can also cancel a print job which is being processed. It also allows them to manage jobs which are currently on the waitlist. We can try restarting this service and check if this solves the problem. Press  Windows + R  to launch the Run application. Type ...