The hidden folder secretly eating my SSD (and how I found it)
I thought I was being smart.
My laptop shipped with 256GB of storage. Not a lot by today’s standards, but enough — or so I told myself.
I was a designer running the full Adobe suite, cycling through projects, and somehow keeping things functional through a careful diet of “delete the old stuff and hope for the best.”
Then the diet stopped working.
The drive was filling faster than I could clear it, and I couldn’t figure out why. Photoshop was complaining. Premiere had developed a personality. The fans were running so hard and so often that my laptop genuinely sounded like it was preparing for departure. And then came the message I’d grown to dread — scratch disk full — showing up mid-project like a passive-aggressive Post-it note from my own computer.
Fine. I’d just buy more storage.
Clean solution. Adult decision.
I added a 512GB SSD, watched the red bars disappear, and went back to work feeling very sorted.
That feeling lasted exactly one week.
Then the bars crept back. The lag came back. The fans came back. My laptop was somehow just as suffocated as before — only now I was 512 gigabytes more confused.

The Part Where I Started Blaming Everything
My first instinct was to audit my installed apps. I scrolled through the list, mentally adding up file sizes. Photoshop: a few GB. Premiere: a few more. After Effects. Illustrator. Lightroom. A handful of utilities I kept meaning to uninstall but never did.
The math didn’t add up. Not even close.
I was missing gigabytes I couldn’t account for. No single app looked guilty. Nothing obvious was pointing fingers at itself. Whatever was eating my storage had the decency to be invisible about it — which, frankly, made it worse.
I did what most people do when their computer starts acting up: I started panic-deleting. Old project exports. Duplicate files. RAW photos from a shoot two years ago that I’d already edited and forgotten. I moved entire folders to external SSDs. I emptied the bin more times than I care to admit.
It bought me time. It didn’t fix anything.
The storage crept back up. The system slowed back down. And eventually I ran out of external drives to shuffle things onto. It was time to actually figure out what was going on.
Enter WinDirStat: The Ugly App That Told Me the Truth
I had one rule going into this: I was not downloading another storage-cleaner app that would scan dramatically for thirty seconds and then proudly recover 340MB while asking me to upgrade to Premium.
What I wanted was visibility. A map. Something that would show me every corner of my drive without trying to upsell me.
That’s when I found WinDirStat — Windows Directory Statistics.

It is not a beautiful piece of software. It looks like it was designed in 2003 and has no interest in being updated. But what it does, it does brilliantly: it scans your entire drive and renders it as a colour-coded treemap, where every block represents a file or folder sized proportionally to how much space it’s eating.
I ran it and watched my drive appear on screen — a mosaic of coloured rectangles, each one a file, each one sized by how much space it was consuming. Most of it looked normal. And then, dominating a huge chunk of the map like it owned the place, sat one folder I hadn’t paid much attention to.
AppData.
165 gigabytes. Hidden from normal view. Completely silent about what it had been doing this whole time.
The Crime Scene (A.K.A. AppData\Local)
If you’re not familiar with AppData, here’s the short version: it’s a hidden system folder that Windows tucks away in your user profile. Applications use it to store settings, temporary files, caches, and anything else they want to keep around without asking you first. Most people never see it. Most apps prefer it that way.
I navigated to C:\Users\[MyName]\AppData\Local and opened it like a detective stepping into a room where the smell is already telling a story.
Photoshop had left behind temporary files the size of full feature films — files that are, in theory, supposed to delete themselves when you close the app. In practice: they did not. Premiere had stacked cache files from every project I had touched in the last year. After Effects had its own disc cache quietly growing in the background every time I rendered anything. Even small utilities I barely used had been diligently hoarding data for months, apparently on the off-chance I’d need it someday.
Scratch files. Cache files. Backups of backups. It was a digital hoarder’s paradise — and it had been growing silently every single day I used my machine.
The part that got me was this: none of it showed up when I checked my app sizes. AppData doesn’t count towards an application’s listed footprint in Windows Settings. It exists in a separate column of the spreadsheet that Windows simply doesn’t show you by default. Your apps know exactly what they’re doing.
The Cleanup (Careful, But Satisfying)
My first instinct was to select everything and hit Delete. I am glad I didn’t.
AppData isn’t all junk. Some of it is configuration data, licence information, app states — things that, if deleted, will either break something or just silently reset settings you’ve spent time customising. The trick is telling apart the genuinely important files from the ones that are just squatting.
My approach was methodical, if unglamorous.
I closed every application first — important, because apps actively writing to these folders while you’re deleting from them is a recipe for problems. Then I went after the obvious culprits:
Photoshop’s temp folder. Premiere’s media cache. After Effects’ disk cache. These are well-documented, enormous, and entirely safe to delete — the apps just rebuild them as needed. I also went through folders belonging to apps I no longer used at all. If the app was already uninstalled, there was no reason its ghost data should still be haunting my drive.
I kept WinDirStat open the whole time, refreshing the map after each round of deletions, watching the coloured blocks shrink in real time. It was, genuinely, quite satisfying. Therapeutic, even. Like cleaning out a room you’d been avoiding for a year.
The Result
By the time I was done, I had reclaimed over 100GB from that single hidden folder. Without buying anything. Without downloading a cleaner app. Without touching a single file I actually cared about.

Photoshop opened without its usual dramatic pause. Premiere stopped complaining about scratch disks. The fans — those relentless, anxious fans — settled into something resembling a normal operating frequency. My laptop felt, for the first time in months, like it wasn’t fighting against itself.
Adding more storage without understanding what’s consuming it is like bailing water out of a boat with a hole in it. You need to find the leak first.
The 512GB SSD I’d added wasn’t wasted — it genuinely helped once the underlying problem was dealt with. But on its own, it was just more space for the same problem to expand into. Which, to be fair, is exactly what happened.
What You Should Actually Do
If any of this sounds familiar — the slow creep of a disappearing drive, the fan noise, the apps that seem unreasonably angry — here’s the short version of what helped:
Step 1.
Download WinDirStat (or TreeSize Free if you want something a bit more modern). Run it. Don’t guess at what’s eating your storage — look at it. The treemap makes it obvious immediately.
Step 2
Navigate to C:\Users\[YourName]\AppData\Local and have a look around. Research any folder before you delete it — a quick search for the folder name will usually tell you what it belongs to and whether it’s safe to clear. For Adobe apps specifically, you can also purge caches directly from within the apps under Edit > Purge, or through the app Preferences. Use those options regularly. They exist for a reason.
And if you’re a designer or anyone else running storage-heavy creative software: this is basically routine maintenance. AppData fills up. Adobe apps are particularly enthusiastic about it. Checking in every couple of months takes twenty minutes and saves a lot of grief.
The Actual Lesson
I spent weeks convinced my hardware wasn’t good enough. I bought more storage. I shuffled files around like a shell game. I blamed Adobe. I blamed Windows. I briefly blamed myself for having too many projects, which is not a healthy place to end up.
The problem was never the storage capacity. It was what was filling it — and it was filling it in a folder most people don’t even know exists.
Your laptop probably isn’t dying. It’s probably just drowning in its own mess. And now you know where to look.
— Filed under: things that should probably be more obvious than they are.
