Windows 11 23h2 22631.4391 dont clean update cache

mobostar0101

Active member
Joined
Oct 8, 2024
Posts
25
hi, if I cant do this please move to right threat.

recently I use the SFCFix to fix the system, is fine now, its work and update.

but the cache update dont clean, its start from 400mb, up to 700mb and 1gb...its growing before I run "Windows Update" and have one KB.

I use the "disk cleanup" and Settings->System->Storage->Temporary Files->Delete does not work.

How to clean the Windows Update cache?

1.webp
 
Hi @mobostar0101,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Try and use the following from an elevated (administrative) command prompt:

Code:
DISM /Online /Cleanup-Image /StartComponentCleanup

It does the same the option you selected with disk cleanup but should return an error message at least if it fails.
 
I run with admin cmd:
Code:
DISM /Online /Cleanup-Image /StartComponentCleanup
its pass but show 20%

the CBS is attached

2.webp
 

Attachments

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

Afterwards, please run the same DISM command as you did before and let me know if it fails again.
 

Attachments

the issue persist before reboot, update have 1gb. :poop:

but the cmd is very fast. DISM /Online /Cleanup-Image /StartComponentCleanup

the CBS is attached

edit: its pass but show 20%
2.webp
 

Attachments

Please run the following command from command prompt and then post the output:

Code:
DISM /Online /Cleanup-Image /AnalyzeComponentStore
 
I run command as follow:
Code:
DISM /Online /Cleanup-Image /AnalyzeComponentStore
and show this:
Code:
C:\Windows\System32>DISM /Online /Cleanup-Image /AnalyzeComponentStore

Ferramenta de Gerenciamento e Manutenção de Imagens de Implantação
Versão: 10.0.22621.2792

Versão da Imagem: 10.0.22631.4391

[==========================100.0%==========================]

Informações do Repositório de Componentes (WinSxS):

Tamanho do Repositório de Componentes Relatado pelo Windows Explorer : 14.19 GB

Tamanho Real do Repositório de Componentes : 13.31 GB

    Compartilhado com o Windows : 7.26 GB
    Backups e Recursos Desabilitados : 5.12 GB
    Cache e Dados Temporários : 920.04 MB

Data da Última Limpeza : 2024-10-31 09:09:33

Número de Pacotes Recuperáveis : 3
Limpeza do Repositório de Componentes Recomendada : Sim

A operação foi concluída com êxito.

the CBS is attached
 

Attachments

Back
Top