Create a new text document, enter the code below, save in. bat format, and run
Have a shortcut icon missing or feel the icon loading speed is slow, run this, very useful gadgets
rem Close Windows Shell Explorer Taskkill/F/im explorer.exe rem cleanup system icon cache database attrib-h-s-R"%userprofile%\appdata\local\iconcache.db"del/F"%userprofile%\appdata\local\iconcache.db"attrib/S/D-h-s-R"%userprofile%\appdata\local\microsoft\windows\explorer\*"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_32.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_96.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_102.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_256.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_1024.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_idx.db"del/F"%userprofile%\appdata\local\microsoft\windows\explorer\thumbcache_sr.db"rem Cleanup system tray memory icon Echo y reg delete"hkey_classes_root\local settings\software\microsoft\windows\currentversion\traynotify"/v iconstreams echo y reg delete"hkey_classes_root\local settings\software\microsoft\windows\currentversion\traynotify"/v pasticonsstream rem Restart Windows Shell Explorer start Explorer
Windows rebuild icon Cache (fix shortcut icon missing, Icon load time long issue)