E
E
ElijahBelokon2021-04-22 22:56:04
Windows
ElijahBelokon, 2021-04-22 22:56:04

How to return default icons on Windows 10?

I installed a custom icon pack on Win10 2004, and it replaced them in my restore point. The method to write through the .bat file ends up with the fact that cmd opens and immediately closes, and besides, in the explorer the view is now like this 6081d4b837e47471369422.png.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Kirill Kirik, 2021-04-23
@KoyaKoya

ElijahBelokon , the solution is a little "cumbersome", but it should definitely help.
1. Reboot the system into Safe Mode ( How to enter Safe Mode )
2. Being in Safe Mode, launch the command prompt and execute the command:

taskkill /im explorer.exe /t /f

3. Only a black background will remain on the screen without an interface. This is fine.
4 . Press Ctrl+Alt+Del and launch Task Manager.
5. In the upper left corner of the window, click File --> Run a new task --> enter cmd and click OK . The command line will launch.
6. On the command line, enter and execute the command:
del C:\Users\%username%\AppData\Local\Microsoft\Windows\Explorer\*.db

- where %username% should be replaced with your username.
7. The previous command deleted all .db files that contained the cache of all system icons. Now again press the combination Ctrl + Alt + Del and in the lower right corner select Restart .
When booting, the system will re-create the necessary files and restore all default icons.

V
valgerofficial, 2021-04-23
@valgerofficial

Right here . Before downloading, download this program here. and read the installation instructions.

P
Poleno, 2021-04-23
@Poleno

sfc /scannow

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question