A customer brought in a Windows laptop that had become almost unusable β the C: drive was critically full, taskbar icons kept disappearing, and the Wi-Fi option randomly vanished from Quick Settings. Most people (and a few shops) would immediately blame a virus, or worse, tell you the SSD is dying and needs replacing. The real cause was far more interesting β and a lot cheaper to fix.
The symptoms
- βC: drive almost completely full β only a few GB left
- βTaskbar icons missing or not loading properly
- βWi-Fi option randomly disappearing from Quick Settings
- βGeneral system instability from the extremely low disk space

First, we ruled out the usual suspects. A CrystalDiskInfo check showed the SSD was healthy (Good, 98%) β so the drive wasn't failing. A malware scan turned up nothing obvious. So where did all the space go?
Finding the real culprit
Using TreeSize to map exactly what was consuming the disk, the answer jumped out: a single file buried deep in C:\ProgramData\Microsoft\Windows\CapabilityAccessManager β a database log file called CapabilityAccessManager.db-wal β had ballooned to roughly 133GB.

Why does this happen?
The Capability Access Manager is the Windows service that tracks which apps access your camera, microphone and location. In rare cases its write-ahead log (the .db-wal file) fails to flush properly and grows without limit β quietly swallowing tens or even hundreds of gigabytes. It's not a virus, and it's not your fault. It's a Windows quirk that's almost impossible to spot without the right tools.
How we fixed it safely
- βConfirmed SSD health with CrystalDiskInfo (Good, 98%) so we knew the drive was fine
- βUsed TreeSize to pinpoint the abnormal file instead of guessing
- βStopped the Capability Access Manager service (net stop camsvc) so the file wasn't locked
- βCorrected the folder's ownership and security permissions to gain safe access
- βRemoved the corrupted 133GB log file and verified the freed space
- βRan SFC (sfc /scannow) β Windows reported no integrity violations after the repair
π‘ Please don't delete files inside ProgramData or System folders by guessing β removing the wrong file can break Windows completely. This was done after verifying exactly what the file was, stopping the right service, and correcting permissions. When in doubt, let a technician handle it.

The result
- βC: drive space fully recovered β laptop usable again
- βWindows SFC verification passed with no integrity issues
- βSystem stability restored β no SSD replacement, no reinstall
- βCustomer kept all their data and paid only for the repair work
Laptop full, slow, or acting strange?
If your C: drive keeps filling up for no reason, your laptop is crawling, or icons and Wi-Fi keep vanishing, don't rush to replace the whole machine β it's often a fixable software issue like this one. We diagnose the real cause first, then quote you honestly. WhatsApp us at 012-577 7436 β free pick-up & delivery across KL, Selangor & Putrajaya.



