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?

  • MentalEdge@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    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.

    • HaraldvonBlauzahn@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 months ago

      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.