Shortcut Icons disappeared
Often this problem is due to a cache issue. In this case, the following solution can solve the problem:
Open cmd.exe as administrator.
Enter the following command step by step:
taskkill /f /im explorer.execd /d %userprofile%\AppData\Local\Microsoft\Windows\Explorerdel iconcache*CD /d %userprofile%\AppData\Localdel IconCache.db /aexplorer.exeThe problem should be solved after restarting Windows Explorer.
Last updated