In Windows 7, some desktop icons turn black after a normal shutdown. If you're faced with the black icons problem, there are some steps you can take to fix.
Steps
-
Kill the explorer.exe process first. Right click on the Task Bar and select Start Task Manager. When you have Task Manager opened, click on the Processes tab. Under the tab, locate explorer.exe, right-click on it and chose End Process. Click on End Process in the confirmation dialogue box.
-
Open Command Prompt. Click on the File menu in the Task Manager and select New Task (Run...). Now type CMD in the box and press ↵ Enter . You will see command prompt window opened.Advertisement
-
Enter the commands: In the Command Prompt window, you have to type the below commands one by one. Type the commands in the order listed as following and press ↵ Enter at the end of each command.
- CD /d %userprofile%\AppData\Local
- DEL IconCache.db /a
- exit
-
Run the Explorer.exe Process again. Now again click on the File menu in Task Manager and select New Task (Run...), type CMD in the box and press ↵ Enter key to open Command Prompt again. Type in the following command in CMD and press ↵ Enter at the end. After entering the below command, you will find your desktop again with fixed icons.
- explorer.exe
Advertisement
Community Q&A
Search
-
QuestionI did this and it worked. But after every startup in w7 the icons turn black again! How can I solve this permanently?The coding catCommunity AnswerIt may be something to do with your out-of-date Windows version (version 7). I would recommend upgrading to Windows 10.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
- You can type the commands in lower case letters.Thanks
- You will commonly experience the black icons problem after shutdown.Thanks
- After completing each step properly, you can safely close all the programs opened for the purpose.Thanks
Advertisement
Warnings
- Do not kill any other process except explorer.exe in the first step.Thanks
Advertisement
References
About this article
Thanks to all authors for creating a page that has been read 16,037 times.
Advertisement