0

Ok, so here is a screenshot of my partitions in GParted:

enter image description here

And I just want Windows 8 but NO MORE Ubuntu at ALL.

I can see a partition that contains linux_swap but how do I delete the sda4 then? (It looks like it is protected :( )

And I should FIRST repair the Boot Loader?

And how do I set Windows 8.1 to boot by default in the Windows Bootloader?

(I only have Windows 8.1 and Ubuntu installed, I am currently using the "Try Ubuntu" option from the LiveCD, but I do have it installed on my PC as a Dual-Boot.)

I installed Ubuntu without WUBI and I do not have UEFI since I did update to Windows 8 then 8.1 and I had Windows 7 with my PC.

I just want to know what partitions to delete and if I should first repair bootloader.

Thanks.

Avinash Raj
  • 78,556

2 Answers2

1
  • Boot ubuntu-live disk and then install gparted.

  • Open gparted,and make sure that you doesn't had mounted any sda partitions.

  • Delete /dev/sda5 and /dev/sda6 partitions.

  • Atlast ran boot-repair.

Avinash Raj
  • 78,556
0

as told here, boot with a live distro (or gparted-live), remove and format NTFS /dev/sda5, /dev/sda6 and /dev/sda4, then reboot with Windows setup dvd. You can start a dos-commandline shell from there (try googling to see exactly which is the way: I remember something like "troubleshoot", then "advanced") and in dos-shell execute

bootrec /fixmbr

then reboot from HDU.

Cheers,

Silvia

Silvia
  • 538
  • 2
  • 9