# Software Updates and Drive Space Consumption

**URL:** https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216
**Category:** Factual Questions
**Created:** [April 15, 2014, 11:54pm UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216 "2014-04-15T23:54:38Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Sailboat](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/sailboat/32/461_2.png) [@Sailboat](https://boards.straightdope.com/u/Sailboat)
#### Post date: [April 15, 2014, 11:54pm UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/1 "2014-04-15T23:54:38Z")

</div>

Okay, once again I am patching an application. While the 141 megabyte patch downloads, I once again wonder about all these updates and patches I download, and their impact on my limited drive space.

When these downloads state they require x amount of drive space, is that largely to _replace_ existing code in the already-installed application (and thus not adding _too_ much to the drive), or does each stated amount represent cumulative consumption of resources? Or something in between? Is a “patch” different from an “update?”

Seems like not long before multiple 100-megabyte-plus updates will clog up the drive.

---

<div class="post-metadata">

### Author: ![ThisUsernameIsForbidden](https://avatars.discourse-cdn.com/v4/letter/t/b4bc9f/32.png) [@ThisUsernameIsForbidden](https://boards.straightdope.com/u/ThisUsernameIsForbidden)
#### Post date: [April 16, 2014, 12:00am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/2 "2014-04-16T00:00:03Z")

</div>

That’s the price we pay for not maintaining our own operating system. You could maintain your own, with some flavor of linux for example, only updating packages that you need updates for, but that would take up a lot of your time.

There are files that you can delete safely, last time I checked, created by updates, that are large. But with HD space so cheap, you might as well just get a couple of big hard drives and fuggedaboudit.

---

<div class="post-metadata">

### Author: ![TriPolar](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/tripolar/32/3008_2.png) [@TriPolar](https://boards.straightdope.com/u/TriPolar)
#### Post date: [April 16, 2014, 12:35am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/3 "2014-04-16T00:35:36Z")

</div>

Sometimes updates replace existing code without using up much additional disk space, or even none. Sometimes they are new features or changes that require more code than what you had before. So it’s a mix. You need enough space for the update files which can be large, and may be compressed so they’ll use even more space. The update files should be deleted once the code changes have been installed, but temporarily you are using up at least twice as much disk during the install. However, that will depend on the OS and it’s means of installing. I have seen Windows leave large installation files sitting around, I think that’s usually the result of an update install failure. Terms like update and patch are non-specific, but patch usually refers to changes to existing code while updates may be all new code. The particular OS makes a difference here. You can often remove unneeded code, something much easier to do on Unix than Windows.

Despite all that I don’t see much increase in the size of either Windows or Unix for most updates. It’s the optional features and 3rd party applications that use up the most disk space. YMMV.

---

<div class="post-metadata">

### Author: ![JerrySTL](https://avatars.discourse-cdn.com/v4/letter/j/e274bd/32.png) [@JerrySTL](https://boards.straightdope.com/u/JerrySTL)
#### Post date: [April 16, 2014, 1:57am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/4 "2014-04-16T01:57:42Z")

</div>

There are often ways to delete no longer needed parts of updates. For example the opatch utility of Oracle can remove no longer needed patches.

---

<div class="post-metadata">

### Author: ![Reply](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/reply/32/15952_2.png) [@Reply](https://boards.straightdope.com/u/Reply)
#### Post date: [April 16, 2014, 2:25am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/5 "2014-04-16T02:25:29Z")

</div>

On Windows, the Disk Cleanup Utility can clear out old Windows update files:

> **[Delete Windows update files to regain hard-drive space](https://www.cnet.com/tech/computing/delete-windows-update-files-to-regain-hard-drive-space/)**
>
> Windows has always been bad at cleaning up after itself. Take matters into your own hands with one of the preinstalled tools, and regain hard-drive space so you can store more-important files.

---

<div class="post-metadata">

### Author: ![Senegoid](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/senegoid/32/6606_2.png) [@Senegoid](https://boards.straightdope.com/u/Senegoid)
#### Post date: [April 16, 2014, 2:29am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/6 "2014-04-16T02:29:44Z")

</div>

Then, there’s also the habit (more common in Unix/Linux systems than Winders, I think) that updates tend to install new versions of a program, while leaving earlier versions in place also, so that you can revert to them at will. Sometimes you may have to take overt steps yourself, to delete older versions.

---

<div class="post-metadata">

### Author: ![Kenm](https://avatars.discourse-cdn.com/v4/letter/k/bc79bd/32.png) [@Kenm](https://boards.straightdope.com/u/Kenm)
#### Post date: [April 16, 2014, 6:39am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/7 "2014-04-16T06:39:13Z")

</div>

I’ve taken screen shots of the available space on my hard drive before hitting the button to update largish applications through my iMac’s Software Update function, which tells the user how much space will be used by the update.

The last time I did this was for iTunes. When the update was finished and the process had deleted the old iTunes, there was as much free space as there was before.

I’ve cancelled updates before they’ve finished, and the old apps had remained, so both exist until the process is complete. If space is cramped, you could risk killing the old version before downloading the new.

---

<div class="post-metadata">

### Author: ![bob\_2](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/bob_2/32/3341_2.png) [@bob\_2](https://boards.straightdope.com/u/bob_2)
#### Post date: [April 16, 2014, 7:39am UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/8 "2014-04-16T07:39:45Z")

</div>

My take on the definitions is:  
Patch - Fixing a fault that was discovered after launch  
Update - An ‘improvement’ which may or may not be a genuine improvement, and may also include patches.  
Upgrade - An update that they want you to pay for.

---

<div class="post-metadata">

### Author: ![md2000](https://avatars.discourse-cdn.com/v4/letter/m/73ab20/32.png) [@md2000](https://boards.straightdope.com/u/md2000)
#### Post date: [April 17, 2014, 7:02pm UTC](https://boards.straightdope.com/t/software-updates-and-drive-space-consumption/686216/9 "2014-04-17T19:02:08Z")

</div>

There’s a wonderful “feature” of Windows 7 and later that keeps all replaced OS components so that you can roll back to any place in time. The winsxs folder will keep growing forever. This is a better feature than XP or Windows 2003 that puts garbage folders in your C:\ root folder. All these are intended to allow you to “undo” any update by saving the replaced files.

So far, there is no easy cleanout. I suspect Microsoft’s logic was that by the time your system disk fills up, either you planned poorly or it’s time to replace the PC anyway. Try to imagine their concern if by 2018 your Windows 2008 disk is full. Buy Windows 18…

As for any other program, either the program replaces the key pieces of itself, or it’s expanding features. I suspect in most cases, it’s replacement mostly. Whether it keeps the old garbage depends on the programmers’ design.
