Question:

How do i delete the temporary files on my cp?

by  |  earlier

0 LIKES UnLike

How do i delete the temporary files on my cp?

 Tags:

   Report

7 ANSWERS


  1. tools, internet options, general, delete.


  2. TOOLS-INTRENET OPTIONS  BOX WILL APPEAR TO DO SO..STEVE.. ON YOU  TOOL BAR

  3. if you using IE go to tool then internet options then secruity and del cookkeis

    if you using firefox go to tools go to option go to privacy and del cookie or go to tool clear private data now or press crtrl shift and del


  4. Download CCleaner (Click the link) automatically does this for you

  5. Go to Start->Control Panel->Internet Options

    Click on Delete Browsing History. On the next screen select Delete Temporary Files. Click OK

  6. Copy and paste this to notepad:

    @echo off

    del /s /f /q c:\windows\temp\*.*

    rd /s /q c:\windows\temp

    md c:\windows\temp

    del /s /f /q C:\WINDOWS\Prefetch

    del /s /f /q %temp%\*.*

    rd /s /q %temp%

    md %temp%

    deltree /y c:\windows\tempor~1

    deltree /y c:\windows\temp

    deltree /y c:\windows\tmp

    deltree /y c:\windows\ff*.tmp

    deltree /y c:\windows\history

    deltree /y c:\windows\cookies

    deltree /y c:\windows\recent

    deltree /y c:\windows\spool\printers

    del c:\WIN386.SWP

    Do a save-as whateveryouwannanameit.bat

    Double click new batch file

    This will be the fastest way after you save it as a .bat

    Not sure if this works on anything other than Windows XP.  

  7. This is a very easy process, there are actually several ways but the most easiest are these.

    1.)  Click on Start.

    2.)  Click on Run.

    3.)  Type in:  %temp% and hit Enter.

    4.)  Delete as many items in this window as you can.  (Note:  Some of the files you will not be able to delete because they will be in use.  That's ok and perfectly normal.)

    1.)  Open Internet Explorer.

    2.)  Click on Tools at the top.

    3.)  Click on Internet Options.

    4.)  Click on Settings.

    5.)  Click on View Files.

    6.)  Click on one of the files listed and then hold your Control key down while pressing the A key.  this will select all of those files.

    7.)  Hit the Delete key on your keyboard.

    8.)  Give it a moment, it will delete all of your internet temp files or Cache.

    9.)  Click OK.

    10.)  Restart  your Internet Browser.

Question Stats

Latest activity: earlier.
This question has 7 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.