It happened to be not a Skype's problem but a problem with Windows icon cache. I rebuilt it, restarted the computer and the problem was solved. So, that's what you need to do to rebuild the icon cache:
- Open Command Prompt (how? ehhh, type cmd in the search box in start menu).
- Type this commands (the last one will reboot the machine)
taskkill /IM explorer.exe /F cd /d %userprofile%\AppData\Local del IconCache.db /a shutdown /r /f /t 00
No comments:
Post a Comment