Home >Operation and Maintenance >Windows Operation and Maintenance >How to remove arrows on shortcuts in win10
1. First use the Win R key to bring up the run window;
(Recommended learning: CSS Getting Started Tutorial)
2. Enter "cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe" in the run window, and then click OK, we will find that the small arrow on the desktop has been removed.
Recommended related tutorials: windows tutorial
The above is the detailed content of How to remove arrows on shortcuts in win10. For more information, please follow other related articles on the PHP Chinese website!