|
-
Aug 14th, 2006, 12:06 PM
#1
Thread Starter
Addicted Member
Disk Space is full
My c drive is of 10GB and there is only 6.3 GB data on it but it show 9.7GB filled.
How to free my space?
Thank You.
-
Aug 14th, 2006, 12:07 PM
#2
Re: Disk Space is full
??
Nedd more PC information...
Older PC? What version of windows? NTFS? FAT32?
have you tried the Disk Cleanup utility?
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Aug 14th, 2006, 12:20 PM
#3
Fanatic Member
Re: Disk Space is full
 Originally Posted by slice
My c drive is of 10GB and there is only 6.3 GB data on it but it show 9.7GB filled.
How to free my space?
Thank You.
how do you know it only has 6.3 gb of data on it if it's showing 9.7?
-
Aug 14th, 2006, 12:49 PM
#4
Thread Starter
Addicted Member
Re: Disk Space is full
I am using windows xp.
Total space = 80 Gb
Format = FAT32
I have already cleaned up space with disk cleanup utility.
I know because none of the files or folders are hidden and i have selected all and right click then clicked properties to see used space and free space.
I also know because i have not installed anything extra on my drive.
No movie
No game.
Thank You.
-
Aug 14th, 2006, 01:13 PM
#5
Fanatic Member
Re: Disk Space is full
 Originally Posted by slice
I am using windows xp.
Total space = 80 Gb
Format = FAT32
I have already cleaned up space with disk cleanup utility.
I know because none of the files or folders are hidden and i have selected all and right click then clicked properties to see used space and free space.
I also know because i have not installed anything extra on my drive.
No movie
No game.
Thank You.
Hibernation requires quite a bit of diskspace and stores it's data in a system/hidden file on the root drive
The page file also takes up quite a bit of disk space.
System Restore does the same.
Recycle bin is hidden and may contain corrupt items.
and any third party backup/restore software packages may be keeping an image file hidden on the drive.
Keep in mind that just because a file is 8kb in size it may take up 14kb on the physical disk. Consider defragmenting the system and reviewing again.
-
Aug 14th, 2006, 01:30 PM
#6
Thread Starter
Addicted Member
Re: Disk Space is full
I have also defragmented it already.
-
Aug 14th, 2006, 02:15 PM
#7
Re: Disk Space is full
Read the rest of what TokersBall said. Files take full clusters, but the computer reports only used space, not slack space, so a file listed as 1025 bytes could be taking 2k (or 4k or 8k) of disk space. There's an average of (cluster size)/2 bytes of wasted space for every file - that you don't see.
Used space + free space never equals total space, unless every single file is an exact integer number of clusters in length.
Also, there are hidden files on your drive - guaranteed - unless you found each and every one and removed the hidden and system attributes from them.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 14th, 2006, 02:49 PM
#8
Thread Starter
Addicted Member
Re: Disk Space is full
I have selected radio box to show all hidden files.
But i have nothing such big is installed which can occupe 9+ Gb.
-
Aug 14th, 2006, 03:03 PM
#9
Fanatic Member
Re: Disk Space is full
you did say that 6.3gb of the used space is data... so we're really only talking
about 3.4 gb of data.
Pagefile + Hibernation files could easily take this much space and more.
-
Aug 22nd, 2006, 07:12 AM
#10
PowerPoster
Re: Disk Space is full
 Originally Posted by slice
My c drive is of 10GB and there is only 6.3 GB data on it but it show 9.7GB filled.
How to free my space?
Thank You.
How about deleting files in folder prefetch, since you are using Windows XP ?
It used more space in drive C.
-
Aug 22nd, 2006, 07:34 AM
#11
Re: Disk Space is full
Buy a new disk, they're cheap, then move all your data over to the new drive(s), leaving only applications on C:\
-
Aug 23rd, 2006, 12:55 AM
#12
PowerPoster
Re: Disk Space is full
 Originally Posted by mendhak
Buy a new disk, they're cheap, then move all your data over to the new drive(s), leaving only applications on C:\
Why did you say like that, what happend to that lost amunt of space. There is nearly 2GB. Isn't it?
-
Aug 23rd, 2006, 01:07 AM
#13
Re: Disk Space is full
Check your pagefile or virtual memory file size by right clicking my computer and click properties then Advanced > Performance Settings > Advanced tab > Virtual Memory. It will probably be at a minimum of 1 gig in size. 
Also, you do not mean why the total space shouls 9.7 and not 10 correct? If so its because of the caluclations dealing with 1024K and not 1000 Bytes etc. The extra 24 Bytes add up especially when you get into the larger drives.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 23rd, 2006, 02:01 AM
#14
Thread Starter
Addicted Member
Re: Disk Space is full
RobDog it is 768 MB not near about 1 GB.
-
Aug 23rd, 2006, 02:11 AM
#15
Re: Disk Space is full
Thats 3/4 of a Gig. But you cant expect the total to be found in a single file or place. Thats just the pagefile. You still have other areas where space can be taken up. You stated you used a disk cleanup program but did it work correctly? Is the recycle bin completely empty (file size in rb properties), etc.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 23rd, 2006, 02:29 AM
#16
Fanatic Member
Re: Disk Space is full
Virtual Memory uses HD Space.
-
Aug 23rd, 2006, 02:36 AM
#17
Re: Disk Space is full
Also looks like you have your 80 GB drive partitioned into more then one drive? If so that also eats up space and the master boot record, file alocation table, disk cache etc can also take up some space.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 23rd, 2006, 02:49 AM
#18
Fanatic Member
Re: Disk Space is full
 Originally Posted by RobDog888
Also looks like you have your 80 GB drive partitioned into more then one drive? If so that also eats up space and the master boot record, file alocation table, disk cache etc can also take up some space.
Those you mentioned(some, I'm not sure w/c one) don't show on the Used Space.
-
Aug 23rd, 2006, 02:57 AM
#19
Re: Disk Space is full
No, but when trying to calculate where the space is going they need to be considered depending on where the numbers are being calculated from and how.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 23rd, 2006, 10:18 AM
#20
Fanatic Member
Re: Disk Space is full
Here's another possibility - my laptop came configured with a hidden partition on the hard drive that had a system recovery image on it.
-
Aug 23rd, 2006, 11:05 AM
#21
Re: Disk Space is full
Yes, thats a good suggestion but dont they usually come with that as a separate partition?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 23rd, 2006, 11:09 AM
#22
Re: Disk Space is full
Do you have Norton Undelete or similar utility ?
They uses a lot of diskspace to store the files you have cleared from Recycle Bin..
-
Aug 23rd, 2006, 10:20 PM
#23
PowerPoster
Re: Disk Space is full
 Originally Posted by iPrank
Do you have Norton Undelete or similar utility ?
Hi...
Please can you explain what you mean on this statement.
-
Aug 24th, 2006, 11:31 AM
#24
Re: Disk Space is full
There are some utilities like Norton Undelete (comes with SystemWorks 2005) or GoBack that protects you from accedental file deletion.
Generally they creates a hidden folder (directly inaccessible form explorer) and stores all deleted file there. So, even if you empty recyclebin or Shift+Delete a file, these utilities keeps the file in that special folder, just in case you need them afterwards.
These utilities generally have an option to delete all saved data. As far as I can remember, for Norton Undelete, you can access it from either RecycleBin>Properties or MyComputer>Properties.
-
Aug 24th, 2006, 11:11 PM
#25
PowerPoster
Re: Disk Space is full
 Originally Posted by iPrank
There are some utilities like Norton Undelete (comes with SystemWorks 2005) or GoBack that protects you from accedental file deletion.
Generally they creates a hidden folder (directly inaccessible form explorer) and stores all deleted file there. So, even if you empty recyclebin or Shift+Delete a file, these utilities keeps the file in that special folder, just in case you need them afterwards.
These utilities generally have an option to delete all saved data. As far as I can remember, for Norton Undelete, you can access it from either RecycleBin>Properties or MyComputer>Properties.
Thanks for your comment om my problem. Now I have an idea about it.
By the way in windowsXP we can delete files on folder "c:/windows/prefetch/ " without caused any problem, isn't it?
What are those foles?
Those are some backup files as you mentioned?
Last edited by eranga262154; Aug 24th, 2006 at 11:15 PM.
Reason: Incomplete
-
Aug 25th, 2006, 12:36 AM
#26
Re: Disk Space is full
I personally use Hdcleaner to clean my system of all the junk and temporary files.
http://home.tiscali.de/zdata/hdcleaner_e.htm
-
Aug 25th, 2006, 05:43 AM
#27
Re: Disk Space is full
Prefetch folder:
http://www.windowsnetworking.com/art...efetch-XP.html
http://www.pcmag.com/article2/0,1759,1683520,00.asp
Another similar folder is the DllCache folder:
http://thorprojects.com/blog/archive...02/17/523.aspx
You can empty both of them to free some diskspace and to gain some speed boost.
But, most likely, that is not your problem.
You said, when you select all files, it shows correct size but in the drive properties it shows wrong ?
If you have enabled "Show All Files" and unchecked "Hide Protected OS files" in FolderOptions, then prefetch/dllcache/pagefile.sys/hiberfil.sys etc will be visible.
1.) But as other posters mentioned, files inside "system volume information" will not be visible. Follow their ideas and disable "system restore" and "indexing" services.
2.) Like I said, empty Norton's (or similar tools) undelete cache if you have it.
If still you face the problem, I think formatting and reinstallig XP will be easier than repairing.
Oh, BTW, if those 'used' spaces are damaged (scandisk/chkdsk marks them as unusable), this problem MAY happen.
-
Aug 27th, 2006, 10:49 PM
#28
PowerPoster
Re: Disk Space is full
 Originally Posted by iPrank
Thank for those resources
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|