Remove Shortcut when You Make a Shortcut

Written by Eric Wyatt (last updated January 27, 2020)

1

A handy feature often used on Windows computers is creating shortcuts. Shortcuts are handy ways to link to items such as folders, files, apps, and more. To better understand shortcuts, look at our Understanding Shortcuts article.

When you create a shortcut Windows creates an icon that looks similar to the item your shortcut links to and will have two additional identifiers—a curved arrow icon in the lower-left corner of the icon and the text "- Shortcut" added at the end of the shortcut's name. If you find that you typically rename your shortcut by removing the "- Shortcut" text or you would prefer to change the appended text, you can do so using the Registry Editor within Windows 10. In two other tips, we have covered how to modify the default name for new folders and how to change the name of copied folders. If you followed those two articles much of what you do in this tip will be familiar.

  1. Press Windows+R. Windows opens the Run window.
  2. Type "regedit" (without quotes) and press Enter. Windows opens the Registry Editor.
  3. In the left-side panel, navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer.
  4. If you don't see a subkey called "NamingTemplates" you will need to create a new subkey and name it (without quotes) "NamingTemplates". You will see what appears to be a folder in the left side titled NamingTemplates. (See Figure 1.)
  5. Figure 1. New subkey named NamingTemplates.

  6. Select the new subkey that you created. (You can do this by clicking on it once.)
  7. In a blank area of the right-hand window, right-click and choose New>String Value from the pop-up window. This creates a new, unnamed data value.
  8. Name the new data value "ShortcutNameTemplate" (without quotes) and press Enter to commit the new name. You should see two Reg_SZ data values in the right-hand window—one called (Default) and the other is the new ShortcutNameTemplate data value you just created. If you followed the other naming tips mentioned above, you might have two additional data values: RenameNameTemplate and CopyNameTemplate.
  9. Double-click on the ShortcutNameTemplate data value. This opens the Edit String dialog box.
  10. In the Value Data field enter the new text you want to appear when you create a new folder. Enter "%s.lnk". (See Figure 2.)
  11. Figure 2. CopyNameTemplate with new value data entered.

  12. Click OK to close the Edit String dialog box.
  13. Close the Registry Editor. The changes you created take effect immediately.

With this change, when you create a new shortcut the term "- Shortcut" will not be added to the end of the shortcut file name. If you prefer to add a different term in step 9 change "%s.lnk" to "%s YOUR TERM.lnk". If you add a term such as "%s (Just Another Shortcut).lnk" your shortcut will have "(Just Another Shortcut)" added to the end of the shortcut name.

As you make these changes you can really start to control how Windows works in your environment, having your system create files that make sense to you and your workflow.

 This tip (13731) applies to Windows 10.

Author Bio

Eric Wyatt

Eric Wyatt is a swell guy (or so his friends tell him). He is a formally trained designer and branding expert, bringing a wide range of skills to his Tips.Net articles. ...

MORE FROM ERIC

Two Quick Ways to Close a Frozen App

When an app freezes, it can be frustrating. Rather than restarting your computer try one of these methods to close a ...

Discover More

Setting Up Startup Boost in Edge

Edge Chromium's Startup Boost reduces the time it takes for Edge to load. Enable this feature with a simple setting change.

Discover More

Start Menu Folders

The Start menu in Windows 10 allows for you to customize what appears there, such as tiles and recently used apps. You ...

Discover More
More WindowsTips

Using Desktop Themes

Desktop themes allow you to quickly and easily personalize your system so that what you see and hear while working can be ...

Discover More

Turning Off Aero

Windows implements a lot of visual effects that can make your screen and desktop look gorgeous. These good looks come at ...

Discover More

Camera Privacy

Your computer's camera allows you to connect with people in engaging ways. Whether used to login to your computer or for ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is eight less than 8?

2023-12-09 20:47:30

Luca

Amazing Tutorial! I managed to achieve what I wanted, ,any thanks :)


Newest Tips