Teach you a second to remove the Windows7 desktop shortcuts small arrow

  

I believe that many netizens will hate the small arrow on the Windows7 desktop shortcut icon, it will be very unsightly, especially for children with obsessive-compulsive disorder, it is even more Torture. Let's share a quick way to deal with these small arrows.

Open the text editor, paste the following code into it, save it as a .bat suffix, and double-click to execute the file.

reg add "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Icons" /v 29 /d "C:\\Windows\\system32\\imageres.dll,196" /t reg_sz /f

taskkill /f /im explorer.exe

attrib -s -r -h "%userprofile%\\AppData\\Local\\iconcache.db"

del " %userprofile%\\AppData\\Local\\iconcache.db" /f /q

start explorer

Of course, some system tools such as Windows7 Optimizer, Rubik's Cube


>Masters, etc., basically have such optimization tools, which are more convenient to use and have many functions. Children's shoes that are of interest can also be tried.



Copyright © Windows knowledge All Rights Reserved