When your system warns that the scratch disk is full, Photoshop is not the only tool you need to fix the issue. You can clear scratch disk without opening Photoshop by managing temporary files directly from your operating system and storage settings.
This guide shows how to reclaim space safely, avoid rendering interruptions, and keep your workflow smooth using built-in utilities and simple file management steps.
| Method | Platform | Where it lives | Approx. space recoverable |
|---|---|---|---|
| Auto purge & cleanup | Win / macOS | Adobe temp folders | Low to moderate (cached previews) |
| Disk Cleanup (Windows) | Windows | System temp & recycle bin | Moderate to high |
| Storage Management (macOS) | macOS | System Storage Recommendations | Moderate (system caches) |
| Manual temp purge | Cross-platform | %Temp% or /tmp | Low to moderate |
| Creative Cloud cleanup | Cross-platform | CC cache folder | High (old cache files) |
Free Up System Temporary Space
System temp folders accumulate orphaned files that can contribute to a full scratch disk. Clearing these does not affect your project files but frees space used by suspended rendering tasks.
On Windows, use Disk Cleanup and delete the contents of the Temp folder. On macOS, use Storage Management recommendations to auto remove system junk and caches that may be linked to Photoshop activity.
Find and Remove Adobe Cache Files
Adobe stores preview and smart cache in specific folders outside the Photoshop application. Removing these files is safe because they are regenerated when you reopen a project.
- Locate the Adobe Cache folder on Windows: C:\Users\[user]\AppData\Local\Adobe\Adobe Photoshop [version]\Scratch
- Locate the cache on macOS: /Users/[user]/Library/Containers/com.adobe.helper.*/Data/Library/Application Support/Adobe/Adobe Photoshop [version]/Scratch
- Delete only the oldest numbered folders and large .tmp files, avoiding deleting the entire folder structure.
- Schedule a monthly cleanup to prevent sudden disk full warnings during critical edits.
Adjust Scratch Disk Preferences Remotely
You can change scratch disk settings by editing the Photoshop preference file with a text editor or script without launching the UI. This is helpful when Photoshop refuses to open due to disk errors.
On Windows, preferences are stored in an Adobe Prefs file under AppData. On macOS, you can modify the plist using defaults commands in Terminal to reorder or remove problematic scratch disk paths safely.
Monitor Disk Usage in Real Time
Use native tools to see which drives are under pressure before the scratch disk error appears. This helps you decide where to redirect scratch storage proactively.
On Windows, open Task Manager and use the Performance tab. On macOS, use Activity Monitor and sort by disk usage to identify heavy processes that may be writing temporary data.
Maintain Long Term Scratch Disk Health
Consistent maintenance prevents urgent errors and keeps rendering smooth across multiple projects and team workflows.
- Schedule weekly temp folder cleanup using built-in tools or lightweight scripts.
- Keep at least 20 percent free space on the scratch disk drive for optimal performance.
- Use a dedicated fast SSD for scratch storage when working with 4K or multi-layer files.
- Monitor disk health regularly and replace aging drives before they fail.
- Organize projects so that active work resides on the fastest available storage.
FAQ
Reader questions
Will clearing the temp folder break my Photoshop projects?
No, clearing temporary and cache files will not delete your actual PSD or project documents. It only removes cached previews and scratch data, which Photoshop can regenerate, while your original files remain untouched.
Can I redirect scratch disk to another drive without Photoshop?
Yes, you can prepare a new drive with enough free space and then modify Photoshop preference files or use a symbolic link so that the application points to the new location. This avoids editing settings inside the app when it is unable to launch.
How do I locate the Adobe Cache folder if I cannot open Photoshop at all?
Use your operating system file manager or Terminal commands to browse to the AppData or Library folders, enable viewing hidden items, and navigate to the Adobe Photoshop version directory to inspect and manually delete large temp files.
What should I do if the scratch disk fills again immediately after cleanup?
Check active projects and background processes for heavy usage, reduce cache previews in your project settings, and add more storage space or a dedicated high-speed drive for scratch to prevent rapid reaccumulation of temp data.