0% found this document useful (0 votes)
6 views1 page

Clean Icon

Borrar iconos con problemas

Uploaded by

eieaiae
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Clean Icon

Borrar iconos con problemas

Uploaded by

eieaiae
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Borrar iconos con problemas

close ALL windows and programs

- open REGEDIT and go to key HKEY_CLASSES_ROOT\Lnkfile\shellex\IconHandler


change default to {00021401-0000-0000-C000-000000000046} <------ten zeros

- open cmd as administrator

- cd %homepath%\AppData\Local\Microsoft\Windows\Explorer

- taskkill /F /IM explorer.exe <-------screen goes black

- del iconcache*

- explorer.exe <----restarts explorer. Icons should be fixed now

Press windows button then search "%userprofile%\AppData\Local"


Then scroll down and find IconCache.db then delete it.
Then restart your computer and see if the problem persist.

If that doesn't work run DISM scan


Press the Start key and type the word CMD, right click on the command prompt and
select Run as administrator, enter the following commands one by one followed by
the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow

You might also like