What to do if the chrome icon in the Windows 7 taskbar shows an exception

  
1. To turn off chrome and unlock it from the taskbar, first right click on the blank space on the desktop of the computer and select “New-text document”;

2, then copy and paste the following code. In Notepad,
taskkill /im explorer.exe /f
cd /d %userprofile%appdatalocal
del iconcache.db /a
start explorer.exe
exit
< Br> 3, then save the file as a ".bat" format, double-click it to save.
Copyright © Windows knowledge All Rights Reserved