When you right-click the lower left corner of your Windows 10 desktop screen, the WinX menu will pop up, displaying, among other things, Command Prompt. You can replace Command Prompt with PowerShell ...
4. Now in order to add a new item to the Desktop context menu, for instance, say, Local Group Policy Editor, you can use the following command: Add-OSCContextItem -DisplayName "Group Policy Editor" ...