@echo off echo Preparing to clear off ALL offline files. pause reg add HKLM\Software\Microsoft\Windows\CurrentVersion\NetCache /v FormatDatabase /t REG_DWORD /d 0 echo Please reboot to clear the cache.