글 수 20
*********방법 1*************
1. 윈도우에서 작업하던거 전부 끔.
2. 첨부파일 관리자 권한으로 실행 끝!!!!!!!!!!!!!!!!!!
첨부파일 다운 icon.cmd
*첨부파일 내용*
taskkill /f /im explorer.exe
attrib %userprofile%\appdata\local\iconcache.db -s -r -h
del /q %userprofile%\appdata\local\iconcache.db
start explorer.exe
exit
*********방법 2*************
1. 시작 -> 실행 -> cmd 입력
2. C:\Users\계정이름\AppData\Local\IconCach.db 파일 삭제(숨겨진 파일이므로 폴더옵션 변경후 삭제)
3. 작업관리자 -> 프로세스 -> explorer.exe 강제 종료 -> 작업표시줄 및 인터넷, 탐색기 다 꺼짐
4. command 창에서 explorer.exe 입력 -> 작업 표시줄이 다시 생기면서 이전에 보았던 정상적인 아이콘 확인