this post was submitted on 25 Oct 2025
35 points (94.9% liked)

No Stupid Questions

44201 readers
915 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

Hi all, I have setup dual boot as there are two (really it’s one by now) things that I occasionally use Windows for. One is reinstalling Windows for family and friends (Window’s installation assistant only runs on Windows) , and the other thing is Minecraft Bedrock Edition (to play Minecraft with my little brother, who plays on a tablet. Microsoft is intentionally limiting their Bedrock version to their OS only, which is stupid)

The dual boot works fine, I installed Fedora after Windows and there weren’t many errors. However, even with most of my apps uninstalled, Windows still took up about 200GB of space (what the hell??? That’s almost the size of what Fedora takes with all my editors, IDEs, browser, photos, documents, etc.!)

After running disk cleanup and removing nearly all non-necessary apps (so it’s just the default browser and not much else aside from Minecraft, which takes up 2GB), Windows still takes up over 100GB of space. I have also disabled hibernate as well as removed all residual files from some apps that didn’t fully uninstall themselves.

How do I cut down on the storage that Windows takes up? It’s kind of ridiculous. My only real purpose for the Windows partition is to play Minecraft with my little brother, so what else can I remove to reduce this bloated mess of an operating system?

note: I am not going to bother with VMs since I’ve already set up dual boot (and troubleshooted some annoying disk errors that Windows produced)

edit: I have removed all the “optional features” as well as removed the awdcleaner folder (which is a malwarebytes thing) as well as the esupport folder (which has copies of drivers I think). I have also removed a few more files here and there (appdara and programdata mostly) and now my windows partition is around 87GB. I have also deleted old restore points, which helps to reduce a few GB too. It seems that this is just about the minimum you can get Windows (apparently it typically takes up 60-90GB)

top 23 comments
sorted by: hot top controversial new old
[–] SnotFlickerman@lemmy.blahaj.zone 10 points 1 week ago* (last edited 1 week ago) (1 children)

Even if you were running a VM, bare minimum suggested space for Windows without many apps installed is anywhere from 60GB-80GB. 100GB is really about as low as you really want to go in terms of partition size. If you wanted a performant Virtual Machine, with ability to install other applications, you would want to give it that much space, which means it would still be taking up that much space on your drive. Depending on how much RAM you have and your page file settings, a significant portion of that space you're looking at could just be a page file for swapping data in and out of RAM.

collapsed inline media

[–] Onomatopoeia@lemmy.cafe 1 points 1 week ago

I've found VM's take up less space than a standard install.

My largest Windows VM is currently 73GB, and it has a bunch of stuff installed.

My smallest is 11GB, and that's Win10Pro.

I just setup a Windows Server VM for testing, and with a base install the VM is 13GB.

Should get rid of the windows half so you have more room

/Joke

[–] kate@lemmy.uhhoh.com 5 points 1 week ago (1 children)

If you're running your own minecraft server there's this mod for java edition servers that allows bedrock clients to connect fwiw https://geysermc.org/

[–] sbeak@sopuli.xyz 2 points 1 week ago

I am not running a minecraft server, we are just playing via a LAN connection!

[–] hexagonwin@lemmy.sdf.org 4 points 1 week ago

try using treesize free for checking which directories take much space.

[–] Romkslrqusz@lemmy.zip 3 points 1 week ago (2 children)

Windows’ installation assistant only runs on Windows

Well, yes, but all that is a GUI to simplify downloading and writing the Windows installation ISO to USB media. You can download the ISO image to Linux and write it to USB yourself. The option to download the ISO is on the same page you’ve been getting Media Creation Tool.

You could get Bedrock edition from the Google Play store and run it via an Android emulator.

Otherwise, based on your other comments, it seems like you’re trying to trudge through manually trimming down a preexisting OEM install of Windows. For such a minimal use case, you would probably benefit from a clean reinstall and should consider exploring something like Tiny11, ReviOS, or AtlasOS

[–] sbeak@sopuli.xyz 1 points 1 week ago (1 children)

Well that was the problem, trying to use the ISO image (with both Ventoy and balenaEtcher) simply didn't work, and I was unable to reinstall Windows for god knows why. I looked at the site of balenaEtcher and apparently they don't do Windows ISOs.

[–] Romkslrqusz@lemmy.zip 1 points 1 week ago

No additional software necessary

sudo dd status=progress if=Windows.iso of=/dev/sdX

X is the letter assigned to your USB device, visible in lsblk

[–] sbeak@sopuli.xyz 1 points 1 week ago

A clean reinstall would certainly ruin my dual boot (Windows loves occupying the entire drive), and I have already spent many hours waiting for the disk partitions to reshuffle and resize when reclaiming that ~180GB of space. Also, things like Tiny11, being repacked versions of Windows, could easily be compromised and have all sorts of nasty malware. Having about 87GB of space for Windows is fine right now, and since my laptop has 1TB of storage, Fedora gets over 900GB of space. Much better than the ~700GB I started with.

[–] elucubra@sopuli.xyz 3 points 1 week ago

Titus tech tip's windows decrapifying tool is pretty awesome for removing windows shit.

His YouTube channel is pretty cool too.

[–] Brkdncr@lemmy.world 2 points 1 week ago (1 children)

How big is your page file?

[–] sbeak@sopuli.xyz 2 points 1 week ago (1 children)
[–] Brkdncr@lemmy.world 2 points 1 week ago (1 children)

Could also be a hibernate file.

[–] sbeak@sopuli.xyz 2 points 1 week ago (1 children)

I mentioned that I disabled hibernate with the powercfg command, so it should be deleted.

[–] Onomatopoeia@lemmy.cafe 1 points 1 week ago

Verify it's deleted.

[–] sbeak@sopuli.xyz 2 points 1 week ago (1 children)

cutting Windows down from 200GB to just 87GB gives me loads of space, nice!

[–] sbeak@sopuli.xyz 3 points 1 week ago

It’s crazy how much crap Windows preinstalls, I was able to save over 100GB just by removing unnecessary programs and files…

Also just to note, I’m very surprised that messing around with the order and size of the partitions didn’t break my computer!

[–] Cevilia@lemmy.blahaj.zone 2 points 1 week ago (1 children)

Try installing the IoT version of Windows, that has way less bloat and takes "only" about 50 GB

[–] sbeak@sopuli.xyz 1 points 1 week ago

unfortunately that would almost certainly ruin dual boot (Windows loves overwriting the entire disk…and I don’t have the option of using a second drive since it’s a laptop…)

[–] sbeak@sopuli.xyz 2 points 1 week ago (1 children)

Checking using Windows settings, there is a ~3GB “eSupport” folder (seems to be used to store drivers and other stuff from the laptop manufacturer) and a ~1.3GB “AdwCleaner” folder (a malwarebytes thing, is this used by Windows Defender or something?). Are those safe to delete?

Also, it seems that I had Cinebench still installed (portable, so I didn’t see it) which took about 3GB. After uninstalling that, Windows still takes up over 100GB…

I wouldn't delete stuff from the laptop manufacturer right away, but the AdwCleaner is an AdWare cleanup app from Malwarbytes and can be safely removed as it had nothing to do with Windows Defender.

[–] Onomatopoeia@lemmy.cafe 2 points 1 week ago* (last edited 1 week ago)

Can you virtualize Windows instead of dual boot? KVM is excellent virtualization these days, and my Win 10 Enterprise VM is all of ~~16gb~~ 26gb. (Typo)