On Windows 11, every desktop shortcut has a small arrow icon overlay in the corner. It’s there to indicate that the icon is a shortcut — not the actual application or file. While useful for beginners, many users prefer a clean, minimal desktop look and find the arrow icons unnecessary or distracting.
If you’re one of them, good news: you can easily remove shortcut arrows in Windows 11 using the Registry Editor, Group Policy Editor, or a free customization tool.
In this guide, we’ll show you multiple safe methods to remove those shortcut arrows and restore a clean desktop appearance.
1. What Are Shortcut Arrows in Windows?
Shortcut arrows are small overlays Windows adds to icons that are links or references to other files. For example, the Chrome shortcut on your desktop points to the main Chrome executable in Program Files, and the arrow visually distinguishes it from the real file.
However, if you prefer a minimalist or aesthetic setup, you can remove them without affecting shortcut functionality.
2. Remove Shortcut Arrows Using the Registry Editor
The most reliable way to remove shortcut arrows is by editing the Windows Registry. You’ll simply tell Windows to use a blank icon overlay instead of the default arrow.
Important: Editing the Registry can affect system behavior if done incorrectly. Always create a backup before making changes.
- Press Windows + R to open the Run dialog box.
- Type
regeditand press Enter to open the Registry Editor. - Navigate to this path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer - Right-click the Explorer key, select New → Key, and name it:
Shell Icons - With Shell Icons selected, right-click the empty area on the right and choose New → String Value.
- Name the new string:
29 - Double-click the 29 value and set the Value data as:
%windir%\System32\shell32.dll,-50This blank icon will replace the arrow overlay. - Click OK and close the Registry Editor.
- Restart File Explorer or your PC:
- Press Ctrl + Shift + Esc to open Task Manager.
- Find Windows Explorer, right-click it, and select Restart.
After restarting, your desktop shortcuts should no longer show arrow icons.
3. Restore Shortcut Arrows (If You Want Them Back)
If you ever want to bring the arrows back, simply delete the registry entry you created.
- Open Registry Editor again.
- Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons - Right-click the 29 string and select Delete.
- Restart File Explorer.
The default shortcut arrows will reappear on your icons.
4. Remove Shortcut Arrows Using Group Policy Editor (Pro and Enterprise Only)
If you’re using Windows 11 Pro or Enterprise, you can remove shortcut arrows via the Group Policy Editor instead of editing the Registry manually.
- Press Windows + R, type
gpedit.msc, and press Enter. - Navigate to:
User Configuration → Administrative Templates → Windows Components → File Explorer - On the right-hand side, double-click Remove “Shortcut to” prefix for new shortcuts.
- Set it to Enabled and click Apply → OK.
Note: This policy only affects the “Shortcut to” text, not the arrow overlay itself. You’ll still need the Registry method to remove arrows completely.
5. Use a Third-Party Tool (Recommended for Beginners)
If you don’t want to manually edit the registry, you can use a safe and simple customization utility.
Option 1: Winaero Tweaker
- Download Winaero Tweaker.
- Install and open it.
- In the left sidebar, navigate to:
Shortcuts → Shortcut Arrow - Choose No arrow.
- Click Apply changes.
Restart your computer, and the arrows will disappear instantly.
Option 2: Ultimate Windows Tweaker
- Download Ultimate Windows Tweaker.
- Open the tool and go to Customization → File Explorer.
- Check the box for Remove Shortcut Arrows from Shortcut Icons.
- Apply and restart your PC.
Both tools safely automate the same registry changes without manual editing.
6. Refresh the Icon Cache (If Arrows Still Show)
Sometimes, even after removing arrows, the old icon cache remains and keeps displaying them.
To rebuild your icon cache:
- Press Windows + R, type the following, and press Enter:
%localappdata%\Microsoft\Windows\Explorer - Delete these files:
iconcache_*.db - Restart your PC.
Windows will automatically rebuild the icon cache, and the new changes will take effect.
7. Bonus Tip: Use Transparent or Custom Icons
If you want more personalization, you can replace your shortcut overlay with a custom image (for example, a transparent icon).
- Download or create a blank
.icofile. - Follow the Registry method above, but in step 7, replace the value with the path to your custom icon.
Example:C:\Icons\blank.ico - Restart File Explorer to apply.
This gives you more control over how shortcuts appear on your desktop.
Wrapping Up
Removing shortcut arrows in Windows 11 is an easy way to make your desktop look cleaner and more modern. You can do it manually via the Registry Editor, automatically using tools like Winaero Tweaker, or even replace them with your own custom icon.
If you ever change your mind, restoring the default shortcut arrows is just as simple — just delete the Registry entry or re-enable the overlay using the same methods above.
Once done, your desktop will look neat, streamlined, and free from those little arrows cluttering your icons.