Please note: This method is only suitable for those who don’t like to use optimization software. If you are used to using Optimization Master or other optimization software, you don’t need to read on. This method is purely a personal preference.
Since we claim to be the correct method, let’s talk about the wrong method first:
Wrong method 1:
By deleting the registry
HKEY_CLASSES_ROOTlnkfile
HKEY_CLASSES_ROOTpiffile
Under IsShortcut remove the shortcut arrow.
Although this method can remove the small arrows, it has sequelae: the super taskbar cannot be used, games cannot be opened in the start menu, and management cannot be opened by right-clicking "Computer"...
Wrong method 2:
Modify the registry HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionexplorerShell Icons]
"29"="C:\Windows\System32\shell32.dll,50"
Cover the small arrow with the system default transparent icon.
This method works at the time, but the next day you will find that all shortcuts on the desktop have a small black block.
As for Optimization Master, since I have always liked manual optimization, I have never used this software so I will not comment.
The correct way is:
Find a transparent ico icon (see attachment) and save it to the C:windows folder with the file name Empty.ico
Create a new text document, paste the following content, save it as a registry file with the extension reg, double-click to import, log out and log in again (the same applies to Vista)
This method is simple to operate, has quick results, has no side effects, and will not rebound after being removed...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShell Icons]
"29"="C:\Windows\Empty.ico,0"
-