Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Microsoft broke my computer.

Posted on 07/14/2026 6:41:11 AM PDT by LouAvul

They put a bug on my computer that has a 500GB appetite for free space. My computer is 469GB. By the time I was made aware of what's happening my free space was down to ~5GB.

MS released a patch, but it requires ~6GB to install and run. By the time I was made aware of the patch, my free space was down to ~2GB. I tried to download the patch several times but it aborted each time for lack of space.

I deleted programs and files but as soon as I did, the bug ate the free space.

Now, I can't even reformat and restore because that process also requires 6GB to run. It aborts and tells me to erase enough programs to let it run.

It's an old computer so it's not worth much, but it ran ok till now. There is a program I bought in digital form and have no cd backup.

W/win 11, can a bible study program be transferred from this computer to a new computer? AI says no. It can't even be transferred to an external drive.


TOPICS: Chit/Chat; Computers/Internet
KEYWORDS: fillupmyharddrive; microsoft; spyware; stupidvanity; windows; windows11; windowspinglist
Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-72 last
To: butlerweave

Microslop has been spyware for a long time.


61 posted on 07/14/2026 8:42:48 PM PDT by wastedyears (Never forgive for the USS Liberty.)
[ Post Reply | Private Reply | To 5 | View Replies]

To: LouAvul

you still might be able to find it.... try here... https://web.archive.org/


62 posted on 07/15/2026 8:51:02 AM PDT by Still a Patriot
[ Post Reply | Private Reply | To 26 | View Replies]

To: LouAvul

Lou, this is how to clear the problem to download the fix:

From AI:

How can the update be installed if the drive is now full?

You cannot install the update while the drive is completely full because Windows requires free space to unpack and apply the patch. You must manually free up space by deleting the bloated file before the update can run.
Since the file is locked during normal operation, you must delete it via Safe Mode or the Windows Recovery Environment (WinRE).

Method 1: Using Safe Mode (Recommended)

This method allows you to boot into a minimal Windows environment where the offending service is not running.

Enter Safe Mode:

Go to Settings > System > Recovery.
Click Restart now next to Advanced startup.
Once the PC restarts to the blue menu, select Troubleshoot > Advanced options > Startup Settings > Restart.
Press 4 or F4 to enable Safe Mode.

Delete the File:

Once in Safe Mode, open Command Prompt as Administrator (search “cmd” in the Start menu, right-click > Run as administrator).

Run the following commands one by one to stop the service and delete the file:

net stop camsvc
del “C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\CapabilityAccessManager.db-wal”

Note: If del fails due to permissions, you may need to take ownership first:

takeown /f “C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\CapabilityAccessManager.db-wal”
icacls “C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\CapabilityAccessManager.db-wal” /grant administrators:F
del “C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\CapabilityAccessManager.db-wal”

Restart: Reboot your PC normally. You should now have gigabytes of free space.

Method 2: Using Windows Recovery Environment (If Safe Mode Fails)

If you cannot boot into Safe Mode due to the lack of space:

Force the Recovery Environment by interrupting the boot process three times (hold the power button as Windows starts to load, repeat until “Preparing Automatic Repair” appears).

Navigate to Troubleshoot > Advanced options > Command Prompt.

Identify your system drive letter (it may appear as D: or E: in this environment instead of C:).

Run the delete command (adjusting the drive letter if necessary):

del “D:\ProgramData\Microsoft\Windows\CapabilityAccessManager\CapabilityAccessManager.db-wal”

(You may need to use takeown and icacls commands here as well if access is denied).

Next Steps

Once the file is deleted and you have reclaimed space:

Boot into Windows normally.

Immediately run Windows Update to install the July 14, 2026 Patch Tuesday update (KB5101650). This update contains the permanent fix to prevent the file from growing again.

Do not delay this step, as the file will begin growing rapidly again if the bug is not patched.


63 posted on 07/15/2026 11:34:14 AM PDT by ConservativeMind (Trump: Befuddling Democrats, Republicans, and the Media for the benefit of the US and all mankind.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: LouAvul

How did everything turn out?


64 posted on 07/19/2026 9:25:10 PM PDT by kiryandil (Democraps are gay-Islamic-race-communists )
[ Post Reply | Private Reply | To 59 | View Replies]

To: kiryandil

I bought a new computer. It’s working fine. I’m going to put a new hard drive in the old one and install Linux. My wife is a watercolorist and wants it for her studio.


65 posted on 07/20/2026 6:01:46 AM PDT by LouAvul (They're doing it again because you didn't hang them last time.)
[ Post Reply | Private Reply | To 64 | View Replies]

To: LouAvul

How did everything turn out?


66 posted on 07/20/2026 7:55:25 AM PDT by kiryandil (Democraps are gay-Islamic-race-communists )
[ Post Reply | Private Reply | To 59 | View Replies]

To: kiryandil
It was catch 22 all the way. I tried to reformat and restore but that process alone took several gigs of space.

Long story short, I bought a new computer. My wife is a watercolorist and wants my MS crippled computer for her studio. I plan to install a new hard drive and install Linux.

But the new computer is fine.

Thanks for all your help.

67 posted on 07/20/2026 9:08:27 AM PDT by LouAvul (They're doing it again because you didn't hang them last time.)
[ Post Reply | Private Reply | To 64 | View Replies]

To: LouAvul

Congrats on your new computer!

May you have better luck with this one.


68 posted on 07/20/2026 12:29:57 PM PDT by kiryandil (Democraps are gay-Islamic-race-communists )
[ Post Reply | Private Reply | To 67 | View Replies]

To: wafflehouse
if you are going to re-learn the operating system, just put linux on it. its free and will run on anything. no need to pay a crappy company a crapload of money.

Although Linux runs on just about any PC, most apps do not run on Linux and many that do, are compromised or require extensive troubleshooting.

69 posted on 07/20/2026 2:26:49 PM PDT by Labyrinthos
[ Post Reply | Private Reply | To 32 | View Replies]

To: Labyrinthos
Although Linux runs on just about any PC, most apps do not run on Linux and many that do, are compromised or require extensive troubleshooting.

its true, ios apps will not run on linux. thats because they run on ios. i dont believe you when you say 'many are compromised' thats BS unless you got some sort of proof. there are things that require tinkering or troubleshooting but most things, especially most standard USER applications run fine, office suite, web browser, etc etc etc
70 posted on 07/21/2026 7:05:31 AM PDT by wafflehouse ("there was a third possibility that we hadn't even counted upon" -Alice's Restaurant Massacree)
[ Post Reply | Private Reply | To 69 | View Replies]

To: wafflehouse

Quicken


71 posted on 07/21/2026 9:48:40 AM PDT by Labyrinthos
[ Post Reply | Private Reply | To 70 | View Replies]

To: Labyrinthos
you can use a 'compatibility layer' which translates linux to windows to run Quicken.
Options would be Wine or Proton, and i have used Wine for other stuff. it used to be a hassle but i think its better now. but there are linux native apps out there,

Moneyspire
GnuCash (supports QIF/OFX files)

also:
HomeBank
MoneyManager Ex (CSV/OFX file import)
Moneydance – Commercial app (free trial)

but for disclosure, i havent used any of these (for that matter i havent used Quicken either)
72 posted on 07/21/2026 12:17:43 PM PDT by wafflehouse ("there was a third possibility that we hadn't even counted upon" -Alice's Restaurant Massacree)
[ Post Reply | Private Reply | To 71 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-72 last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson