Hey guys, I’ve been using Linux Mint and Windows 11 via a dual boot setup on two laptops for a while.

I hardly ever use Windows 11, except on my work laptop, so I want to delete it from my personal laptop.

How can I do this? What is the safest and easiest way, and what should I bear in mind?

Thank you in advance for your answers, and have a sunny day!

  • BananaTrifleViolin@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    22 days ago

    Many are suggesting deleting the Windows partition and resizing the Linux one, but another option is to back up your data and do a fresh Linux install.

    During setup, you can delete all partitions and create new ones—ideal if you want to separate the root system and /home folder. Keeping system and user data on separate partitions makes future reinstalls easier, as your personal files can be preserved.

    • darius@lemmy.ml
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      21 days ago

      I second this point, a fresh install is definitely the way to go.

  • ohshit604@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    21 days ago

    Put a GParted ISO on a thumb drive using Rufus or BalenaEtcher, in your BIOs change the boot order so that GParted boots first, boot into GParted an then readjust/delete your partition as you need be.

    Pretty straightforward for the most part.

      • ohshit604@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 days ago

        I honestly never tried Ventoy myself so I can’t really give you a proper answer to this however, after reading into it I see no reason why it wouldn’t work? So long as GParted can access the systems disks there shouldn’t be an issue.

  • theneverfox@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    21 days ago

    Do not ask people how to do this. If you don’t know from a web search, you shouldn’t try this without backing up a full disk image and understanding how to roll it back. Or at least backing up everything you care about

    It’s not a particularly hard thing, but it’s a very irreversible one

    • pastermil@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      21 days ago

      I second this. If you have to ask an internet rando, then that means you’re not ready.

      I’m gatekeeping not for the sake of being an elitist, but because if you mess this up, you may not see the end of this.

      There are already resources online. Some are even official by the distro you want to install. Maybe you should refer to that instead of this post.

      • xavier666@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        20 days ago

        Agreed. OP should just backup their Linux home directory (Everything inside ~/) and do a fresh install. Your Linux install will thank you for that.