Quick Answer
Set your scratch disk to a fast drive with at least 50GB free, clear the Photoshop cache, and restart. If that doesn't work, delete the temp files manually.
I've been fixing Photoshop for small businesses for years, and this error pops up more often than you'd think. The weird part? You check your drive, and there's 200GB free. So why does Photoshop throw a fit? Here's the deal: Photoshop uses a scratch disk as virtual memory. When your RAM fills up, it spills over to that disk. If the scratch disk is set to a small partition, a nearly-full SSD, or a drive with permission issues, you'll get that error even when your main drive looks fine.
Why This Happens
Photoshop's scratch disk is not your main hard drive by default. It's whatever drive you've set in Preferences. If you've got a small SSD as your system drive (like a 128GB boot drive) and that's the scratch disk, it fills up fast—especially if you're working with 4K images or heavy layered files. I had a client last month whose print queue died because their C: drive was a 120GB SSD from 2015. Photoshop kept writing temp files there, and boom—error.
Another culprit? Corrupted cache files. Photoshop stores temporary files in a specific folder, and if those get stale, it can misreport disk space. Think of it like a clogged pipe—water flows, but nowhere to go.
Fix Steps
- Check your scratch disk settings. Go to Edit > Preferences > Scratch Disks (or Photoshop > Preferences on Mac). See which drives are enabled. Uncheck the ones that are nearly full, and add a drive with lots of free space—ideally an SSD with at least 50GB free. Click OK and restart Photoshop.
- Clear the Photoshop cache. Photoshop stores previews and history states in a cache file. Delete it: on Windows, go to
%AppData%\Adobe\Adobe Photoshop [version]and delete theAdobe Photoshop [version] Settingsfolder (back it up first). On Mac, it's~/Library/Preferences/Adobe Photoshop [version] Settings. Restart Photoshop—it'll rebuild the cache. - Manually delete temp files. If the above fails, Photoshop leaves temp files in the scratch disk location. Go to the drive you've set as scratch, look for files named
Photoshop Tempor~PST####.tmp. Delete them. On Windows, you might need to use Disk Cleanup or CCleaner to clear temp files. - Free up space on the scratch disk. Even if you think you have space, check for hidden files or system restore points eating it. Use a tool like WinDirStat (Windows) or DaisyDisk (Mac) to see what's taking up space. I once found a 40GB hibernation file on a client's laptop—that was the killer.
If That Doesn't Work
Sometimes the fix is a bit more stubborn. Here's what else to try:
- Reset Photoshop preferences entirely. Hold down
Ctrl+Alt+Shift(Windows) orCmd+Option+Shift(Mac) while launching Photoshop. It'll ask to delete the settings file. Do it. This nukes any corrupted preference that might be messing with disk detection. - Update Photoshop. Adobe has fixed scratch disk bugs in updates. Check Creative Cloud for updates. I've seen 2020 versions throw this error due to a bug that was patched in 2021.
- Check for antivirus interference. Some AV software blocks Photoshop from writing to certain folders. Add Photoshop to the exceptions list.
- Use a different drive as scratch. If you have an external SSD, plug it in and set that as scratch. It's not ideal for speed, but it'll get you through a deadline.
Prevention Tips
Once you've fixed it, keep it from coming back. Set your scratch disk to a drive that's not your system drive, if possible. Keep at least 20% of that drive free at all times. Regularly clear Photoshop's cache every few months—go to Edit > Purge > All (but note that clears your history and clipboard). And if you're working on massive files, consider adding more RAM. I know, it's not cheap, but trust me—every time a client upgrades to 32GB, those scratch disk complaints vanish.
One more thing: if you're on a laptop with a hybrid drive or a 5400rpm HDD, that's your bottleneck. SSDs are cheap now. Swap it out, and you'll see fewer performance issues overall.