Apple has announced the Mac OS Sierra as the next version of Mac system software. During its presentation that took place at the WWDC 2016 conference, the new macOS sierra was versioned as Mac OS X 10.12 and will be accessible as a free copy for all compatible Macs. The Mac OS 10.12 final comes with a lot of amazing features. One major feature is the debut that Siri makes on the Mac. Siri has been designed with new capabilities for the Mac desktop. This is the only way to make the Mac desktop a smart device. Now, You can install macOS Sierra on Windows.
VirtualBox is capable of installing an macOS in your computer as an application. it works perfectly well with Sierra and in order to run macOS on windows, you need a computer with windows that has to be 64-bit, at least 4GB RAM and a dual-core processor. Installing macOS Sierra in VitualBox is very easy; you download virtual disk and open it with VirtualBox, then create new virtual machine. Here are the steps to install macOS Sierra on VirtualBox on Windows.
Latest preview: 10.12 Final (16A323). September 20, 2016
Download Image:
Google Drive (One Full): https://goo.gl/MVE8J7
Google Drive (6 of 6): https://goo.gl/JvfhZS
Fix Download Limit: https://techsviewer.com/fix-download-limit
Steps to Use macOS 10.12 Sierra on VirtualBox on Windows
Step 1: Extract Image File with Winrar or 7zip
Install Winrar, Select Image file, Right click then select “Extract Here”

Step 2: Install VirtualBox
This tutorial working with VirtualBox 5.0.

Step 3: Create New Virtual Machine
Name: macOS 10.12 Sierra
Type: Mac OS X
Version: Mac OS X 10.11 El Capitan (64 bit) or 10.12 Sierra
Memory size is 4 GB( 70% of your Ram)
Virtual disk file: macOS 10.12 Sierra.vmdk

Step 4: Edit Your Virtual Machine
CPU: 2 CPU (my CPU is core i3) and Enable PAE/NX

System: Enable EFI, Disable Floppy, Chipset is PIIX3 or IHC9

Graphics: Set 128 vRam

Storage: macOS 10.12 Sierra.vmdk

Step 5: Add Code to VirtualBox with Command Prompt (cmd)

Replace “Your VM Name” with your virtual machine name then Copy – Paste to Command Prompt
Code for Virtualbox 5.x.x:
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Code for Virtualbox 4.x.x:
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

Done! Run Your Virtual Machine:


Next Tutorial: How to Install macOS High Sierra on VirtualBox on Windows (New version)

Followed steps, Intel Processor, followed step 5 with Virtual Box closed. Start VM and get “Guru Meditation” : A critical error has accurred… Any ideas?
Hi Ryan. Check your VirtualBox version. Set up 1 core or change Guest OS to older version.
Any clues? lol Keep getting this:
Failed to open a session for the virtual machine Mac OS.
The virtual machine ‘Mac OS’ has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in ‘C:\Users\Joe\VirtualBox VMs\Mac OS\Logs\VBoxHardening.log’.
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
Hi Joe. What is your processor? Open VirtualBox and change your chipset to PIIX3 or IHC9.
Host machine is Intel core i3. I receive the error no matter what chipset I select.
It got stuck at 3 minutes remaining and its not at all going on…..
Any Help??
Hi. Give me a screenshot? Try step 5 again.
I swear I followed all of the steps entirely correct, but when I try to load the machine, I get the error:
Failed to open a session for the virtual machine macOS 10.12 Sierra.
VT-x is not available (VERR_VMX_NO_VMX).
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Any help would be appreciated.
Ok never mind got it but it won’t go to the welcome screen it will just show some terminal
Hi. What is your processor? and give me a screenshot?
Hi. Enable Intel VT-x in BIOS to fix this problem. Follow this: https://techsviewer.com/enable-intel-virtualization-technology-vt-x-bios/