What:
Windows 7 with offline folders enabled
Problem:
Computer has been moved to a new domain, can't remove cached data and it's taking 40GB on C drive.
Solution:
The Offline Files cache is a folder structure located in the %SystemRoot%\CSC folder, which is hidden by default. The CSC folder, and any files and subfolders it contains, should not be modified directly, doing so can result in data loss and a complete breakdown of Offline Files functionality.
- In "Folder Options", on the "Offline Files" tab, press CTRL+SHIFT, and then click "Delete Files". The following message appears:
- Click "Yes" twice to restart the computer.
The Offline Files cache on the local computer will be re-initialized. Any changes that have not been synchronized with computers on the network will be lost. Any files or folders made available offline will no longer be available offline. A computer restart is required. Do you wish to re-initialize the cache?
- Navigate to the following location in the registry:
- Create a new "DWORD" Value (32 bit) called "FormatDatabase" , with the value 1
- Reboot (the new key we created will delete itself after rebooting along with the Offline cache)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc\Parameters
No comments:
Post a Comment