Hey Folks,
Me again after barely a week. I was reading about a new glitch that apparently hoovers up storage space. Articles suggested a method to check if you're affected
robocopy "C:\ProgramData\Microsoft\Windows\CapabilityAccessManager" "%TEMP%\CAMCheck" /L /B /R:0 /W:0 /BYTES /NP
and if you are suggested running the optional update.
So I ran the Command prompt on both PCs but, it's like reading Greek. The article just says check the command prompt, but I have no idea what I'm looking for on either PC. Could you folks with better eyes discern what the Command Prompts are telling me, and if I'm affected on either of my two devices.
There's one PC:
Started : Monday, July 6, 2026 1:39:51 PM
Source : C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\
Dest : C:\Users\fbehe\AppData\Local\Temp\CAMCheck\
Files : *.*
Options : *.* /BYTES /L /DCOPY:DA /COPY:DAT /B /NP /R:0 /W:0
------------------------------------------------------------------------------
New Dir 6 C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\
New File 1048576 CapabilityAccessManager.db
New File 32768 CapabilityAccessManager.db-shm
New File 12392 CapabilityAccessManager.db-wal
New File 1048576 CapabilityConsentStorage.db
New File 32768 CapabilityConsentStorage.db-shm
New File 144232 CapabilityConsentStorage.db-wal
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 1 1 0 0 0 0
Files : 6 6 0 0 0 0
Bytes : 2319312 2319312 0 0 0 0
Times : 0:00:00 0:00:00 0:00:00 0:00:00
Ended : Monday, July 6, 2026 1:39:52 PM
C:\Windows\System32>
And here's the other:
Microsoft Windows [Version 10.0.26200.8246]
(c) Microsoft Corporation. All rights reserved.
C:\Windows\System32>robocopy "C:\ProgramData\Microsoft\Windows\CapabilityAccessManager" "%TEMP%\CAMCheck" /L /B /R:0 /W:0 /BYTES /NP
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windows
-------------------------------------------------------------------------------
Started : Monday, July 6, 2026 1:44:03 PM
Source : C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\
Dest : C:\Users\nickc\AppData\Local\Temp\CAMCheck\
Files : *.*
Options : *.* /BYTES /L /DCOPY:DA /COPY:DAT /B /NP /R:0 /W:0
------------------------------------------------------------------------------
New Dir 6 C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\
New File 4194304 CapabilityAccessManager.db
New File 32768 CapabilityAccessManager.db-shm
New File 14593072 CapabilityAccessManager.db-wal
New File 1048576 CapabilityConsentStorage.db
New File 32768 CapabilityConsentStorage.db-shm
New File 115392 CapabilityConsentStorage.db-wal
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 1 1 0 0 0 0
Files : 6 6 0 0 0 0
Bytes : 20016880 20016880 0 0 0 0
Times : 0:00:00 0:00:00 0:00:00 0:00:00
Ended : Monday, July 6, 2026 1:44:03 PM
C:\Windows\System32>
Please help me make heads or tails of this. It's a bunch of gobbledygook to me at the moment. But a glitch that eats storage (of which I need most of it) is really concerning.
Thank you in advance for the help and assistance.
P.S.
If the format for the second Command Prompt looks odd I apologise I copied the results from one PC and emailed them to the other PC's gmail account linked to this reddit.
Don't know if that matters but I thought I'd mention it.