Install Windows 10 Virtual Machine in VirtualBox  

Page 1 of 2 12 LastLast
    Install Windows 10 Virtual Machine in VirtualBox

    Install Windows 10 Virtual Machine in VirtualBox

    How to Install Windows 10 as Virtual Machine in VirtualBox
    Published by Category: Virtualization
    11 Nov 2019
    Designer Media Ltd

    How to Install Windows 10 as Virtual Machine in VirtualBox


    VirtualBox is a cross-platform virtualization application. What does that mean? For one thing, it installs on your existing Intel or AMD-based computers, whether they are running Windows, Mac, Linux or Solaris operating systems. Secondly, it extends the capabilities of your existing computer so that it can run multiple operating systems (inside multiple virtual machines) at the same time. So, for example, you can run Windows and Linux on your Mac, run Windows Server 2008 on your Linux server, run Linux on your Windows PC, and so on, all alongside your existing applications. You can install and run as many virtual machines as you like -- the only practical limits are disk space and memory.

    VirtualBox Host System Requirements:
    • Reasonably powerful x86 hardware. Any recent Intel or AMD processor should do.
    • Memory. Depending on what guest operating systems you want to run, you will need at least 512 MB of RAM (but probably more, and the more the better). Basically, you will need whatever your host operating system needs to run comfortably, plus the amount that the guest operating system needs. So, if you want to run Windows XP on Windows XP, you probably won't enjoy the experience much with less than 1 GB of RAM. If you want to try out Windows Vista in a guest, it will refuse to install if it is given less than 512 MB RAM, so you'll need that for the guest alone, plus the memory your operating system normally needs.
    • Hard disk space. While VirtualBox itself is very lean (a typical installation will only need about 30 MB of hard disk space), the virtual machines will require fairly huge files on disk to represent their own hard disk storage. So, to install Windows XP, for example, you will need a file that will easily grow to several GB in size.
    • A supported host operating system. Presently, we support Windows (XP and later), many Linux distributions, Mac OS X, Solaris and OpenSolaris.
    • A supported guest operating system. Besides the user manual (see below), up-to-date information is available at "Status: Guest OSes".

    VirtualBox User manual

    For up-to-date details, especially on current operating system support and software requirements, please take a look at the current User Manual (online here).

    VirtualBox Frequently Asked Questions (FAQ) for end uses

    The User FAQ provide common questions and answers not found in the user manual.

    VirtualBox HOWTOs and tutorials

    The HOWTOs and tutorials section contains documentation submitted by users about how to do interesting things with VirtualBox.

    This tutorial will show you how to install either the 32-bit or 64-bit version of Windows 10 as a virtual machine in VirtualBox.




    Here's How:

    1 If you have not already, download and install the latest version of VirtualBox for your host computer (ex: Windows hosts).
    2 If you have not already, download a Windows 10 ISO file, and save it where you like.

    3 Open VirtualBox, and click/tap on New. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-1.png

    4 Type a name (ex: Windows 10 build 10166) you want for the Windows 10 virtual machine, select Microsoft Windows for the type, and select Windows 10 (32-bit) or Window 10 (64-bit) for what version of Windows 10 you are installing in VirtualBox, and click/tap on Next. (see screenshots below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-2a.png

    5 Select the amount of memory (ex: 4 MB or 4096 KB) in megabytes (1 MB = 1024 KB) to be allocated from your computer (host) for the virtual machine, and click/tap on Next. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-3.png

    6 Select (dot) create a virtual hard disk now, and click/tap on Create. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-4.png

    7 Select (dot) the type (recommend VHD) of file you would like to use for the virtual hard disk, and click/tap on Next. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-6.png

    8 Select (dot) Dynamically allocated or Fixed size for how you want the virtual hard disk to be created, and click/tap on Next. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-7.png

    9 Browse to and select the folder where you want the virtual hard disk file to be created at. Be sure that only the full path of the folder shows without the .vhd file included. Next, select the size you want for the virtual hard disk, and click/tap on Create. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-8.png

    10 In the Oracle VM VirtualBox Manager, select the new virtual machine (ex: Windows 10 build 10166), click/tap on [Optical Drive] under Storage, and click/tap on Choose disk image. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-9.png

    11 Browse to and select the Windows 10 ISO file from step 2 above, and click/tap on Open. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-9b.png

    12 In the Oracle VM VirtualBox Manager, double click/tap on the new virtual machine (ex: Windows 10 build 10166) to start it. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-10.png

    13 You can now pick up at step 6 in the tutorial below to clean install Windows 10 in VirtualBox. (see screenshot below)
    14 When finished, you will be running Windows 10 in VirtualBox. (see screenshot below)

    Install Windows 10 Virtual Machine in VirtualBox-install_windows_10_in_virtualbox-12.png


    That's it,
    Shawn






  1. Posts : 1,656
    Windows 10 Pro x64
       #1

    Nice one @Brink - a small suggestion you might like to add in the tutorial:

    If Hyper-V is ON as a Type 1 Hypervisor, then you can only install Windows 7 x86 (32 bit). To install Windows 7 x64, Hyper-V needs to be turned OFF, or set as a Type 2 Hypervisor.

    Maybe reference Kari's tutorial explaining this in more detail:
    Run Hyper-V, VirtualBox and VMware on same Computer
      My Computers


  2. Posts : 68,892
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    Golden said:
    Nice one @Brink - a small suggestion you might like to add in the tutorial:

    If Hyper-V is ON as a Type 1 Hypervisor, then you can only install Windows 7 x86 (32 bit). To install Windows 7 x64, Hyper-V needs to be turned OFF, or set as a Type 2 Hypervisor.

    Maybe reference Kari's tutorial explaining this in more detail:
    Run Hyper-V, VirtualBox and VMware on same Computer

    Hello Colin,

    Did you post this is the correct tutorial?

    This one is for installing Windows 10 instead.
      My Computers


  3. Posts : 1,656
    Windows 10 Pro x64
       #3

    Brink said:
    Hello Colin,

    Did you post this is the correct tutorial?

    This one is for installing Windows 10 instead.
    @Brink:

    You are correct - right info in the wrong tutorial! hehehehe! Apologies.....
      My Computers


  4. Posts : 68,892
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #4

    LOL, no worries.
      My Computers


  5. Posts : 1,656
    Windows 10 Pro x64
       #5

    Brink said:
    LOL, no worries.
      My Computers


  6. Posts : 5,478
    2004
       #6

    Golden said:
    If Hyper-V is ON as a Type 1 Hypervisor, then you can only install Windows 7 x86 (32 bit). To install Windows 7 x64, Hyper-V needs to be turned OFF, or set as a Type 2 Hypervisor.

    Maybe reference Kari's tutorial explaining this in more detail:
    Run Hyper-V, VirtualBox and VMware on same Computer
    Hyper-V is a type 1 hypervisor - you can't set it to run it as type 2 - it is either running or not and this is determined at host boot time.

    Historically to run a guest 64bit VBox guest (whether Windows 7 or 10 or whatever) Hyper-V needs to be off either permanently (feature or role uninstalled) or temporarily (boot option) as @Kari explains in your link. This applies also to based-on solutions like android emulators and the like which pop up as questions here now and again.

    However since version 6.0 of Virtualbox you can use VirtualBox to run 64bit guests while Hyper-V is active. This is described in their documentation as "experimental" where they say:

    Oracle VM VirtualBox can be used on a Windows host where Hyper-V is running. This is an experimental feature.

    No configuration is required. Oracle VM VirtualBox detects Hyper-V automatically and uses Hyper-V as the virtualization engine for the host system. The CPU icon in the VM window status bar indicates that Hyper-V is being used.
    Note   Note
    When using this feature, you might experience significant Oracle VM VirtualBox performance degradation on some host systems.
    It works for me but what (if any) the performance overheads are I've neither noticed nor tested.
      My Computer


  7. Posts : 16,932
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #7

    I had made a procedural error so, now that I have corrected things, I have deleted the contents of my post to avoid misleading other users.
    Last edited by Try3; 11 Nov 2019 at 15:26.
      My Computer


  8. Posts : 68,892
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #8

    Hello Denis @Try3,

    It may be from them being a combo 32/64 ISO instead of a single ISO.

    As a test, see if using a 32-bit or 64-bit ISO instead of combo may be accepted.
      My Computers


  9. Posts : 16,932
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #9

    I had made a procedural error so, now that I have corrected things, I have edited the contents of my post to avoid misleading other users.

    Brink,

    I had made a mistake whilst following your excellent guidance. At step 10, I did not read the text but just looked at the diagram, which I misread - I kept selecting the Sata port 0 entry instead of the Sata port 1 entry that you had perfectly clearly explained and pointed to.

    Denis
    Last edited by Try3; 11 Nov 2019 at 15:27.
      My Computer


 

Tutorial Categories

Install Windows 10 Virtual Machine in VirtualBox Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:31.
Find Us




Windows 10 Forums