#icons issue

1 messages · Page 1 of 1 (latest)

pallid depot
#

I restarted my pc while some applications were running and now my icons are gone. I cant see them on the desktop page only the text. How do i get the icons back. i did some research and i accidentally deleted the iconcache. I can see the icons from when i search in the start menu but not while browsing explorer.

modern marten
#

try this in the command prompt as admin

#

ie4uinit.exe -show

#

if that doesnt work do these

#

taskkill /IM explorer.exe /F​

DEL /A /F /Q "%localappdata%\IconCache.db"​

DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"​

#

pressing enter after each