Hi Susan Sorry for the trouble. This could be because your thumbnail cache is corrupted. This script will help you rebuild your thumbnail cache. Can you save this in a file with .bat extension. @echo off echo. taskkill /f /im explorer.exe timeout 2 /nobreak>nul echo. DEL /F /S /Q /A %LocalAppData%\Microsoft\Windows\Explorer\thumbcache_*.db timeout 2 /nobreak>nul start explorer.exe Now double-click and run this .bat file. You will now notice your screen flash as a command prompt opens and closes to kill explorer, delete your thumbnail cache, and restart explorer. When finished, restart the computer to fully apply. Let us know if this helps! Thanks Tanvi
... View more