Normally, to refresh the icon cache in Windows, we have to reboot.
Existe-t-il un moyen de refresh the icon cache in Windows 7/8 **without rebooting**?
Actualiser le cache des icônes sans redémarrer
Re: Actualiser le cache des icônes sans redémarrer
**Yes.**
Vous pouvez just run la commande suivante to clear the icon cache:
```
ie4uinit.exe -ClearIconCache
```
For Windows 10, use:
```
ie4uinit.exe -show
```
Check this [video](http://www.youtube.com/watch?v=DSDI1MlR3fM) for a demo.
[[tip credit]](http://www.winhelponline.com/blog/refresh-icon-cache-windows-7-quickly/)
Vous pouvez just run la commande suivante to clear the icon cache:
```
ie4uinit.exe -ClearIconCache
```
For Windows 10, use:
```
ie4uinit.exe -show
```
Check this [video](http://www.youtube.com/watch?v=DSDI1MlR3fM) for a demo.
[[tip credit]](http://www.winhelponline.com/blog/refresh-icon-cache-windows-7-quickly/)