아이콘의 모양이 이상하거나 다를 때 초기화 하는 방법을 소개합니다 Command 창에서 아래와 같이 명령어를 실행하면 아이콘 초기화가 진행됩니다 기존에 가지고 있던 아이콘 캐시 파일을 삭제 후 다시 생성해 주는 방식으로 동작합니다 taskkill /f /im explorer.exe attrib %userprofile%\appdata\local\iconcache.db -s -r -h del /q %userprofile%\appdata\local\iconcache.db start explorer.exe 제 글이 도움이 되셨다면 댓글 & 공감 부탁드려요 😀