HaC Mini Hackintosh
  • Welcome
  • Mac vs HaC
  • Installation Guide
    • BIOS Settings
    • Installation
    • Boot Camp
  • Post-Installation
    • Replacing Wifi Card
    • DW1820A Wifi
    • Support
  • Technical Details
    • Hades Canyon NUC
    • Metal Driver Fix
    • Thunderbolt 3 Fix (Part 1)
    • Thunderbolt 3 Fix (Part 2)
    • Thunderbolt 3 Fix (Part 3)
    • HDA Fix
    • USB Fix
    • Secure Boot
  • Legacy Guide (Clover)
    • Getting Started
    • Installation
    • Clover Settings Annotated
Powered by GitBook
On this page
  • Installing Windows
  • Fixing Boot
  • Drivers
  • Booting to/from Windows

Was this helpful?

  1. Installation Guide

Boot Camp

This section is optional for people who wish to boot Windows as well (booting Linux is an advanced exercise left for the user to figure out). It is important to install Windows after OSX because OSX is less forgiving about the partition scheme.

With OpenCore, booting Windows is done through Boot Camp, just as with a real Mac.

Installing Windows

Note latest versions of macOS no longer have an option to create a USB. Either use macOS 10.14's Boot Camp Assistrant or create an installer USB from Windows on another machine.

macOS does not support Boot Camp if you have two SSDs installed. You must manually install Windows, which is outside the scope of this guide.

  1. Launch Boot Camp Assistant from Launchpad (it's in the Other folder on a fresh install).

  2. Follow the directions in the assistant to partition your SSD and create a Windows 10 installer USB.

  3. After the process is done, before restarting, we need to delete some irrelevant drivers that do not apply to the NUC. The list of files to delete from the newly created Windows 10 installer USB is listed below.

  4. Restart and boot into the USB drive to run the Windows installer.

Unneeded Drivers

  • Everything in $WinPEDriver$ but do not delete the directory itself. Leave it empty.

  • BootCamp/Drivers/Broadcom

  • BootCamp/Drivers/Intel

The remaining drivers are for Apple peripherals and Mac-specific hardware (which are unused and should not cause issues).

Fixing Boot

After Windows is installed, you'll notice that the NUC will automatically boot into Windows and not OpenCore. To fix this, open an administrator PowerShell window and type in

bcdedit /set '{bootmgr}' path \EFI\OC\OpenCore.efi

Drivers

Booting to/from Windows

PreviousInstallationNextReplacing Wifi Card

Last updated 4 years ago

Was this helpful?

You should also disable Fast Boot from Windows settings as well as the NUC BIOS settings. Even with Fast Boot disabled, there is a known issue with NUCs not properly booting with Windows installed (after a power cycle). A .

Apple drivers (including Apple keyboards) should be installed as part of the Boot Camp installer. If you used an , then you need to get the Broadcom drivers . Finally, you should download the NUC drivers .

OpenCore works like Macs. When you bless a partition, it will be the default boot option. In OSX, you can select the default boot partition from System Preferences -> Startup Disk. In Windows, it is in Control Panel -> Boot Camp. If you want to boot into the non-blessed partition on startup, you need to .

Apple Wifi replacement
here
from Intel
workaround is described here
trigger the OpenCore boot picker