Results 1 to 28 of 28

Thread: Disk Space is full

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    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.

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    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"

  3. #3
    Fanatic Member TokersBall_CDXX's Avatar
    Join Date
    Mar 2003
    Location
    America
    Posts
    571

    Re: Disk Space is full

    Quote 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?
    Build your own personalized flash based chat room for your webpage for FREE! http://www.4computerheaven.com

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    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.

  5. #5
    Fanatic Member TokersBall_CDXX's Avatar
    Join Date
    Mar 2003
    Location
    America
    Posts
    571

    Re: Disk Space is full

    Quote 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.
    Build your own personalized flash based chat room for your webpage for FREE! http://www.4computerheaven.com

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Disk Space is full

    I have also defragmented it already.

  7. #7
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  8. #8

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    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.

  9. #9
    Fanatic Member TokersBall_CDXX's Avatar
    Join Date
    Mar 2003
    Location
    America
    Posts
    571

    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.
    Build your own personalized flash based chat room for your webpage for FREE! http://www.4computerheaven.com

  10. #10
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Disk Space is full

    Quote 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.

  11. #11
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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:\

  12. #12
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Disk Space is full

    Quote 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?

  13. #13
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  14. #14

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Re: Disk Space is full

    RobDog it is 768 MB not near about 1 GB.

  15. #15
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  16. #16
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: Disk Space is full

    Virtual Memory uses HD Space.

  17. #17
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  18. #18
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: Disk Space is full

    Quote 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.

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  20. #20
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    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.

  21. #21
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  22. #22
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    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..
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  23. #23
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Disk Space is full

    Quote Originally Posted by iPrank
    Do you have Norton Undelete or similar utility ?


    Hi...

    Please can you explain what you mean on this statement.

  24. #24
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    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.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  25. #25
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Disk Space is full

    Quote 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

  26. #26
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    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

  27. #27
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    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.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  28. #28
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Wink Re: Disk Space is full

    Quote Originally Posted by iPrank
    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.
    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
  •  



Click Here to Expand Forum to Full Width