I want to safely remove Fedora from my Laptop. On the Disk 1 (the smaller one) I carry Windows 11 and nothing else while on Disk 0 (the larger one), I carry general files and my Fedora 41 Workstation installation.
Can anyone tell me the best way to safely remove the entire Fedora system without compromising my general files or my Windows System? I’m aware of the process to remove the EFI entry but I just want to be sure I don’t mess anything up as this Laptop carries important files! Thank you in advance, great community!
Please provide the output of lsblk -f and/or sudo fdisk -l while booted to fedora.
Once we see the exact layout we can provide detailed info.
From that image it would appear that the second, third, and 4th partitions on Disk 0 may be the fedora installation but it does not tell us with any certainty.
From the size it look like you have on the 3 last partitions a typical fedora installation made with auto-install (600EFI / 1GB (/boot) / ~194GB (/,/home) )
You could test just make this 3 partitions “hidden”, while setting this flag. This is possible to do with a fedora boot live iso and the gparted app. If something goes wrong just remove the “hidden” flag and id should be as it was.
This appears to be your fedora installation.
you can boot to the live media, then install gparted and use that to remove those 3 partitions.
Once done then you could boot back to windows and make use of the space as you choose.
You may need to enter the bios setup menu and switch the boot order to boot from the windows disk.
Can I do it from the windows partition manager? Otherwise I would have to create a new media and I don’t have functioning flash USBs with me at the moment. Or is it safer to do it with gparted?
I proposed you just hide the partitions to see if your system works fine. If yes then i think it is up to you wich tools you want to use. NTFS is tipicaly a windows thing, just watchout that you not delete this by accident.
I held my breath and used MiniTool Partition Wizard, removed the three partitions and everything’s fine. It also automatically removed the EFI entry. Thank you very much