Shortcuts help you quickly get to the items you need without searching through stacks of files or menus full of options. Creating shortcuts for your most used apps, files, or folders on your desktop is a great way to save time. This guide shows you the ways to create desktop shortcuts on Windows 11.
- Locate the app, file, or folder for which you want to create a shortcut. Right-click it and select Show more options.
- Go to Send to > Desktop (create shortcut).
- If you want to rename the shortcut, right-click it > Show more options > Rename. Type in the name you want.
- Go to Start > All apps.
- Find the app you want to create a shortcut for. Click and drag the app icon from the Start menu onto your desktop.
Using the Applications Folder
You can find a list of all applications in the Applications folder.
- Search for “command prompt” in the Start menu. Right-click the result and select Run as administrator.
- Type the following command and press Enter:
explorer shell:AppsFolder
- The command above will open the Applications folder. Now, you have two options. You can drag and drop the app icon from the Applications folder onto your desktop or right-click it and select Create shortcut.
Using the Create Shortcut Wizard
Apps such as portable apps can’t be found in the Start menu or Applications folder. You can create a desktop shortcut for them manually.
- Right-click an empty spot on your desktop. In the context menu, select New > Shortcut.
- The “Create Shortcut” wizard will launch. Click Browse, navigate to the app’s .exe file, and click Ok, then Next.
- Type a name for the shortcut and click Finish.
Using Registry Editor
Registry Editor can create shortcuts for any app, file, or folder. However, this method is a bit more complicated and not recommended for beginners.
- Right-click the file, app, or folder you want to create a shortcut for and select Copy as path.
- Search for “regedit” in the Start menu and open it.
- Navigate to the following key:
ComputerHKEY_CLASSES_ROOTDirectoryBackgroundshell
- Right-click the shell folder and select New > Key.
- Give the new key any name, then press Enter. I will name it “Acrobat” as the application name.
- Right-click the new key you just created and select New > Key.
- Name the new key “Command.”
- Select the Command key. In the right panel, double-click (Default). In the “Value data” box, paste the path you copied in the first step, then click OK.
- You will find the shortcut you just created in the desktop context menu.