Forum Discussion
suryadip890
Mar 16, 2021Brass Contributor
Microsoft Edge Canary Icon Version- 91.0.826.0
From the last four days, I am receiving an issue regarding the icon of the Edge Canary in the taskbar. It suddenly turned into a white page-like icon. I unpinned and repinned the icon and reinstalled...
- Mar 17, 2021Maybe check system restore and see if there is a restore point from before Avast was installed.
msekmfb1
Iron Contributor
suryadip890 Just rebuild your icon cache
taskkill /f /im explorer.exe
timeout 5
cd %LocalAppData%\Microsoft\Windows\Explorer
del /f iconcache*
del /f thumbcache*
start explorer.exe
suryadip890
Mar 17, 2021Brass Contributor
I have to write this command in the Command Prompt (Cmd) ?
- suryadip890Mar 17, 2021Brass Contributor
I am getting this type of error after I clicked on the Change Icon Option.
- msekmfb1Mar 17, 2021Iron ContributorCopy and paste it to Notepad, save it as RebuildIconCache.cmd (change file extension), then run it
- suryadip890Mar 17, 2021Brass Contributor
I tried it but it didn't work...
- HotCakeXMar 17, 2021MVPMaybe check system restore and see if there is a restore point from before Avast was installed.