Forum Discussion
spottedmahn
Oct 10, 2020Iron Contributor
Pinned app has the wrong icon
I've "installed" MSFT Teams as an app and when I pin it, I get the edge icon no the teams icon. This use to work. after pin before pin
msekmfb1
Oct 11, 2020Iron Contributor
spottedmahn Try to execute this in command prompt (or save it to .bat file) and reboot PC:
taskkill /f /im explorer.exe
timeout 5
cd %LocalAppData%\Microsoft\Windows\Explorer
del /f iconcache*
del /f thumbcache*
start explorer.exe
This will rebuild your Windows' icon cache