Share via

Windows Update CLEANUP

Anonymous
2022-09-02T16:36:40+00:00

When I use Disc Cleanup to clean Windows Update, if I have a few GB's, it takes QUITE A WHILE. Is this doing MORE than just marking that section of my harddrive "available" like "deleting" does ? Is it actually overwriting that data ?

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2022-09-02T18:51:05+00:00

Hi, I'm Elise, and I'd be happy to help with your issue.

It is just deleting the items you have selected to be cleaned. Depending on the options selected this can be quite a few thousand files so it can take a while.

Please let me know if you need any further assistance.

Kind Regards,

Elise

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

Ramesh 176.5K Reputation points Volunteer Moderator
2022-09-02T17:30:49+00:00

Microsoft's Raymond Chen, on his blog, explains what happens during the Windows Update Cleanup (Cleanmgr) process.

Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? - The Old New Thing: https://devblogs.microsoft.com/oldnewthing/20200922-00/?p=104252

From Raymond Chen:

<quote>

The other thing that the Windows Update Cleanup task does is check with the Wof­Should­Compress­Binaries function to see whether the system would benefit from compression of system files. If so, then it takes the operating system files that aren’t already compressed and compresses them, storing the result in the WofCompressedData alternate data stream, as I described some time ago.

The compression algorithm used by the Windows Overlay Filter is higher quality than a real-time compression algorithm, and it’s designed so that decompression is fast, but compression is expensive. And that’s the cost: You need to spend a lot of CPU time to do the compression, which is why the Windows Update Cleanup is using so much CPU time.

</quote>

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

Anonymous
2022-09-02T16:45:13+00:00

Time taken is dependent on size and sys performance, and free space

It is deleting the update files and makes the space available, it is not overwriting anything

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2022-09-02T21:44:09+00:00

    Thanks !

    Was this answer helpful?

    0 comments No comments