Helping people with computers... one answer at a time.

A second hard drive can help alleviate a lot of problems when it comes to space. I'll cover a few simple changes to put that second hard drive to use.

I have a laptop with 32 GB in drive C and 32 GB in drive D. My drive C is full and I do not know how to start using drive D.

A full C: and an empty D: is an opportunity. There are several approaches to take to start taking advantage of that second hard drive.

From system configuration settings to where you place your data we'll look at several options to make use of that second drive.

A couple might even make your computer slightly faster.

Move the Paging File

The paging file, also known as the Windows swap file, is a large hidden file that typically resides in the root of your C: drive. It's where Windows stores things when the programs you're actually running can't get enough RAM.

Moving that file to your D: drive is not only possible, but might actually make your system slightly faster, moving the swap file operations - which depending on your system configuration and usage can be heavy - to the second disk.

"My recommendation is to conceptually begin to think of 'D:' as your 'data' drive."

What is pagefile.sys and can I move it? shows how to move the paging file to another drive.

Be sure to erase the old paging file to free up its room after it's no longer in use.

Move My Documents

By default Windows stores a lot of stuff in your "My Documents" folder. In addition, many applications like the assorted Microsoft Office programs, all default to storing the documents you create there as well. On top of that most browsers will also place the files you download into My Documents as well.

As you can imagine, moving it can move a lot from C: to D: with this added benefit that D: continues to be used thereafter for all those things.

How do I change the location of the My Documents folder? shows how to move My Documents from one drive to another.

Move The Temporary Files Folder(s)

Depending on how you use your computer, and more importantly how the programs you run use your computer, moving the temporary files to another drive can often clear up some space, as well as increase performance just a bit.

To do this, create a folder on drive D: - let's call it TEMP and put it in the root of D: "D:\TEMP".

Now, for XP (others are similar), right click on My Computer, click on Properties, click on the Advanced tab (or link), and then click on the Environment Variables button. You should see something similar to this:

Environment Variables in Windows

If there are TMP or TEMP environment variables in the upper box, remove them; click on each and click Delete.

In the second box, scroll down until you find the TMP and TEMP environment variables. Click Edit..., and change the value of each to be D:\TEMP.

You may need to reboot to make this effective. After that you can visit the old temporary file location(s) and delete the contents - it's all been moved to D:.

Program by Program

We've moved some easy to move items that affect either the system as a whole, or all programs that run on the system. To make further changes, we have to deal with each application you might be using individually, or just decide to do some things differently from here on out.

My recommendation is to conceptually begin to think of "D:" as your "data" drive. That means when working in various applications when you save your work save it to a folder on D:. If you already have a collection of work, create a folder on D: and move it all there. When you download something, download it to D:.

Speaking of collections and downloads, if you have large quantities of downloaded materials like music, pictures or such, consider also moving it to a new folder you create on D:.

Typically a few "low hanging fruit" candidates can be quickly identified by tools like TreeSize outlined in Where's my disk space going?. Run the utility on your C: drive, and see of there are things taking up space that could be moved to D:.

Article C4615 - November 20, 2010

Leo Leo A. Notenboom has been playing with computers since he was required to take a programming class in 1976. An 18 year career as a programmer at Microsoft soon followed. After "retiring" in 2001, Leo started Ask Leo! in 2003 as a place for answers to common computer and technical questions. More about Leo.

Not what you needed?

Recent Comments
11 Comments

Withstanding previous comments, It should be noted that 'backup of any data, be it the operating system or data, to the 'D' drive, if it is actually a partition of a single drive of which the 'C' drive is a part of, is actually tenuous. It backs up against corruption of the original files to a degree, but not against hardware failure. Real back up is to a different spindle, most likely an external drive or second 'internal' spindle. In the case of the 'two drives' actually being a single spindle, I'd back up any data on the 'd' drive, delete the partition, expand the 'c' partition to fill the whole spindle, and do regular clones of the whole shooting match to an external drive. One caveat is if the 'd' drive is not being used as a backup, but rather a restore drive for windows (not data), in which case I would expect it to be much less in size than 'C'. This was not inferred in the original question. Software mentioned in previous comments will do all this.

Posted by: surryroger at November 23, 2010 11:48 AM

Are you aware that there are formatting issues associated with the display of your articles and have been for the last couple of weeks? I do not know if it is an IE issue or if possibly you have changed something in the coding of the articles. I am running XP Pro w/SP3 and IE 7.0.5730.13. If possible I would send a screen shot to show you what I mean.
Regards,
Tom Davis

Posted by: Tom DAvis at November 23, 2010 2:43 PM

@ Tom Davis...use Firefox instead of buggy IE (all versions). Renders webpages beautifully and is a lot less problematic. You can even get a free IE Tab add-on for when you feel nostalgic.

Posted by: Frag L. Rock at November 24, 2010 11:01 AM

A few tips gained from experience:
1. If re-installing the OS remove the D drive first. Otherwise the new OS may overwrite the D drive.
2. Make the D drive FAT32. That way you can take the D drive out and use it as a slave on any Microsoft OS. 98SE can only read FAT files.

Posted by: Richard in Dallas at November 24, 2010 5:35 PM

Richard in Dallas recommended that the D drive should be formatted as a FAT32 device. My question is: If I move "My Documents" folder to the D drive will it work in this format, or must it be kept in an NTFS file structure?

Files and folders don't care what the format is. You may lose security settings - meaning that files that were protected from other users in NTFS will be accessible to all in FAT32. Other than that should work fine.
Leo
27-Nov-2010

Posted by: Raisa Barkley at November 26, 2010 12:15 PM
Post a comment on "How do I start using my second hard drive?":





Remember Me?

(You may use HTML tags for style)

Before commenting, please...

  • READ THE ARTICLE. A comment that shows you didn't will be deleted and ignored.

  • Comment only on the article. Use the search box at the top of the page if you have a question about something else.

  • NO PERSONAL INFORMATION in the comment. No email addresses. No phone numbers. No physical addresses.

  • Anything that looks the least bit like spam will be deleted. Links to unrelated sites or links that appear to be primarily promotional will be deleted, or the comment will be deleted.

  • Don't ask me to recover lost passwords or hacked accounts. I can't. Those comments will be deleted.

  • I can't respond to every comment. And I can't vouch for the accuracy of others who do.

Please wait. Your comment is being processed ...