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. Database & SysAdmin
  3. System Admin
  4. Shrinking disk, Windows Updates?

Shrinking disk, Windows Updates?

Scheduled Pinned Locked Moved System Admin
databasesql-servervisual-studiosysadminhelp
5 Posts 3 Posters 12 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.
  • L Offline
    L Offline
    Leif Simon Goodwin
    wrote on last edited by
    #1

    I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files? I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.

    L L B 3 Replies Last reply
    0
    • L Leif Simon Goodwin

      I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files? I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Take a good look around the disk to see what is using the space. Do you have an overflowing recycle bin?

      L 1 Reply Last reply
      0
      • L Leif Simon Goodwin

        I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files? I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.

        L Offline
        L Offline
        Leif Simon Goodwin
        wrote on last edited by
        #3

        Okay, I might have solved my own question. A utility called SpaceSniffer located a gigantic SQL server .MDF file. It looks like a service might be shoving data into it in the background.

        1 Reply Last reply
        0
        • L Lost User

          Take a good look around the disk to see what is using the space. Do you have an overflowing recycle bin?

          L Offline
          L Offline
          Leif Simon Goodwin
          wrote on last edited by
          #4

          Thanks. Unfortunately Windows Folder Properties were not accurate, missing 'hidden' files. SpaceSniffer has located them.

          1 Reply Last reply
          0
          • L Leif Simon Goodwin

            I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files? I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.

            B Offline
            B Offline
            B dC0d3r
            wrote on last edited by
            #5

            Another short-term fix is to remove the downloaded files from Windows Update. Remove files in c:\Windows\SoftwareDistribution\Download. A more better option is to us dism to clean up updated files. Look at http://www.sevenforums.com/tutorials/122262-windows-7-sp1-disk-cleanup-tool.html[^] to help. But make sure you have kb2852386 installed as it will allow you to clean up outdated files from your winsys. Summary: Used Disk Cleanup Elevated CMD

            dism /online /cleanup-image /spsuperseded /hidesp

            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