<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.nerdscene.com &#187; Hibernate</title>
	<atom:link href="http://www.nerdscene.com/tag/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nerdscene.com</link>
	<description>bitching about everything, one post at a time...</description>
	<lastBuildDate>Tue, 06 Apr 2010 17:40:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Delete hiberfil.sys from the root of your Windows drive</title>
		<link>http://www.nerdscene.com/2010/04/02/157/</link>
		<comments>http://www.nerdscene.com/2010/04/02/157/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 19:30:56 +0000</pubDate>
		<dc:creator>Eli Sand</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[hiberfil.sys]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[pagefile.sys]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.nerdscene.com/?p=157</guid>
		<description><![CDATA[If you ever noticed the hiberfil.sys file in the root of your Windows system drive and wondered what it was and how to get rid of it, well here&#8217;s your answer! The hiberfil.sys file is used with the Windows Hibernate feature, and even if you modify your power plan and disable the hibernation features in [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever noticed the hiberfil.sys file in the root of your Windows system drive and wondered what it was and how to get rid of it, well here&#8217;s your answer!</p>
<p>The hiberfil.sys file is used with the Windows Hibernate feature, and even if you modify your power plan and disable the hibernation features in there, the file will still be on your system.  The file size depends on the amount of RAM your system has, as it is used to dump some (or almost all) of the data in RAM on to your hard drive so it can enter a hibernation state.  For my system, since I have 4GB of RAM, the file was almost 4GB in size so it made sense to get rid of it if I wasn&#8217;t going to use Hibernation mode.<br />
<span id="more-157"></span><br />
To get rid of the hiberfil.sys file, open up an elevated (as in, Administrator) command prompt and simply type in:</p>
<p><code>powercfg -h off</code></p>
<p>This will turn off the Windows Hibernate features (including disabling them in your Power Options) and with it, delete the hiberfil.sys file from your system so you can reclaim some space (and it also helps with defragmentation of your drive, as it is a system file that cannot be moved; the same thing goes for pagefile.sys, which you can read about in my other article &#8220;<a href="/2010/03/31/143/">Give Windows a Swap partition with no drive letter</a>&#8220;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nerdscene.com/2010/04/02/157/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

