The Usual Suspect: Your Scratch Disk is Just Full
I've lost count of how many times I've seen this error pop up on someone's screen right as they're about to save a massive PSD. The scratch disk is basically Photoshop's emergency memory—when your RAM runs out, it spills over to a hard drive. That drive fills up faster than you'd think, especially if you're working with 1GB+ files or have a bunch of history states stacked up.
The 'Scratch Disk Full' error when saving is a classic sign that Photoshop can't even write the temporary data it needs to process the save. It's not always about your actual destination drive—it's about the scratch disk.
So let's fix it. Start at step one, and only move down if you still see the error.
Fix #1: Clear Your Scratch Disk (30 Seconds)
This is the first thing I try every time. Photoshop has a habit of leaving junk temp files behind, especially if you've had a crash or forced quit. Those files eat up space on your scratch drive without you knowing.
Here's the quickest way to clear them:
- Close Photoshop completely. Yes, actually quit it.
- Open a file explorer window and navigate to the temp folder Photoshop uses. On Windows, it's usually
C:\Users\[YourUserName]\AppData\Local\Temp. On macOS, it's/var/folders/...—but that's a pain to get to, so I'll give you a simpler trick below. - Look for files starting with
Photoshop Tempor~PST(that's the prefix Photoshop uses for temp files). Delete them all. - Restart Photoshop and try saving again.
If that didn't work, don't waste time digging through system folders. There's a better way.
The Purge Command (Still Fast, 1 Minute)
Inside Photoshop, you can purge the clipboard and history states—both of which are major scratch disk hogs. Here's what to do:
- Go to Edit > Purge > All. This clears the clipboard, history snapshots, and the cache all at once.
- Confirm the warning. Yes, you'll lose your undo history, but that's fine if you're about to save.
- Try saving again.
If that clears it, you're done. If not, move on.
Fix #2: Change the Scratch Disk Assignment (5 Minutes)
Photoshop's default scratch disk is often your system drive (C: on Windows). That's the same drive running your OS and all your apps, so it's almost always the one that fills up. The fix is to point Photoshop to a different, less crowded drive.
Here's how to change it:
- Open Photoshop but hold down Ctrl+Alt (Windows) or Cmd+Option (Mac) right when it starts. This opens the Scratch Disk Preferences dialog before Photoshop fully loads.
- You'll see a list of drives. Uncheck your system drive and check any secondary internal drives or SSDs. Aim for the drive with the most free space.
- Click OK and let Photoshop finish launching.
If you didn't catch the dialog, you can also go to Edit > Preferences > Scratch Disks (Windows) or Photoshop > Preferences > Scratch Disks (Mac) and change it there. Just remember—you have to restart Photoshop for the change to take effect.
One tip from experience: don't use an external USB drive as your scratch disk unless it's USB 3.0 or faster. The bottleneck will drive you insane. Stick to an internal SSD if you can.
Fix #3: Free Up Space on Your Scratch Drive (15+ Minutes)
If changing scratch disks didn't help, or you don't have another drive to use, the problem is pure disk space. Photoshop needs roughly 3-5 times the size of your working file as free scratch space. So if you're saving a 2GB file, expect to need about 6-10GB free.
Step 1: Check Your Free Space
Right-click on your scratch drive in File Explorer (Windows) or Finder (Mac) and hit Properties or Get Info. See what you're working with. If you have less than 20GB free, that's your starting problem.
Step 2: Clean Out the Usual Junk
- Empty the Recycle Bin or Trash. You'd be surprised how many people forget that deleted files still take up space until you empty them.
- Delete old downloads, especially large installer files you don't need anymore.
- Run Disk Cleanup on Windows (
cleanmgrfrom the Start menu) or use the Storage Management tool on macOS.
Step 3: Move Your Scratch Disk to a Different Drive (Really)
If you have any secondary drive—even a 128GB SSD from an old laptop—use it. I've seen people stick a cheap SATA SSD in a USB enclosure and it still works better than using the same drive that's also holding your OS and the file you're editing.
Step 4: Reduce Photoshop's Memory and History Usage
Sometimes it's not about disk space but about how Photoshop allocates its resources. Go to Edit > Preferences > Performance and do this:
- Lower the History States from the default 50 to 20 or 30. Those history states all live on the scratch disk.
- Set Cache Levels to 4 if you're not doing heavy zooming on huge canvases.
- Make sure Memory Usage isn't set so high that it leaves no room for the OS. Keep it around 70-80%.
What If You're Still Stuck?
If you've cleared the temp files, changed the scratch disk, and freed up space, but you still get the error, there's one more thing I've seen cause this with large files: the file itself might be corrupted.
Try this: Save your file as a TIFF instead of a PSD, or flatten the layers and save a copy. If that works, your PSD was on its last legs. Rebuild it from the flattened version if you have to.
Also, check if you're running an old Photoshop version. I've had clients swear by CS6, but that thing was built for a different era. If you're on Creative Cloud, make sure it's updated—Adobe has patched several scratch disk bugs over the years.
The scratch disk full error is annoying, but it's never a dead end. Work through these fixes in order, and you'll be saving again in minutes. I've done this exact routine dozens of times—it works.