[SOLUCIONADO] El explorador de win10 no se refresca al crear carpeta o renombrar

Iniciado por graphixx, Septiembre 24, 2018, 04:06:10 AM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

[SOLUCIONADO] El explorador de win10 no se refresca al crear carpeta o renombrar
[SOLUCIONADO] El explorador de win10 no se refresca al copiar y pegar o descargar



Guardar este archivo con extensión .bat (si no estas seguro de como generar y guardar el .bat descargalo de You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
Código: text

ie4uinit.exe -show
taskkill /F /IM explorer.exe
cd /d %userprofile%\AppData\Local\Microsoft\Windows\Explorer
attrib -h iconcache_*.db
DEL /A /Q "%localappdata%\IconCache.db"
DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"
start explorer


Al guardar cerrar todo lo que tengas abierto y ejecutar (no requiere que sea como administrador).
Luego reiniciar la PC.

Fuente:
Código: text

https://superuser.com/questions/1258643/desktop-does-not-automatically-refresh-when-moving-renaming-deleting-files-fol
Mi Blog Personal
You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login