To Manually Rebuild the Icon Cache using the Command Prompt
ÇÏÎá åÐå ÇáÇæÇãÑ

ßæÏ:
ie4uinit.exe -ClearIconCache
taskkill /IM explorer.exe /F
DEL "%localappdata%\IconCache.db" /A
DEL "%localappdata%\Microsoft\Windows\Explorer\iconcache*" /A
shutdown /r /f /t 00