[SOLVED] Cannot uninstall Linux Mint 20.2 Cinnamon and install Windows 10

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
unknown16
Level 1
Level 1
Posts: 3
Joined: Sun Oct 24, 2021 5:45 am

[SOLVED] Cannot uninstall Linux Mint 20.2 Cinnamon and install Windows 10

Post by unknown16 »

I downloaded Windows iso file from Microsoft site and copied it to USB drive via this command:

Code: Select all

sudo dd bs=4M if=/home/revolver/Desktop/Win10_21H1_EnglishInternational_x64.iso of=/dev/sdb status=progress oflag=sync
However, when I press ESC on boot, then select F9 for boot device options and select my pendrive, it boots into GNU GRUB v.2.04 with "Linux Mint 20.2 Cinnamon" and "Advanced options for Linux Mint 20.2 Cinnamon" options. How can I boot into Windows Setup? My laptop model is HP EliteBook 8570p and running on legacy mode.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
AndyMH
Level 21
Level 21
Posts: 13742
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Cannot uninstall Linux Mint 20.2 Cinnamon and install Windows 10

Post by AndyMH »

Won't work. MS changed their iso format sometime ago. This is one of several guides on the web:
https://itsfoss.com/bootable-windows-usb-linux/
A few people here on the forum use ventoy and have good things to say about it.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
unknown16
Level 1
Level 1
Posts: 3
Joined: Sun Oct 24, 2021 5:45 am

Re: Cannot uninstall Linux Mint 20.2 Cinnamon and install Windows 10

Post by unknown16 »

AndyMH wrote: Sun Oct 24, 2021 6:19 am Won't work. MS changed their iso format sometime ago. This is one of several guides on the web:
https://itsfoss.com/bootable-windows-usb-linux/
A few people here on the forum use ventoy and have good things to say about it.
Changed in BIOS settings from Legacy to UEFI Native without Secureboot and looks like it's working. Many thanks!
User avatar
AndyMH
Level 21
Level 21
Posts: 13742
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: [SOLVED] Cannot uninstall Linux Mint 20.2 Cinnamon and install Windows 10

Post by AndyMH »

Interesting, article here by the rufus dev explaining why standard linux image writers won't work:
https://www.reddit.com/r/linuxmint/comm ... iso_image/
So I would have expected problems with dd. Can you report back when done.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
Locked

Return to “Installation & Boot”