Create an EFI folder on the USB. Inside, you need:
Fix: Your SMBIOS is wrong. You set MacBookPro15,2. Double check your Config.plist.
The ALC299 codec has a weird issue where headphones don't register. Free fix:
While RehabMan is retired, his guides on TonyMacX86 and InsanelyMac are legendary.
You don’t need to start from scratch. The community has perfected the 9370.
Search for: "XPS 9370 OpenCore GitHub" (or use a prebuilt EFI from the Dortania guide). You need these .kext files:
| Kext | Purpose |
| :--- | :--- |
| Lilu.kext | Patching foundation |
| VirtualSMC.kext | Hardware sensor emulation |
| WhateverGreen.kext | Graphics fixes |
| AppleALC.kext | Audio (alcid=11) |
| VoodooI2C.kext + VoodooI2CHID.kext | Trackpad & touchscreen |
| IntelBluetoothFirmware.kext | Bluetooth |
| ECEnabler.kext | Battery status |
Since you probably kept Windows:
Challenges and Limitations
Keep in mind that installing macOS on a Dell XPS 13 (9370) comes with some challenges and limitations: xps 13 9370 hackintosh free
Conclusion
Installing macOS on a Dell XPS 13 (9370) for free requires patience, dedication, and a willingness to troubleshoot. While the process can be complex, the end result can be rewarding, giving you a functional Hackintosh that can run macOS-exclusive apps.
Disclaimer: This article is for educational purposes only. Proceed at your own risk, and be aware that installing macOS on a non-Apple device may violate Apple's End User License Agreement.
Additional Resources
By following this guide, you can unlock the full potential of your Dell XPS 13 (9370) and experience the world of macOS without breaking the bank. Happy Hackintoshing!
Transforming a Dell XPS 13 9370 into a "Hackintosh" involves using the
bootloader to run macOS on non-Apple hardware. While there are "free" pre-built EFI configurations available on GitHub, the most reliable method is to follow the Dortania OpenCore Install Guide to build your own configuration. Critical Hardware Compatibility WiFi/Bluetooth : The internal Killer/Qualcomm Atheros QCA6174A card is soldered to the motherboard and is not natively supported
. You will likely need a USB WiFi adapter or a compatible external solution to get internet access in macOS. Intel UHD Graphics 620 is supported with full acceleration using the WhateverGreen.kext
: Both FHD (1080p) and UHD (4K) touchscreen displays generally work, though 4K displays require UI scaling adjustments. Unsupported Goodix Fingerprint reader does not work in macOS. BIOS Configuration Create an EFI folder on the USB
Before installing, you must adjust several settings in your BIOS (F12 at startup) to ensure the installer can boot: SATA Operation : Change from "RAID On" to Secure Boot Recommended Free Resources & Repositories
Do not blindly copy these, but use them as a reference for your config.plist and required KEXTs: ngfuong's XPS 13 9370 Repo : A modern reference for macOS Ventura and OpenCore 1.0.0. tonyu124's XPS 13 9370 Repo
: Features working touchscreen and backlit keyboard details for macOS Monterey/Ventura. InsanelyMac Mini Guide
: A historical but detailed breakdown of necessary ACPI patches and KEXTs. Common Issues Sleep/Wake
: Some users report hangs on wake or "instant wake" issues. Using the patch is often required to fix this. : The Realtek ALC3271 (ALC299) codec usually requires AppleALC.kext with layout ID : If the trackpad is unresponsive, ensure you have the VoodooI2CHID kexts properly configured for your HID device. KEXT files
(drivers) you'll need to include in your EFI folder to get started? Dell XPS 13 (9370) - ArchWiki 20 Dec 2025 —
The fingerprint reader is not supported. kernel 5.4, due to a kernel bug, a firmware/UEFI issue or both. tonyu124/DELL-XPS-13-9370-Hackintosh - GitHub
The Dell XPS 13 9370 is a popular candidate for running macOS, with the-darkvoid’s GitHub repository serving as a primary, free resource for OpenCore configurations. This project facilitates stable macOS performance by leveraging the laptop's natively supported Intel Coffee Lake processors and integrated UHD 620 graphics. You can find the repository on GitHub.
The Dell XPS 13 9370 is widely considered one of the best ultrabooks for a "Hackintosh" project due to its hardware similarities with real MacBook Pros. Transforming this machine into a macOS workstation provides a high-end experience at a fraction of the cost, provided you leverage the extensive free resources available online. 1. Hardware Compatibility and Requirements You don’t need to start from scratch
The 9370 typically features 8th Generation Intel "Kaby Lake R" processors (such as the i7-8550U) and Intel UHD Graphics 620. These components are natively supported by macOS, which is critical for GPU acceleration—the most vital factor for a smooth user interface.
SMBIOS: Most successful builds use the MacBookPro14,1 or 14,2 profile for the best compatibility with 8th gen Intel chips.
Networking: The internal Killer WiFi card can be problematic. While AirportItlwm provides free software-based support for some Intel-based cards, many users choose to replace it with a DW1560 for native features like Airdrop and Handoff. 2. Essential Free Tools and Resources
The Hackintosh community relies on open-source projects. You do not need to pay for software to complete this project:
Bootloader: OpenCore is the modern standard, offering superior security and stability over the older Clover. Essential Kexts (Drivers): Lilu and WhateverGreen for graphics. AppleALC for audio support.
VoodooI2C and VoodooPS2Controller for the trackpad and keyboard.
Pre-built EFI Folders: Community members often share their configurations on GitHub, such as ngfuong's repo or tonyu124's build. 3. Key Installation Steps
Dell XPS 13 9370 | i7-8550U | UHD620 | EFI - Hackintosh Expert
If you want, I can:
Here’s a concise write-up for installing macOS (Hackintosh) on a Dell XPS 13 9370 — focused on a free, OpenCore-based approach.