Jump to content


Swap File


8 replies to this topic

#1 OFFLINE   greyowl2

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • Location:Canada

Posted 13 November 2008 - 08:28 PM

Does CCleaner wipe the Swap File?

Some of the other cleaner apps clean the swap file.

#2 OFFLINE   Augeas

    Moderator

  • Moderators
  • 2,082 posts
  • Gender:Not Telling
  • Location:Worcestershire, UK

Posted 13 November 2008 - 09:39 PM

Not as I am aware.

#3 OFFLINE   YoKenny

    Super Power User

  • Members
  • PipPipPipPipPip
  • 2,874 posts
  • Gender:Male
  • Location:Oshawa, Ont. Canada
  • Interests:Helping people get rid of malware on their systems then showing them how not to get re-infected again

Posted 13 November 2008 - 10:18 PM

How to Clear the Windows Paging File at Shutdown:
http://support.microsoft.com/kb/314834

Watch the 30 second easy way video: <== be very careful with changing other options
http://www.metacafe...._clear_pagefile
"Education is what remains after one has forgotten everything he learned in school." - Albert Einstein
IE7Pro user

#4 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,330 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 13 November 2008 - 10:26 PM

CCleaner has no functionality to remove the swap/paging file.
Complexity of incoherent design.

#5 OFFLINE   greyowl2

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • Location:Canada

Posted 14 November 2008 - 01:34 AM

Is it a good idea to clear the PageFile occassionally?

Does it make the computer run better or is it purely for security?

#6 OFFLINE   pwillener

    ドラえもん

  • Members
  • PipPipPipPip
  • 662 posts
  • Gender:Male
  • Location:Tokyo, Japan

Posted 14 November 2008 - 06:52 AM

To the best of my knowledge, the pagefile is rebuilt each time Windows starts.

#7 OFFLINE   greyowl2

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts
  • Location:Canada

Posted 14 November 2008 - 01:26 PM

View Postpwillener, on Nov 14 2008, 06:52 AM, said:

To the best of my knowledge, the pagefile is rebuilt each time Windows starts.


Well, this is interesting information. So there is no need to clear the pagefile(or swap file). I am using XP.

#8 OFFLINE   plaintext

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 14 November 2008 - 04:18 PM

View Postpwillener, on Nov 14 2008, 07:52 AM, said:

To the best of my knowledge, the pagefile is rebuilt each time Windows starts.
Do you have any source, why this should be done, or it is it just your personal experience?

#9 OFFLINE   hotrod

    Advanced Member

  • Members
  • PipPipPip
  • 61 posts
  • Gender:Male
  • Location:Reading, Berks UK

Posted 14 November 2008 - 06:57 PM

In simplistic terms, the page file is used by Windows to hold temporary data which is swapped in and out of physical memory in order to provide a
larger virtual memory set.When the system boots up, the Session Manager process determines the list of page files to open by reading the value in the HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles. This value contains the name of the paging file as well as the minimum and maximum size of each paging file. Windows supports up to 16 On a 32-bit system page files. running the normal kernel, the maximum size of each page file is 4095 MB. On x64 systems and x86 systems with the PAE kernel, the maximum page file size is 16 terabytes (16TB). On IA-64 systems, each page file can be as large as 32 terabytes. This is good reason why you may have a need to clear your page file.
Regards Richard...