This may seem absurd at first but please read on.

Recently I've heard that a lot of people are installing Mac on standard machines made for Windows - either using hardware Virtualization or using some kind of tweak with their BIOS.

I also heard that Apple recently switched their working Archetecture to Intel processor making it easy to install their OS X on Windows machines.

Earlier last month a friend of mine also tried installing OS X on his Windows machine. No, he did not use VMWare or any emulator, he actually installed in on his HDD with a bootloader making it possible to boot OS X on his Asus' Intel powered machine.

Then I came across this video on YouTube and heard that people have been talking about Hakintosh and Niresh (try Googleing them).

Now, I want to do something similar with my Ultrabook with i5 processor and not loose support for WiFi driver (after all there must be some driver available for OS X on my hardware in this big world).

The device I am using is HP Envy 4 Ultrabook - 1046TX

What do you think about the idea?

P.S. I searched for similar threads on superuser.com and found some people discussing about this idea, but none explained the whole concept so I started my own thread. Please correct me if I'm wrong. Thank you! :)

Dani AI

Generated

Short, practical summary for and anyone reading this thread years later.

Installing macOS on a non‑Apple laptop is technically possible in many cases, but it is explicitly restricted by Apple’s software license and has been upheld in court (commercial redistribution was the central issue in the Psystar case). That means doing this at home is a license/DMCA grey area and turning it into a product or service adds real legal risk. (support.apple.com)

The single biggest barrier is hardware support, not the CPU alone. Laptops bundle Wi‑Fi, Bluetooth, audio, GPU and power‑management chips that macOS expects Apple hardware to provide drivers for. Wireless chips are the most common blocker: macOS historically works best with Broadcom/Apple AirPort‑style modules; Intel cards have improving, but still limited, community drivers; Realtek and many USB dongles are hit‑or‑miss. Expect to research the exact wireless chipset before committing. Community driver projects and buyer guides are the place to check capability and limitations. (dortania.github.io)

If proceeding beyond reading, know what you’re signing up for: modern Hackintosh setups rely on community bootloaders/patch frameworks (OpenCore is the current standard), careful UEFI/ACPI configuration, and ongoing maintenance whenever macOS updates arrive — updates commonly break functionality and need manual fixes. Also note Apple’s 2020 move to Apple‑silicon (ARM) changed the landscape: future macOS releases will increasingly target Apple silicon, reducing the long‑term viability of Intel‑based installs. (dortania.github.io)

Practical checklist (short): 1) Identify the exact Wi‑Fi module in the HP Envy 4‑1046TX (Device Manager / lspci). 2) If it’s Broadcom, odds are better; if it’s Intel, check OpenIntelWireless docs; if it’s soldered Realtek, plan for an external USB/Ethernet fallback or a supported replacement card if the laptop allows swaps. 3) Try learning and testing in a disposable VM or secondary drive (note: Apple’s license limits macOS virtualization to Apple hardware). 4) If the goal is a stable macOS experience, buying a used Mac is the least risky route. For the earlier suggestions in this thread: and were right to emphasise compatibility; ’s VM idea is the low‑risk way to experiment but has licensing limits; ’s Boot Camp note is for running Windows on a Mac (not the reverse). If the wifi card is upgradable, HP community posts and parts lists can help you identify compatible modules. (h30434.www3.hp.com)

If more details are wanted (how to find the PCI/USB ID, or which exact Envy 4 Wi‑Fi variants exist), that information is useful next — list the output from Device Manager or lspci and the community can point to concrete driver or replacement options.

Recommended Answers

All 5 Replies

Just google if osx supports your hardware components, then search for compatible kexts mainly on osx86project.org i did it a few times so compatibility is a MUST!

You can use Virtual box to spin up a virtual MAC OSX as a virtual machine on a windows host.

As Shulc said, there are tools out there that will enable the installation of OSX on compatible x86 hardware, but bear in mind that there is a LOT of cruft that won't run because of their dependence upon hardware/firmware that is unique to Apple systems. I would suggest that you first try CimmerianX's approach of trying to install OSX in a virtual machine running under either Windows or Linux.

Hi chetanbhasin,

You can do similar type of stuff by using the help of BootCamp.

It is a free utility from Apple Inc. through which any Mac user can install Windows on their system and use any one of them as per their requirement.
You can Google about Boot Camp for more information.

It really works. Thank you!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.