Windows 10: How to install and run Windows 10 on Linux Mint

Discus and support How to install and run Windows 10 on Linux Mint in Windows 10 Installation and Upgrade to solve the problem; I am trying to download and run Windows 10 instead of my current operating system Linux Mint. I bought windows 10 and proceeded to download the .iso... Discussion in 'Windows 10 Installation and Upgrade' started by InNeedOfHelp, Nov 8, 2017.

  1. How to install and run Windows 10 on Linux Mint


    I am trying to download and run Windows 10 instead of my current operating system Linux Mint.

    I bought windows 10 and proceeded to download the .iso file. I wrote the .iso file onto a FAT32 flashdrive but it won't install or run. Nothing but Linux programs show up in the boot order (using Grub).
    Also I can't download the windows media creation tool, when I try it takes me to the .iso download page telling me that it doesn't work on my operating system (which might not matter anyway).
    Please help!

    :)
     
    InNeedOfHelp, Nov 8, 2017
    #1

  2. How to Dual Boot Windows 10 with Other Versions of Windows, macOS and Linux

    I am trying to install a Linux Mint Distro (Linux Mint 18.3 "Sylvia") in my computer, running Windows 10 Pro.

    It doesn´t matter which way I choose (allowing Mint to setup the system, or making it mannually), what I get is a system that always runs Windows 10 and there is no way to run Linux Mint (just from a USB drive), as the boot loader comes from Microsoft with
    no way to introduce Linux Mint on it. I purchase EasyBCD and no result with it.

    What did Microsoft do in the last updates?

    Previously it was very easy to create a Dual boot system, but now, there is no way.

    Some help will be appreciated.

    Please, don´t submit me to:

    How To Dual Boot Linux Mint And Windows 10 [Beginner's Guide]

    How to install Linux Mint on your Windows PC | ZDNet

    or any article from Andre Da Costa because after the latest Windows 10 updates, there is no way to install a Linux Distro.

    Thanks and Regards
     
    DAVID GARCIA BODEGO, Nov 8, 2017
    #2
  3. Dual Boot Windows 10 & Linux Mint

    We are volunteers willing to help you try to resolve this issue.

    These should help :

    How to Dual Boot Linux Mint and Windows

    https://itsfoss.com/guide-install-linux-mint-16...

    How to install Linux Mint on your Windows PC

    http://www.zdnet.com/article/how-to-install-lin...

    Be sure to check with Linux Mint Support and Forums.

    Linux Mint - Support and Forums

    Contact Us - Linux Mint

    Linux Mint Forums

    Linux Mint Forums - Index page

    Please let us know the results and if you need further assistance.
     
    SpiritX MS MVP, Nov 8, 2017
    #3
  4. Samuria Win User

    How to install and run Windows 10 on Linux Mint

    Welcome to the forum. How did you write the iso to disk did you use software or it wontboot and have you set your pc to boot from DVD?
     
    Samuria, Nov 8, 2017
    #4
  5. NavyLCDR New Member
    If your computer's BIOS is legacy BIOS, the FAT32 partition on the USB flash drive must also be marked as ACTIVE in order for it to show up in the boot options menu. Also, you say you wrote the ISO file to the flash drive. Did you write just the single ISO file to it, or did you copy all the files and folders contained within the ISO file to the flash drive? You should have copied all the files and folders contained within the ISO file to the flash drive - not the single ISO file itself.
     
    NavyLCDR, Nov 8, 2017
    #5
  6. AddRAM Win User
    You should also run the clean command and setup the drive with Diskpart.

    You need to wipe that Linux code.

    Then, after you get the usb stick created properly, use the boot menu (not the Bios) to choose the usb stick to boot from.
     
    AddRAM, Nov 8, 2017
    #6
  7. I wrote the .iso file to the USB by right clicking on the .iso and selecting "Make bootable USB stick" and selecting the correct USB. I don't know how to set my pc to boot from DVD. Thank you for the welcome btw!
     
    InNeedOfHelp, Nov 8, 2017
    #7
  8. How to install and run Windows 10 on Linux Mint

    How do I change the partition of the USB to active? I can't find that option when looking at it's properties or format. I wrote the .iso file to the USB by right clicking on the .iso and selecting "Make bootable USB stick" and selecting the correct USB.
     
    InNeedOfHelp, Nov 8, 2017
    #8
  9. Isn't Diskpart a Windows Tool? How do I use that if I'm using Linux? Also how do I properly create the USB if I don't have an OS to do it on?
     
    InNeedOfHelp, Nov 8, 2017
    #9
  10. topgundcp Win User
    Here's the steps:
    Boot up Linux mint. Open a terminal and type:

    su - root ===> enter password
    lshw ===> list of devices: hd's, cd, usb etc... and look for the dev id of the USB ex: /dev/sdd
    fdisk /dev/sdd =====> assuming your USB is /dev/sdd
    a =====> mark Active
    1 ===> Partition 1 is selected
    w =-==> Update
     
    topgundcp, Nov 10, 2017
    #10
  11. AddRAM Win User
    You want to get rid of Linux yes ? And you are still using it as your operating system yes ? So use it to do the following.

    Download and create the usb stick or dvd when you download the windows 10 Iso file from here. Download Windows 10

    Just read and do what it tells you to do. If you want to create a dvd installer, then just save the W10 Iso file then create the dvd afterwards, if you want to create a usb installer, then just follow the directions in the 1st tutorial I listed.

    Read these tutorials, they tell you everything you need to know.

    As already stated, you can't just write or copy the Iso file to the usb stick, it has to be done with a program to make it bootable, just follow the directions in the Download Windows 10 Tutorial.


    DISKPART : At PC Startup - Windows 7 Help Forums

    Disk - Clean and Clean All with Diskpart Command - Windows 7 Help Forums

    Partition or Volume - Create New - Windows 7 Help Forums

    If you want to create a DVD installer, just use this simple program. And burn the dvd at the slowest possible speed. Once you have the dvd in the dvd burner it will give you several burning speed options, just use the slowest. (very important)

    Free ISO Burner
     
    AddRAM, Nov 10, 2017
    #11
  12. topgundcp Win User
    @AddRAM
    The problem is he does not have a PC running Windows. If he clicks on the link you gave above, in LINUX, he only has one choice ie. to download the ISO only, not the same as in Windows that will prompt you if you want to create a bootable USB.
     
    topgundcp, Nov 10, 2017
    #12
  13. AddRAM Win User

    How to install and run Windows 10 on Linux Mint

    I did not know that it made a difference, regardless of what system you`re running.

    If that`s the case then I suppose he could just use Rufus to create the USB installer, once he downloads a fresh Iso file.
     
    AddRAM, Nov 10, 2017
    #13
  14. topgundcp Win User
    He's already got the ISO and Rufus only run in Windows.
     
    topgundcp, Nov 10, 2017
    #14
  15. AddRAM Win User
Thema:

How to install and run Windows 10 on Linux Mint

Loading...
  1. How to install and run Windows 10 on Linux Mint - Similar Threads - install run Linux

  2. unable to install windows 10 on linux mint

    in Windows 10 Gaming
    unable to install windows 10 on linux mint: I have old laptop with linux mint that I'd like to switch hard drive and install windows on it. Thing is the Windows Installation Media usb stick crashes every time I try to open it. Firstly the computer fans goes full speed and I can get to different stages of windows...
  3. unable to install windows 10 on linux mint

    in Windows 10 Software and Apps
    unable to install windows 10 on linux mint: I have old laptop with linux mint that I'd like to switch hard drive and install windows on it. Thing is the Windows Installation Media usb stick crashes every time I try to open it. Firstly the computer fans goes full speed and I can get to different stages of windows...
  4. unable to install windows 10 on linux mint

    in Windows 10 Installation and Upgrade
    unable to install windows 10 on linux mint: I have old laptop with linux mint that I'd like to switch hard drive and install windows on it. Thing is the Windows Installation Media usb stick crashes every time I try to open it. Firstly the computer fans goes full speed and I can get to different stages of windows...
  5. Linux Mint

    in Windows 10 Gaming
    Linux Mint: Can you please tell me how to disable write protection on a Drive using Linux Mint USB Bootable...basically messed my computer up and then used linux mint usb bootable to boot. now i wish to format my drive but cannot because it is write protected.....i can see and access...
  6. Linux Mint

    in Windows 10 Software and Apps
    Linux Mint: Can you please tell me how to disable write protection on a Drive using Linux Mint USB Bootable...basically messed my computer up and then used linux mint usb bootable to boot. now i wish to format my drive but cannot because it is write protected.....i can see and access...
  7. Linux Mint

    in Windows 10 Installation and Upgrade
    Linux Mint: Can you please tell me how to disable write protection on a Drive using Linux Mint USB Bootable...basically messed my computer up and then used linux mint usb bootable to boot. now i wish to format my drive but cannot because it is write protected.....i can see and access...
  8. Windows to Linux Mint

    in Windows 10 Installation and Upgrade
    Windows to Linux Mint: Due to issues with Windows 11 ...i may decide to install Linux Mint on one of my three desktop pc's ...i've tried Linux Mint before as a newbie and was totally a new learning curve and this time i will study more on Linux Mint and keep this OS on one of my three pc's ( have...
  9. Windows to Linux Mint

    in Windows 10 Support
    Windows to Linux Mint: Due to issues with Windows 11 ...i may decide to install Linux Mint on one of my three desktop pc's ...i've tried Linux Mint before as a newbie and was totally a new learning curve and this time i will study more on Linux Mint and keep this OS on one of my three pc's ( have...
  10. How to dualboot WIndows 10 with Linux mint

    in Windows 10 Installation and Upgrade
    How to dualboot WIndows 10 with Linux mint: Hello, I wanted to know how do I dualboot Windows 10 with Linux mint, I have been extremely dissatisfied with Windows 10, I am dual booting to try Linux mint if it is easy for me I will replace Windows 10 with it...