The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Hard Disk help

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by Jukeboxmusicman, Jul 28, 2007.

  1. Jukeboxmusicman

    Jukeboxmusicman Notebook Guru

    Reputations:
    0
    Messages:
    54
    Likes Received:
    0
    Trophy Points:
    15
    So i have basically 141 gigs but some of it is used because of the standard. I now have around 113 gigs. (by the way i recently bought it)
    Around the third day my memory dropped by 5 gigs and Im not sure why.
    Is it settings? Will my memory keep dropping?

    Please help, Thank You
     
  2. deputy963

    deputy963 Notebook Evangelist

    Reputations:
    117
    Messages:
    366
    Likes Received:
    1
    Trophy Points:
    31
    Hi Juke, you don't give a lot on info, but I think what you're saying is this:

    I had 113 GB of free drive space and 3 days later I've lost another 5GB. If that's the case and it's a new computer or drive then I would bet you're loss is Windows backing up parts of your system with the System Restore function.

    Windows does this in the background and can use up to 15% of your hard drive space. If you had 141GB available it could use up to a total of 21GB.
     
  3. Jukeboxmusicman

    Jukeboxmusicman Notebook Guru

    Reputations:
    0
    Messages:
    54
    Likes Received:
    0
    Trophy Points:
    15
    thanks a lot, so it will slowly eat it up until the limit is full?
     
  4. deputy963

    deputy963 Notebook Evangelist

    Reputations:
    117
    Messages:
    366
    Likes Received:
    1
    Trophy Points:
    31
    Up to 15% of your total, yes.

    You can limit the size by using vssadmin from an elevated command prompt.

    Click start>type cmd>Right click on cmd.exe>select Run as Administrator
    In the box that opens type: vssadmin resize shadowstorage /on=C: /for=C: /maxsize=10GB

    The will limit System Restore and the shadow copy service to 10GB of your drive. I wouldn't go much below 10GB.