Deleting Windows from dual boot Linux/Windows computer
Deleting Windows from dual boot Linux/Windows computer
I have a PC currently configured to dual boot Windows 10 and Linux Mint. I don't need Windows anymore, but Mint is working just fine and I'd rather avoid wiping the whole thing and starting over. Is there a safe way to just get rid of Windows?
Yes. You can just straight up delete the windows partition. Windows just won't boot anymore, even though doing only this won't remove it from the boot menu.
You can do this from your running linux install, but if you want to grow the linux partition to take up the free space, you'll need to do that from a live usb.
No changes should be necessary. Just delete the windows partition, and grow the linux partition.
Make sure you keep the efi partition, and swap partition, if there is one.
You can usually grow a partition online, even the one you're booting from.
Not if you need to move it first.
I generally agree, but the best way to use the extra partition might be to keep it as a reserve to install the next Distribution release. So you go
partition A: Ubuntu 2024.10
Partition B: /home
Partition C: Ubuntu 2025.04
And swap A and C for the next upgrade. It is really nice to have a whole compatible fallback system.
Not seen this done manually before. Neat idea!
curious how you automatically move all the packages over