28 comments

  • sovok_x 22 minutes ago ago

    That reminded me of how Windows abuses my HDD by regularly writing dozens of logs I won't ever need unless I'm both knowledgeable enough and debug for specific errors.

    And also about the WinSxS/temp/InFlight folder that gets filled with an undeleted garbage of unknown purposes. You can't safely delete files there even after finishing delayed patching and dism cleanup operations because some of them are still used by the system somehow despite it being a "temp" folder. While thousands of empty subfolders there slow dism/trustedinstaller runs to a crawl on their enumeration.

  • ziddoap 13 hours ago ago

    >Due to a bug

    >Microsoft is preparing a patch to solve the problem

    Very not interesting.

    • Wowfunhappy 9 hours ago ago

      I realize that bugs happen, but to me this feels like another point on a pattern of Microsoft being too cavalier with my hard drive space. Sure it was a mistake in this case, but it hints at what Microsoft prioritizes internally.

  • 1970-01-01 13 hours ago ago

         psexec -i -s cmd
         cd %tmp%
         del * /s
         cd C:\Windows\SoftwareDistribution
         del * /s
         exit
    • pknomad 13 hours ago ago

      I presume that's what deletes the cache... but I see this from the article:

      > Microsoft is preparing a patch to solve the problem, which should be rolled out as part of an upcoming update. Until then, you should leave the Windows Update cache untouched. It really isn’t worth the hassle of reinstalling Windows just to clear those files.

    • poizan42 10 hours ago ago

      Does it work? You may need the TrustedInstaller SID in your token in order to succeed (and possibly enable the SeRestorePrivilege)

    • navjack27 9 hours ago ago

      I'm sorry, but literally do not do this Unless you eventually want a seriously borked up Windows install.

  • roschdal 13 hours ago ago

    [flagged]

    • Alupis 13 hours ago ago

      I know this is mostly a meme - but modern Linux distros are pretty darn great to use.

      I'd wager majority of normal users would be entirely fine using a Linux system, since most people use the computer just as a web terminal.

      • ThrowawayTestr 13 hours ago ago

        When users have to touch the terminal as often as they touch the command prompt Linux will be viable.

        • Alupis 13 hours ago ago

          You don't ever need to open a terminal on a linux desktop. Not sure what you are talking about?

  • SketchySeaBeast 13 hours ago ago

    > How enormous are we talking? > An impressive 8.63GB in size, a sizable chunk of all but the largest of drives.

    That feels pretty hyperbolic.

    • doubled112 12 hours ago ago

      If I leave out the user data, that’s more disk space than some of my desktop Linux installs take with all of the apps included.

      • 12 hours ago ago
        [deleted]
    • TheChaplain 13 hours ago ago

      Coming from a time where 5¼ floppy disks were the norm, I'd say 8.6 gb undeletable garbage is rather wasteful.

      • SketchySeaBeast 13 hours ago ago

        But it will soon be deletable. And coming from 5¼ floppy disks I expect you also consider Linux distros to be extravagant and wasteful. You must be gobsmacked every time you take a picture with your phone.

        • TheChaplain 12 hours ago ago

          > And coming from 5¼ floppy disks I expect you also consider Linux distros to be extravagant and wasteful.

          Not really, thankfully you have ability to slim them down to a small size.

          > You must be gobsmacked every time you take a picture with your phone.

          At least that is data I want?

          • SketchySeaBeast 12 hours ago ago

            But they are still way more than 360 KB. I assume that's why you brought that up, as that's the point of reference - 360 KB per disk, making anything on a modern PC monstrous.

            And I wish it was only the data I want in my photos. They keep adding more things to each photo, and you end up with HDR and a little video file if you're not careful.

    • antisthenes 13 hours ago ago

      No, it's not. Modern devs use the primary OS drive as a public restroom where people don't flush.

      Sure, 1 update is 9GB, but how many applications don't clean up after themselves regularly? Game launchers, browsers, code editors.

      I've noticed folders with gigabytes worth of logs, 3(!) previous installers being kept for some reason, etc. etc.

      This is rampant.

      My primary OS drive is not your hoarder parents' attic.

      • olyjohn 12 hours ago ago

        It's not just modern devs, this has been an issue on Windows for a long as I can remember. There have been cache cleaners, registry cleaners, etc for as long as I can remember. Devs installing shit in the root of my C drive since the Win3.1 days and I'm sure earlier than that.

      • 13 hours ago ago
        [deleted]
      • SketchySeaBeast 13 hours ago ago

        Also unlike my hoarder parent's attic I actually believe the promise that this will soon be cleaned up.

    • ThrowawayTestr 13 hours ago ago

      Less than half a percent of a 2TB HDD.

      • buildsjets 13 hours ago ago

        Goody for you - but I am stuck with a 512GB drive on a 2024 issued laptop (small capacity due to dAtA s3curiTy or some silliness, the defense industry is full of nonsense like that). I currently have 90.4 GB available, so this update would be consuming 10% of my available storage.

        • doubled112 12 hours ago ago

          The BestBuy near me still sells laptops with 128GB SSDs. I can’t imagine the people who can’t machines like that are doing much, but 9GB is a big chunk of that.

        • navjack27 9 hours ago ago

          Well, that sounds like a work laptop, so you shouldn't really be doing much of anything personal on it except for work. If you have drive space problems, then talk to your work.

        • 13 hours ago ago
          [deleted]
      • dataflow 12 hours ago ago

        And your OS partition is how much of that? Mine is like 100GB and this would easily consume the majority of the free space it has left. And no, the rest of the space on the disk isn't just unallocated space sitting there for the OS to bloat into.