Windows display icons broken
发布时间:2026-08-13 | 浏览:1
Hey, I've had this issue a ridiculous amount of times now and every time I've had to reset, this is the second time it has happened within a 3 month period.
I have no idea how to describe it besides "Every icon on my computer corrupted", the only solution I've found that has ever worked is resetting my pc if anyone knows a way of fixing/preventingthis from happening in the future please tell me.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Anonymous 2019-12-12T17:26:05+00:00 By "non worked" do you mean the commands finished without any errors? Those problems are big issues and if it wasn't solved by fixing the image as above, then please consider making a clean install, start fresh then restore your files and data. Please let me know if I can help any further.. Farah 0 comments No comments Report
By "non worked" do you mean the commands finished without any errors?
Those problems are big issues and if it wasn't solved by fixing the image as above, then please consider making a clean install, start fresh then restore your files and data.
Please let me know if I can help any further..
Anonymous 2019-12-12T17:00:35+00:00 Hello Farah, none of these worked and the latter has now made me unable to login to my computer. I tried to fix boot problems and it was unable to, my only option now is to use a restore point (which I already have earlier today) or reset. 0 comments No comments Report
Hello Farah, none of these worked and the latter has now made me unable to login to my computer.
I tried to fix boot problems and it was unable to, my only option now is to use a restore point (which I already have earlier today) or reset.
Anonymous 2019-12-12T15:04:55+00:00 Not sure if you tried this by if not, please do the following: * Type cmd in start menu and open it as an administrator. * Type and run this command: DISM.exe /Online /Cleanup-image /Restorehealth * After it finishes, start the file system repair command: sfc /scannow Both commands will check the file system integrity and see if corrupted permissions are there. If any errors comes along, please provide me with the error number. Farah 0 comments No comments Report
Not sure if you tried this by if not, please do the following: * Type cmd in start menu and open it as an administrator. * Type and run this command: DISM.exe /Online /Cleanup-image /Restorehealth * After it finishes, start the file system repair command: sfc /scannow Both commands will check the file system integrity and see if corrupted permissions are there. If any errors comes along, please provide me with the error number.
Anonymous 2019-12-12T14:51:22+00:00 Hi Farah, this solution didn't work. I think there is a bigger problem than just the icon cache as I can't open file properties either. 0 comments No comments Report
Hi Farah, this solution didn't work. I think there is a bigger problem than just the icon cache as I can't open file properties either.
Anonymous 2019-12-12T13:44:35+00:00 Hello there, my name is Farah and I'm an Independent Adviser. I can help you regarding this problem Have you tried resetting the Icon cache files? Please open and run cmd as an administrator then type the following commands by oder: * cd %homepath%\AppData\Local\Microsoft\Windows\Explorer * taskkill /f /im explorer.exe * del iconcache* * explorer.exe This will delete all Icon cache and rebuilt them. Feel free to ask back any questions and let us know how it goes. I will keep working with you until it's resolved Cheers! Farah 0 comments No comments Report
Hello there, my name is Farah and I'm an Independent Adviser. I can help you regarding this problem
Have you tried resetting the Icon cache files?
Please open and run cmd as an administrator then type the following commands by oder:
* cd %homepath%\AppData\Local\Microsoft\Windows\Explorer
* taskkill /f /im explorer.exe
* del iconcache*
This will delete all Icon cache and rebuilt them.
Feel free to ask back any questions and let us know how it goes. I will keep working with you until it's resolved