How to clean up Windows in one click
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 1 of 5 1 2 3 4 ... LastLast
Results 1 to 10 of 50
  1. #1

    Join Date
    Aug 2008
    Posts
    794

    Default How to clean up Windows in one click

    If a mod thinks this is a useful thread, please sticky it.... =P

    I'M NOT TAKING RESPONSIBILITY IF THIS TURNS YOUR PC INTO A FIREBALL OR ANYTHING

    OK, I'm getting tired of people recommending clean up software to each other. Clean up software is often bloated, full of crap & won't clean everything. So I have made this tutorial to show you how to make a file you click & it does it all for you. No software needed. Here we go....

    Create a new file using notepad & call it "cleanup.cmd"

    Now it's created, right click it & press "edit".

    Now copy this into it. Replace the USERNAME bits with your username -


    cmdow @ /HID
    @echo off
    DEL /S /Q /F "%systemroot%\temp\*.*"
    DEL /S /Q /F "%systemroot%\prefech\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\USERNAME\cookies\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\USERNAME\local settings\temp\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\USERNAME\temporary internet files\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\USERNAME\recent\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\localservice\cookies\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\localservice\local settings\temp\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\localservice\local settings\temporary internet files\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\networkservice\cookies\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\networkservice\local settings\temp\*.*"
    DEL /S /Q /F "%systemdrive%\documents and settings\networkservice\local settings\temporary internet files\*.*"
    CLS
    echo System Cleanup Complete =)
    pause



    Now save it. Whenever you want to clean your PC, just double click it & watch it do it's magic....

    Last edited by ethicks; March 8th, 2009 at 05:11 PM.


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Aug 2008
    Posts
    928

    Default

    hmm i would like to try this but what does it do exactly, is it safe??

  4. #3

    Join Date
    Aug 2008
    Posts
    794

    Default

    Quote Originally Posted by hrci666 View Post
    hmm i would like to try this but what does it do exactly, is it safe??
    All the directories it lists will be emptied out when run.

    It's a MSDOS batch file that empties folders, to keep it simple.

    I wrote this one myself, so I'm sure it's safe.

  5. #4

    Join Date
    Oct 2008
    Posts
    110

    Default

    It deletes your temporary files and your IE cache (though I personally use Firefox). Pretty useful if you need to free some disk space, but not useful enough is your purpose is to conceal your tracks.

  6. #5

    Join Date
    Aug 2008
    Posts
    794

    Default

    Quote Originally Posted by qpow2 View Post
    It deletes your temporary files and your IE cache (though I personally use Firefox). Pretty useful if you need to free some disk space, but not useful enough is your purpose is to conceal your tracks.
    It clears the Windows Temp folder & Prefech (I don't have Prefech on my PC, so I didn't know it's address, so I couldn't add it to the list.) & other stuff. If anyone else knows where junk files build up, let me know & I'll add it to the list.

  7. #6

    Join Date
    Oct 2008
    Location
    here and there
    Posts
    168

    Default

    hey this is a pretty kool trick..im gonna try it out than get back to ya on it..thx bro

  8. #7

    Join Date
    Oct 2008
    Location
    seattle
    Posts
    186

    Default

    Just the dos commands but works great

  9. #8

    Join Date
    Jul 2008
    Posts
    26

    Default

    Looks pretty good, I'll test it out :)

  10. #9

    Join Date
    Aug 2008
    Posts
    794

    Default

    Does anyone know any other directories where crap bulids up? If you post them then I can add them to the list.

  11. #10

    Join Date
    Oct 2008
    Posts
    76

    Default

    Thanks for the tip.. gonna try it. Doesn't CCleaner do the same thing?

Page 1 of 5 1 2 3 4 ... LastLast

Similar Threads

  1. How to Speed Up Windows
    By randomguy in forum Operating Systems
    Replies: 10
    Last Post: September 16th, 2011, 01:10 AM
  2. How To Resize Desktop Icon In Windows 7 or Vista
    By PlanetM in forum Operating Systems
    Replies: 0
    Last Post: May 29th, 2010, 04:30 AM
  3. How to set up a deticated server Pt 1 . Windows Home Server
    By James3kgtVR4 in forum Miscellaneous
    Replies: 3
    Last Post: October 6th, 2009, 10:05 PM
  4. How to set up rssad in torrentflux-b4rt properly.
    By flashf0rward in forum Software
    Replies: 3
    Last Post: April 9th, 2009, 07:24 AM
  5. How to speed up Windows Vista
    By KlassicKool in forum Operating Systems
    Replies: 12
    Last Post: March 22nd, 2009, 08:15 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •