How to remove Windows 7 Offline files

http://social.technet.microsoft.com/Forums/en/w7itproui/thread/9c89236e-a315-4755-b642-070c120a0448 (I tested this on Win7 and it worked for me):

1. Navigate to the following location in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc\Parameters

2. Create a new DWORDValue called FormatDatabase , with the value 1
3. Reboot (the new key we created will delete itself after rebooting along with the Offline cache)

Comments