disk space

You are currently browsing the articles from MS Windows Articles, Reviews and Videos matching the category disk space.

Free Up 10 GigaBytes of Disk Space in Windows

There are many areas in Windows Vista and XP that you can delete temporary files and decrease disk usage. Sure you can download free tools that clean up temp and orphan files, but do they really catch everything and guide you in decreasing unnecessary usage of disk space in windows?

If you want do do things right, you do them yourself sometimes. In this tutorial PCWizKid shows you how you can easily free up 10 gigs or more of space on your PC.

There are various ways of saving anywhere from a few hundred MegaBytes to GigaBytes of space. The video walks you through these step by step.

Notes from video:
Places to Delete temp files from:
C:\windows\system32\dllcache\
C:\windows\Temp\
C:\Documents and Settings\Administrator\Local Settings\Temp\

Areas to save disk space
- Turn off or decrease size of disk usage for system restore
If your not using the Windows System Restore feature, then why have it enabled?
If you are using it, perhaps you want to re-evaluate how much disk space its using up (which can be several GigaBytes) for saving checkpoints. If you only want to have 1 or 2 good saved checkpoints to restore from decrease the allocated space for system restore to a few hundred meg.

- Decrease the disk usage size of the recycle bin
The most common area on a users PC in which Windows allocates a chuck of space for itself is the recycle bin. If you rather have files be deleted instantly and not put in the recycle bin or you want to decrease the space it uses to hold deleted files, a simple adjustment of the properties for it will do the trick as specified in PCWizKid's video tutorial.

- Empty or Decrease your Web Browsers disk usage for Cached files
Every web browser has a preferences or options area to adjust the temporary internet files and cache usage. In ths video tutorial we use Internet Explorer as an example on how to save space with an adjustment of the temporary internet files space it uses.

- Disable Hibernation in Windows.
If you dont know what Hibernation is , chances are you arent using it. You might want to disable it to save a few GigaBytes of space that function requires as shown in the video tutorial.
For Vista users you can opena command prompt and type powercfg -H off

-Run the Windows Clean Manager
Windows comes already with a built in cleaner that does simple basic tasks to free up disk space.
To access it click start -> Run -> type cleanmgr -> press OK, as shown in the video tutorial.

Other Tips Users have watched

Written by PCWizKid on June 27th, 2008 with no comments.
Read more articles on 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Contributors and Windows Vista and Windows XP and disk space and microsoft and pcwizkid and windows tips.

Delete files using Disk Cleanup

If you want to reduce the number of unnecessary files on your to up and help your faster, use Disk . It removes temporary files, empties the Bin, and removes a variety of files and other items that you no longer need.

1. Open Disk by clicking the Picture of the , clicking All , clicking Accessories, clicking Tools, and then clicking Disk .

2. In the Disk Options , choose whether you want to clean up your own files only or all of the files on the . permission required If you are prompted for an password or confirmation, type the password or provide confirmation.

3. If the Disk : Drive Selection appears, select the drive that you want to clean up, and then click OK.

4. Click the Disk tab, and then select the check boxes for the files you want to delete.

5. When you finish selecting the files you want to delete, click OK, and then click Delete files to confirm the operation. Disk proceeds to all unnecessary files from your .

The More Options tab is available when you choose to clean files from all users on the . This tab includes two additional ways to even more :

and Features. Opens and Features in , where you can that you no longer use. The Size column in and Features shows how much each uses.

and Copies. you to delete all but the most recent point on the disk.

uses points to return your files to an earlier point in time. If your is running normally, you can save by deleting the earlier points.

In some editions of Vista, points can include previous versions of files, known as copies, and images created with Complete PC . This information will also be deleted. For more information about , search Help and for “ .”

Tags:, , , , , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on April 17th, 2008 with no comments.
Read more articles on Backup and Cleanup and Contributors and System Tools and Uninstall and Windows Vista and administrator and administrator password and computer and control panel and disk cleanup and disk space and hard disk and hard disk drive and programs and remove and restore and system and windows.

Vista Machines with More than 4 GB of RAM Have Limited Shut-Down

Vista computers that come equipped with more than 4 GB of memory have limited shut-down options. Essentially, the option is no longer available on Vista machines that feature in excess of 4 GB of . This scenario affects both the 32-bit and the 64-bit editions of Vista, but at the same time also XP and 2003. has confirmed that the issue is related to the large quantity of .

“This issue occurs because is disabled on computers that have more than 4 GB of . requires sufficient to contain the contents of the ’s memory. is poor on a that has more than 4 GB of memory and that has support for . (more…)

Tags: , , , , , , , , , , , , ,

Related posts

Written by Jason on March 18th, 2008 with no comments.
Read more articles on Boot and Contributors and Performance and Windows Vista and computer and disk space and hibernate and hibernation and microsoft and system memory and windows and windows server.

A Better Disk Cleanup

This tip will show you how to create an unattended disk cleanup which will also empty your prefetch folder. This tip assumes you have Windows XP installed in c:\windows.

Step 1.
Create a new text file and place the following contents inside:

c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q
(more…)

, , , , , , , , , , ,

Written by Jason on November 15th, 2007 with comments disabled.
Read more articles on appication and cache and cleanmgr and cleanup program and disk cleanup and disk space and performance decrease and prefetch folder and unattended and windows and windows prefetch directory and windows system32.

A Better Disk Cleanup

This tip will show you how to create an unattended disk cleanup which will also empty your prefetch folder. This tip assumes you have Windows XP installed in c:\windows.

Step 1.
Create a new text file and place the following contents inside:

c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q
(more…)

, , , , , , , , , , ,

Written by Jason on November 15th, 2007 with comments disabled.
Read more articles on appication and cache and cleanmgr and cleanup program and disk cleanup and disk space and performance decrease and prefetch folder and unattended and windows and windows prefetch directory and windows system32.