More Disk Cleanup redux


TM21

Banned
Local time
1:14 AM
Posts
252
Some months ago, I wrote that I had created a simple Batch file to remove thousands of junk files from a Win-11 hard drive.
Several people wanted that batch file, and I provided it. But, among other things, it only deleted the Temporary Internet Files (TIF's) from Edge and Firefox. (the only browsers that I use)

However, it was reported to me, that many persons use "Chrome" as their everyday browser.
So I've installed Chrome on one of my lesser PC's, and did some browsing to create some TIF's.
Then I ran my Cleanup.bat program with this line added:

Del /F /S /Q "C:\Users\%UserName%\AppData\Local\Google\Chrome\User Data\Default\Cache\*.*"

Sure nuff, all the Chrome TIF's were GONE! Mission accomplished.

So, if anyone reading this has my Cleanup batch file, and they use Chrome, they can add this line somewhere in the middle of the batch file, for a Cleanup of the Chrome TIF's.

Or if you use Chrome, and you don't have my Cleanup batch file, just create your own text file with the above blue line, and save it as Cleanup.bat and you'll be able to clean the Chrome TIF's out of your own PC.


Cheers Mates
TM :cool:
 
Windows Build/Version
22H2 22621-963

Attachments

Last edited:

My Computer

I have one!

Thank you!
 

My Computer

System One

  • OS
    Win 11 Pro 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self build
    CPU
    Intel i7 13700KF
    Motherboard
    Gigabyte Z790 UD AC
    Memory
    32 GB Team Group DDR5 - 6000 CL 30
    Graphics Card(s)
    ASUS TUF GAMING RTX 3070 Ti
    Sound Card
    On board Realtek
    Monitor(s) Displays
    ACER 34 inch
    Screen Resolution
    4K
    Hard Drives
    1 TB Samsung 980 Pro Nvme, 1 TB Samsung 970 EVO Nvme, 2 x Samsung 970 2TB SSD SATA
    PSU
    EVGA 1000Q
    Case
    Rosewill something or other
    Cooling
    Noctua NH-D15. A whole schwak of Noctua case fans. $$$
    Keyboard
    Logitech G815
    Mouse
    Logitech G502 Hero
    Internet Speed
    700 up, 600 down
    Browser
    Firefox
    Antivirus
    MalwareBytes
Thank you very much!
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    HP ChromeBook 14a
    CPU
    Intel Pentium N6000
    Memory
    8 GB
    Graphics Card(s)
    Intel UHD
    Screen Resolution
    1920x1080@60
    Browser
    Ungoogled Chromium
I'm really curious:
Who has tried the line that I provided earlier, to clean out the temporary Internet Files from "Chrome". ???
Here's that line again:
Del /F /S /Q "C:\Users\%UserName%\AppData\Local\Google\Chrome\User Data\Default\Cache\*.*"

It can either be run from a CMD prompt of from within a Batch File. When run from a Batch File, add the word "pause" after the command line. That will keep the window open on the screen, so you can see just what has been removed. The window will stay open then, till you "Touch any Key" to continue.

I've given my latest Cleanup.bat program (batch file) to several people who use Chrome, and they have reported favorable results.

Good Luck, Mates,
TM :cool:
 

My Computer

I'm still waiting, to see if anyone who uses Chrome, has tried the Cleanup line that I posted earlier.

???

:cool:
 

My Computer

Back
Top Bottom