Windows 10: Asus laptop Pre-installed with Linux OS. How do I install windows 10?!

Discus and support Asus laptop Pre-installed with Linux OS. How do I install windows 10?! in Windows 10 Installation and Upgrade to solve the problem; Right. I bought this laptop, the spec is decent and the price was cheap. I realized it was so cheap because it didn't have a windows OS installed on... Discussion in 'Windows 10 Installation and Upgrade' started by Jjbmorris, Jan 27, 2017.

  1. Jjbmorris Win User

    Asus laptop Pre-installed with Linux OS. How do I install windows 10?!


    Right. I bought this laptop, the spec is decent and the price was cheap. I realized it was so cheap because it didn't have a windows OS installed on it. I thought "That's fine, you're decent when it comes to computers. Just buy windows 10 and install it yourself!". No. Just no. I can't get the laptop to install windows 10 OS. (It's on a USB drive)

    It has some kind of Linux UI already installed but I'd hardly call it an OS. When the laptop loads it resembles a bios and you have to enter Linux codes in order to do anything.

    I'm really struggling to refrain from smashing the laptop to bits. I've gone into the bios and on the boot menu it's set to UEFI with secure boot enabled. I've managed to disable secure boot but it still won't load the windows 10 USB. I've changed it from UEFI to Legacy mode and although it will now load the USB, it doesn't install the OS. It just comes up with a massage saying to do it again but after about 5 tries it still won't work.

    I've read it might be because of the GTP partitions but I've no idea what these are.

    Also, I've tried to delete all the Linux partitions through the Linux UI but the fdisk functions seem to be different for me when compared with all the tutorials online.

    Can anyone help?!?

    Thanks a million if you can!

    :)
     
    Jjbmorris, Jan 27, 2017
    #1

  2. DVD player on windows 10 pre-installed

    I have an asus laptop with pre-installed (not upgrade) windows 10. I can not play a DVD. How do I fix tyhis?
     
    CarolDunne, Jan 27, 2017
    #2
  3. How to install Windows 10 OS onto Laptop with Linux OS

    How do I install the Windows 10 Home OS onto a laptop with a Linux OS. I was concerned and before I placed the order for the Windows 10 OS Download I was ensured by Microsoft support chat there would be no problems if followed the links. I followed the
    links but the Linux OS doesn't seem to recognize the Windows auto run or set up files. Is there a process for this installment.
     
    nelsonconboy, Jan 27, 2017
    #3
  4. NavyLCDR New Member

    Asus laptop Pre-installed with Linux OS. How do I install windows 10?!

    First, how did you make the USB flash drive? A properly created Windows 10 USB flash will boot in either legacy mode or UEFI mode. I prefer the manual method of preparing a bootable USB flash drive with diskpart (on a Windows computer) and then extracting the Windows 10 ISO file to it.

    Once you boot into the Windows 10 USB setup, at the first screen press Shift + F10 to open a command prompt. Run the following commands (THIS WILL ERASE THE ENTIRE HARD DRIVE):

    diskpart
    select disk 0
    clean
    exit
    exit

    Then select the custom install option, highlight the unallocated space on the hard drive and click Next to let Windows 10 create the partitions it wants. If that doesn't work, you will have to post the exact error message you are getting.
     
    NavyLCDR, Jan 27, 2017
    #4
  5. dalchina New Member
    For reference:
    Windows 10 - Clean Install

    The GPT partitioning schema is more modern, more robust, and supports larger disks.

    Simply put, think MBR and BIOS (MBR + BIOS), but GPT and UEFI.

    MBR vs GPT


    Compared with MBR disk, a GPT disk supports larger than 2 TB volumes while MBR cannot. A MBR disk can be basic or dynamic, just like an GPT disk can be basic or dynamic. GPT disk also supports up to 128 partitions rather than the 4 primary partitions limited to MBR. Also, GPT keeps a backup of the partition table at the end of the disk. Furthermore, GPT disk provides greater reliability due to replication and cyclical redundancy check (CRC) protection of the partition table. The GPT disk partitioning style supports volumes up to 18 exabytes in size and up to 128 partitions per disk, compared to the MBR disk partitioning style, which supports volumes up to 2 terabytes in size and up to 4 primary partitions per disk (or three primary partitions, one extended partition, and unlimited logical drives). Unlike MBR partitioned disks, data critical to platform operation is located in partitions instead of unpartitioned or hidden sectors. In addition, GPT partitioned disks have redundant primary and backup partition tables for improved partition data structure integrity.

    For more information about the differences between GPT disk and MBR disk, please go to:
    What's the Difference Between GPT Disk and MBR Disk?
    from
    MBR vs GPT: Which One Is Better for You?
     
    dalchina, Jan 27, 2017
    #5
  6. Did you buy this laptop brand new or second hand? It sounds like the Linux install is set to boot to command line instead of the desktop GUI. I do this on one of my Raspberry Pi's that runs headless to save resources. It can be toggled back to the desktop though.

    Anyway, if you create your install media the way NavyLCDR posted it will work for legacy and UEFI. You don't need to turn secure boot off to boot from it, I never do. If your BIOS has a quick boot/one time boot menu i'd use that to boot from the thumb drive. Then select custom install. From there you can use disk tools to delete all the partitions on the drive. Once that's done, just install to the unallocated space and Windows will do the rest. it will create any and all the partitons it needs automatically.
     
    alphanumeric, Jan 28, 2017
    #6
  7. pparks1 Win User
    Just poking fun, but there is nothing wrong with an OS that doesn't provide a GUI. Doesn't make it very exciting as a desktop, but it's still an OS. I've managed hundreds of Linux servers with no GUI. It certainly is an OS.

    It really sounds like your USB key is not bootable. Do you have another computer available that you could test it on? It won't be your partitions, these can be wiped out and redone by the Windows installer. You aren't make it that far.
     
    pparks1, Jan 28, 2017
    #7
  8. Avocado Win User

    Asus laptop Pre-installed with Linux OS. How do I install windows 10?!

    If your Windows 10 USB flash drive is formatted as FAT32 file system, then it should be bootable in UEFI mode. When you boot from the USB flash drive, UEFI mode starts the boot process either from the "\efi\boot\bootx64.efi" file or from the "\efi\boot\bootia32.efi" file. There are only a few computer systems that have the 32-bit UEFI firmware and in that case you must use a 32-bit version of the Windows 10 USB flash drive.

    edit:

    You do not need to change the boot order of drives in your UEFI BIOS settings. If you have changed the settings, then restore the default settings.

    - Connect your Windows 10 USB/DVD
    - Restart the computer
    - Press the correct key to enter the boot menu (for example, Esc, F2, F8, F9, or F12)

    On many computers, you can boot from the Windows 10 USB/DVD installation media either in UEFI mode or in Legacy BIOS mode.

    If you want to use the GPT partition style, you must boot from the Windows 10 USB/DVD installation media in UEFI mode (marked UEFI in the boot menu). If you want to use the MBR partition style, you must boot from the Windows 10 USB/DVD installation media in Legacy BIOS mode (not marked UEFI in the boot menu).

    If you install Windows 10 using the wrong mode, you won’t be able to use the features of that firmware mode without reformatting the drive.
     
    Avocado, Jan 28, 2017
    #8
  9. Jjbmorris Win User
    I bought the flash drive, it is an original (brand new and unopened) windows 10 installer with a new licence key. I plug it in, turn on the laptop and the Linux OS loads almost instantly.

    I'll give your suggestion a go when I get back home later and let you know how it goes.

    Thanks a lot, please keep me updated if you have any further suggestions!
     
    Jjbmorris, Jan 28, 2017
    #9
  10. You have to tell the BIOS to boot from the thumb drive. It sounds like the hard drive is first in the list of boot devices. If so it will just boot from the first bootable device it finds, the hard drive. You need to enter the BIOS and put your USB thumb drive to the top of the list. A lot of PC's nowadays have a one time boot option. Press a certain key on boot up and you get a list of all the detected bootable devices. You can then select what you want to boot from, for that one time, from the list. On the next reboot it just goes back to what ever the default was originally. It's great option for doing installs. No changing settings twice. No siting there waiting for the first reboot to switch it back to the hard drive.
     
    alphanumeric, Jan 28, 2017
    #10
  11. Yep, all depends on what your doing with that device. I have one Raspberry Pi I run headless that runs a python file on boot up. No need for the GUI. It has a Sense Hat on it and I use the LED matrix to display my info. If your used to Windows, and new to Linux, it can have you scratching your head though, lol. Especially if you don't know any Linux commands.
     
    alphanumeric, Jan 28, 2017
    #11
  12. N9NU Win User
    NO!!!!! Removing Linux??? Oh dear

    Tim
     
  13. Asus laptop Pre-installed with Linux OS. How do I install windows 10?!

    The customer is always right. *Biggrin *Tongue
     
    alphanumeric, Apr 4, 2018
    #13
Thema:

Asus laptop Pre-installed with Linux OS. How do I install windows 10?!

Loading...
  1. Asus laptop Pre-installed with Linux OS. How do I install windows 10?! - Similar Threads - Asus laptop Pre

  2. Windows Pre installed laptop

    in Windows 10 Gaming
    Windows Pre installed laptop: Why don't the 2022 and 2023 laptops pre-install Windows 10? https://answers.microsoft.com/en-us/windows/forum/all/windows-pre-installed-laptop/0c68892a-47f1-44b2-8834-fd31afee24d4
  3. Windows Pre installed laptop

    in Windows 10 Software and Apps
    Windows Pre installed laptop: Why don't the 2022 and 2023 laptops pre-install Windows 10? https://answers.microsoft.com/en-us/windows/forum/all/windows-pre-installed-laptop/0c68892a-47f1-44b2-8834-fd31afee24d4
  4. How do I install Windows from a Linux OS.

    in Windows 10 Gaming
    How do I install Windows from a Linux OS.: I have this laptop that I bought with Windows already on it. I was trying to put a second OS on it but instead I completely replaced Windows with Debian. Now I'd like to switch back but when I boot from USB to install windows I get an error saying I'm missing a driver....
  5. How do I install Windows from a Linux OS.

    in Windows 10 Software and Apps
    How do I install Windows from a Linux OS.: I have this laptop that I bought with Windows already on it. I was trying to put a second OS on it but instead I completely replaced Windows with Debian. Now I'd like to switch back but when I boot from USB to install windows I get an error saying I'm missing a driver....
  6. How do I install Windows from a Linux OS.

    in Windows 10 Installation and Upgrade
    How do I install Windows from a Linux OS.: I have this laptop that I bought with Windows already on it. I was trying to put a second OS on it but instead I completely replaced Windows with Debian. Now I'd like to switch back but when I boot from USB to install windows I get an error saying I'm missing a driver....
  7. recovery geniune windows 10 of asus vivobook pre-installed

    in Windows 10 Installation and Upgrade
    recovery geniune windows 10 of asus vivobook pre-installed: 2 years ago i bought a asus vivo book laptop . Then , my falut i lost the geniune windows . now i get back my geniune windows 10 . So, please give me a solution...
  8. Windows pre-install on my asus laptop not activated

    in Windows 10 Updates and Activation
    Windows pre-install on my asus laptop not activated: lately , i'm having a problem with my windows license , even though my windows was pre-install to my laptop asus x541u but it says that the license will expire soon , i've tried a solution of typing slmgr -rearm in cmd , the message is not showing anymore but when i go to...
  9. Installing Windows 10 in a Linux OS Laptop

    in Windows 10 Installation and Upgrade
    Installing Windows 10 in a Linux OS Laptop: Hello, My Laptop was shipped with Ubuntu 12.04 . Ubuntu had been removed somehow,( I am not sure how it was done) and Windows 7 was Installed. Now, I tried updating it to Windows 10 using the Windows Media Creation Tool The installation got stuck at 75% percent and the...
  10. How to install windows 10 on linux laptop-endless os to be specific?

    in Windows 10 Installation and Upgrade
    How to install windows 10 on linux laptop-endless os to be specific?: I just got the Acer swift 3 sf-314-52 running endless os but i need windows 10. I already have a bootable windows installer drive ready. So what steps do i follow? Do I have to make any changes to the BIOS before attempting the install and do I have to update the BIOS after...