How to Disable or Remove ” – Shortcut” Suffix Text When Creating Shortcuts
In Windows 7 or Windows Vista, whenever user creates a shortcut for a file or folder, the newly created shortcut by attaching a small arrow to the icon, and have the new shortcut name been placed or appended with a text of ” – Shortcut” suffix to the end of the original file or folder name.
For example, creating a shortcut (by right clicking of the file and select “Create shortcut” or copy the file and “Paste shortcut”) of “My Digital Life.html” file will have a new shortcut pointing to “My Digital Life.html” original file, but the shortcut will be named as “My Digital Life – Shortcut.lnk” instead.
Users who prefer the created shortcut to have the exact same name with the original object, without the – Shortcut suffix been appended or added to the end of the original file name or folder name can use the following registry trick to disable and turn off automatic appending or adding of ” – Shortcut” suffix to the end of shortcut name.
- Run Registry Editor (RegEdit).
- Navigate to the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
- In the right pane, double click on link registry value.
- Change the “link” binary value data to 00 00 00 00.
- Restart the computer.
With the trick, the suffix ” – Shortcut” will disappear and no longer append to the shortcut name when created. However, it does not change the existing shortcut names. Note the the trick also works to remove “Shortcut To” prefix which is used to label to shortcut created in Windows XP or older Windows operating system.
Alternatively, copy and paste the following text to a text editor, save it as a file name with .reg extension, and run the file to merge the value to system registry, or just download remove-shortcut-suffix-prefix.reg.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
Related Articles
- How to Remove ‘- Shortcut’ Suffix for a Shortcut Created in Windows Vista
- Shortcuts to Enable and Disable Vista Aero Theme
- Use Vista SendTo Folder to Add or Delete Send To Menu Items or Shortcuts
- Open Applications with Custom-Made Keyboard Shortcuts
- Show Desktop Keyboard Shortcut
- Assign Keyboard Shortcut Sequence to Quickly Run Vista Snipping Tool
- Disable or Remove Shell Extensions and Slow Right Click Context Menu (Shortcut Menu) Handlers or Items with ShellExView
- Using No Need to Remember Keyboard Shortcut Keys in Office 2007
- Disable and Remove Yahoo! Messenger 9 Ads
- Restore Missing or Deleted Favorite Links Shell Folder









































