How to Install Mac OS Mojave on any Windows 10 PC.
Follow these steps to successfully install macOS High Mojave on Windows 10 PC.
First of all download Virtual Box for windows. This is the utility where the mac OS is going to run. Click the link below to download virtual box.
After that you need to download the actual mac Operating System. Click the Link below to download macOS High Mojave Setup.
How to Install Mac OS Mojave on any Windows 10 PC.
Now download the code for virtual box.
You also need to download win rar to unzip the files.
Once you have downloaded all the required things, unzip the macOS High Sierra rar file.
Now Turn Off windows defender from settings.
Check only those boxes that you see in the picture below.
Go to processors and give half the processors to the OS.
Take the graphics bar to its maximum (128 mb).
Now close virtual box and now run cmd as administrator.
Copy the lines from the text code after renaming it with your virtual machine to CMD /COMMAND PROMPT.
--->code is
Code for Virtualbox 5.x: cd "C:\Program Files\Oracle\VirtualBox\" VBoxManage.exe modifyvm "Your Virtual Machine Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 Code for Virtualbox 4.x: cd "C:\Program Files\Oracle\VirtualBox\" VBoxManage.exe modifyvm "Your Virtual Machine Name" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "Your Virtual Machine Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Like i have done.
Copy the lines of the code one by one and insert them on cmd. Remember to replace "Your VM Name" to your virtual machine name in every line of the code.
Close cmd and run virtual box as administrator.
Click on start to start your mac os.
Now start the virtual box again and click on start after selecting the newly created virtual machine
Key for VirtualBox.txt
You now have a macOS on your windows 10 PC.