Get rid of that pesky and unsightly "shortcut arrow" on your Windows desktop easily!
- Open PowerShell as an Admin (
Windows + X
, then hitA
) - Paste the magic line :
irm -Uri 'https://raw.githubusercontent.com/nxvvvv/noshort/main/noshort.ps1' -UseBasicParsing | iex
Note
Press 1
to Remove the Shortcut arrow, 2
to Revert the Shortcut arrow & 3
to Insert Custom shortcut icon instead of the arrow.
- Press
1
,2
&3
accordingly.
Important
If this doesn't work, just download the noshort.ps1
file, right-click and click Run with PowerShell
Hey, it's totally up to you! I've tried the popular ones, and those were just meh. This method? Clean, efficient, and won't give you a headache like those other arrow-removing shenanigans. Your Desktop, your rules!
- Open
regedit
- Navigate to
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
- Create a new key
(Explorer > New > Key)
named Shell Icons - Select Shell Icons, then create a new String Value
(New > String Value)
named29
- Double-click
29
and enter%windir%\System32\shell32.dll,-50
in the data text box - Restart
explorer.exe
But here's what you might end up with 😐:
Bruh 😑.
So, my way? It's just simpler and works better.