Hi, Nathan.
As Greg said, you need the paging file (sometimes called a page file or a
swap file), but you can shrink it or move it to your other partition. Go to
System Properties | Performance | Advanced \ Settings and click Change at
the bottom of that screen. On the next page ("Virtual Memory"), set the C:
to No paging file (or the 2 MB minimum) and set the size on E: to System
managed size, or whatever makes you comfy. In addition to the URL Greg
gave, you might want to read the article by the late MVP Alex Nichol, who
died earlier this year:
http://aumha.org/win5/a/xpvm.php. After you
reboot, you can delete the former paging file. You can't delete the wrong
one because WinXP won't let you delete the one it's using.
The hiberfil.sys file can't be moved; it's always in the Root of your Boot
Volume and it's always just a little larger than the size of your installed
RAM. But, as Greg said, if you don't need it, you can turn off hibernation
and then delete the file.
(Since you called it "hiberfil" with no extension, you probably haven't
changed the default in File Options, which is to Hide extensions for known
file types. Most experienced users consider it risky to hide these
extensions because that hides the type of file. Sample.txt is quite
different from sample.vbs - or even sample.txt.vbs, which just might be a
virus! Go to Control Panel | Folder Options | View and remove the check
from that box.)
There may be other hidden files on your computer. ONE way to find them for
sure is to open a "DOS" window and type:
dir c:\ /s/a
Be prepared for a VERY long list. The /a switch shows ALL files, no matter
their Attributes (System, Hidden, Read-only). The C:\ starts at the top
(the Root) of C: and the /s switch shows all files in all subdirectories.
To narrow it down, use subfolder names (dir c:\temp /s/a).
The System Volume Information folder is probably not a factor in this
problem.
RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.netMicrosoft Windows MVP
"Nathan" <Nathan@discussions.microsoft.com> wrote in message
news:AC71913A-C241-4356-8FE7-3990943FDBC3@microsoft.com...
Cheers for that, there is nothing in my Reycling Bin, but there were two
very
large system files each being 2GB each. One is called pagefile and the
other
is hiberfil. What are these? Can they be deleted? However, this only
brings up the total file sizes to 8 GB and of a 15GB hard drive it still
says
that there is 4GB of free space so there still remains 3 GB which I can’t
find. There is a folder called System Volume Information which it won’t
let
me access 'access is denied' but it also says that the size of the folder
is
0 bytes. Is this because I cannot access it? What else can I do?
Nathan