DISM/SFC Windows Fixes

Published on December 4, 2025

Run the following cmd as Administrator to repair corrupt Windows OS files. DISM /Online /Cleanup-Image /RestoreHealth or sfc /scannow __________________________________________________________________________________ To clear up hard drive space... Open CCleaner application > Options > Include > Add > Select Drive or Folder Enter the following file path = C:\Users\posuser\appdata\local\temp Select check box to only delete files or folders older than 24hrs Or Browse to (C:\Users\posuser\appdata\local\temp) and delete all files in Temp folder Or CMD (ADMIN): del /q/f/s %TEMP%\ _________________________________________________________________________________ Out of memory error occurs check the virtual memory allocation... Right click "This PC" or "My Computer" select Properties > Advanced System Settings > (Advanced Tab) Performance "Settings" option > Advanced Tab > Enable checkbox for Windows to "Automatically manage paging file size for all drives" and select "OK" and reboot __________________________________________________________________________________!!!!

Loading comments...