Rebuilding the Icon Cache Database
1. Close all folder windows that are currently open.
2. Launch Task Manager using the CTRL+SHIFT+ESC key sequence, or by runningtaskmgr.exe.
3. In the Process tab, right-click on the Explorer.exe process and select End Process.
4. Click the End process button when asked for confirmation.
5. From the File menu of Task Manager, select New Task (Run…)
6. Type CMD.EXE, and click OK
7. In the Command Prompt window, type the commands one by one and press ENTER after each command:
CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
EXIT
8. In Task Manager, click File, select New Task (Run…)
9. Type EXPLORER.EXE, and click OK.
'IT > 기타' 카테고리의 다른 글
How to Add Any Application Shortcut to Windows Explorer’s Context Menu (0) | 2015.04.14 |
---|---|
postscript object rotation, scaling 연습 (0) | 2015.01.31 |
WordPad? Write? (0) | 2014.10.24 |
Batch File String Manipulation (0) | 2014.10.23 |
Creating ISO images from a folder in OSX (0) | 2014.09.03 |