Remove Arrow Shortcut on Windows Desktop Icons


Open RegEdit, run as Administrator.

Open into this address :
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

Find is there named "Shell Icons" or not?
If it doesn't available, right click in "Explorer" -> New -> Key, type "Shell Icons" (enter)

Inside "Shell Icons" right click -> New -> String Value, type "29" (enter)

Right click "29" of String Value, then choose "Modify".

Paste this into "Value Data" :
%windir%\System32\shell32.dll,-50

Then click OK.

Open "Task Manager", run as Administrator.

Find "Windows Explorer", right click then click "Restart".

Done.

Summary :
You don't need any tools for that, just simple use RegEdit.


Source :
https://www.youtube.com/watch?v=TFQ42fCVT_w

Comments