Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Hard disk space

Hard disk space

Scheduled Pinned Locked Moved Windows API
question
8 Posts 5 Posters 17 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    David Wulff
    wrote on last edited by
    #1

    I've been running Windows Vista for about a fortnight now and just noticed that it is now taking up 127GB of disk space. So I went looking to see where the space was...

    0.02GB \inetpub
    0.98GB \MSOCache
    1.22GB \Program Files
    16.8GB \Program Files (x86)
    1.50GB \ProgramData
    21.3GB \Users <-- mostly Google Desktop cache
    14.9GB \Windows

    That totals 56.7GB. So where is the remaining 70GB hidden?!!


    Ðavid Wulff What kind of music to programmers listen to?
    Join the Code Project Last.fm group | dwulff
    I'm so gangsta I eat cereal without the milk

    W 1 Reply Last reply
    0
    • D David Wulff

      I've been running Windows Vista for about a fortnight now and just noticed that it is now taking up 127GB of disk space. So I went looking to see where the space was...

      0.02GB \inetpub
      0.98GB \MSOCache
      1.22GB \Program Files
      16.8GB \Program Files (x86)
      1.50GB \ProgramData
      21.3GB \Users <-- mostly Google Desktop cache
      14.9GB \Windows

      That totals 56.7GB. So where is the remaining 70GB hidden?!!


      Ðavid Wulff What kind of music to programmers listen to?
      Join the Code Project Last.fm group | dwulff
      I'm so gangsta I eat cereal without the milk

      W Offline
      W Offline
      Waldermort
      wrote on last edited by
      #2

      I noticed the same when I first installed vista. I didn't look inot too deeply, but I did notice that an large portion of that space was allocated to backup images for system restore and the like. I eventualy reinstalled, this time giving vista a partition of 15GB and a seperate partition for program files and my workspace. vista now takes up about 12GB ( after 3 weeks ) and doesn't bother me with annoying "low disk space" messages.

      D 1 Reply Last reply
      0
      • W Waldermort

        I noticed the same when I first installed vista. I didn't look inot too deeply, but I did notice that an large portion of that space was allocated to backup images for system restore and the like. I eventualy reinstalled, this time giving vista a partition of 15GB and a seperate partition for program files and my workspace. vista now takes up about 12GB ( after 3 weeks ) and doesn't bother me with annoying "low disk space" messages.

        D Offline
        D Offline
        David Wulff
        wrote on last edited by
        #3

        So the extra space is being reserved for system restore? Why so much? I have no automatic backups scheduled on this machine, so surely it should only do the usual system restore points before certain installations (service packs, updates, etc)? The system has a 900GB drive (RAID0) with 300GB allocated as the Windows Vista drive and 600GB as data. At this rate, I am going to run out of space by mid-January! I ran Windows XP on the same setup for 18 months and the most it ever took with all the same apps I have installed now was 30GB...


        Ðavid Wulff What kind of music to programmers listen to?
        Join the Code Project Last.fm group | dwulff
        I'm so gangsta I eat cereal without the milk

        M S 2 Replies Last reply
        0
        • D David Wulff

          So the extra space is being reserved for system restore? Why so much? I have no automatic backups scheduled on this machine, so surely it should only do the usual system restore points before certain installations (service packs, updates, etc)? The system has a 900GB drive (RAID0) with 300GB allocated as the Windows Vista drive and 600GB as data. At this rate, I am going to run out of space by mid-January! I ran Windows XP on the same setup for 18 months and the most it ever took with all the same apps I have installed now was 30GB...


          Ðavid Wulff What kind of music to programmers listen to?
          Join the Code Project Last.fm group | dwulff
          I'm so gangsta I eat cereal without the milk

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          Vista has the "previous versions" feature (similar to Go Back) where it keeps old versions of modified/deleted files. That might be taking up the additional space.

          --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

          S D 2 Replies Last reply
          0
          • M Michael Dunn

            Vista has the "previous versions" feature (similar to Go Back) where it keeps old versions of modified/deleted files. That might be taking up the additional space.

            --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

            S Offline
            S Offline
            shivditya
            wrote on last edited by
            #5

            I think I am more luckier in my 80GB dual boot system vista has taken only 10 GB

            || ART OF LIVING ||

            1 Reply Last reply
            0
            • D David Wulff

              So the extra space is being reserved for system restore? Why so much? I have no automatic backups scheduled on this machine, so surely it should only do the usual system restore points before certain installations (service packs, updates, etc)? The system has a 900GB drive (RAID0) with 300GB allocated as the Windows Vista drive and 600GB as data. At this rate, I am going to run out of space by mid-January! I ran Windows XP on the same setup for 18 months and the most it ever took with all the same apps I have installed now was 30GB...


              Ðavid Wulff What kind of music to programmers listen to?
              Join the Code Project Last.fm group | dwulff
              I'm so gangsta I eat cereal without the milk

              S Offline
              S Offline
              Steve Hansen
              wrote on last edited by
              #6

              It's probably the same as your memory on vista, just reserved but will be freed when you would need it :) It's like setting System Restore in WindowsXP to use all your space.

              1 Reply Last reply
              0
              • M Michael Dunn

                Vista has the "previous versions" feature (similar to Go Back) where it keeps old versions of modified/deleted files. That might be taking up the additional space.

                --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

                D Offline
                D Offline
                David Wulff
                wrote on last edited by
                #7

                Where are they stored, and how do I get rid of them?


                Ðavid Wulff What kind of music to programmers listen to?
                Join the Code Project Last.fm group | dwulff
                I'm so gangsta I eat cereal without the milk

                M 1 Reply Last reply
                0
                • D David Wulff

                  Where are they stored, and how do I get rid of them?


                  Ðavid Wulff What kind of music to programmers listen to?
                  Join the Code Project Last.fm group | dwulff
                  I'm so gangsta I eat cereal without the milk

                  M Offline
                  M Offline
                  Michael Dunn
                  wrote on last edited by
                  #8

                  I don't know where they are stored, it might be part of System Restore, but that's just a guess. You could try clearing out all the SR backups (turn SR off and back on) and see if that gives you any space back.

                  --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups