When Microsoft yanked Windows Mixed Reality from Windows 11 24H2 last December, owners of headsets from HP, Acer, Lenovo, and Samsung suddenly found their devices had become expensive paperweights. Now, a single Microsoft engineer has brought them back to life. Matthieu Bucchianeri, an Xbox software engineer who previously worked on the company’s mixed-reality team, has released a free “Oasis Driver for Windows Mixed Reality” on Steam. The driver restores native SteamVR and OpenXR functionality to WMR headsets, bypassing the now-removed Microsoft runtime.
The move is a lifeline for what Bucchianeri estimates are hundreds of thousands of still-functional headsets that would otherwise be destined for landfills. But it also exposes the fragility of hardware that depends on proprietary platform hooks—and the extraordinary lengths one dedicated developer must go to when a platform holder walks away.
A Platform Left for Dead
In 2017, Microsoft launched Windows Mixed Reality as its answer to the burgeoning VR market. The platform powered headsets from multiple OEMs, offering inside-out tracking and a comparatively affordable entry point. For years, it coexisted with SteamVR via Microsoft’s own Mixed Reality Portal and a SteamVR bridge driver. But in December 2023, Microsoft announced the platform’s deprecation. The Windows 11 2024 Update (version 24H2) removed the Mixed Reality components entirely, leaving headsets unable to enumerate in SteamVR. Microsoft’s documentation confirmed the cut and advised users to stay on older Windows releases or face a non-functional device.
The outcome was predictable: enthusiasts were left scrambling, and the used market for WMR headsets cratered. Without an official migration path, the hardware was effectively bricked for those updating to the latest Windows version.
Oasis: A Native SteamVR Driver That Works Where Microsoft’s Didn’t
Bucchianeri’s Oasis driver replaces the missing Microsoft runtime with a native SteamVR driver that runs in Direct Mode. It handles device enumeration, display acquisition, pose translation, input and telemetry, and compositor integration—all without touching the now-absent Mixed Reality Portal. In practical terms, this means users can once again play SteamVR games and use OpenXR applications with their old WMR headsets.
The driver supports full 6DoF headset and controller tracking, common display modes (60 Hz and 90 Hz), hidden-area mesh optimization, and even some passthrough features on supported models. It is not a reimplementation of the entire Mixed Reality platform; instead, it maps the headset’s sensors and controls directly into SteamVR’s coordinate system, using reverse-engineered knowledge of how the devices communicate.
Bucchianeri, who now works on Xbox, built the driver independently, leveraging his insider understanding of the WMR hardware. He chose the name “Oasis” after the internal Microsoft codename for the Mixed Reality project—a nod to its origins.
NVIDIA-Only and Closed-Source: The Trade-offs
The Oasis driver’s biggest limitation is its GPU requirement. It only works with NVIDIA graphics cards. According to Bucchianeri, the driver relies on low-level Direct Mode features that are currently available only in NVIDIA’s driver stack. AMD and Intel have not exposed the necessary interfaces, making support impossible without vendor cooperation. This exclusivity locks out a significant portion of WMR users who run AMD or integrated Intel graphics.
Additionally, the driver is closed-source. Bucchianeri cites concerns about intellectual property and non-disclosure agreements—since the driver reverse-engineers aspects of proprietary systems—as the reason for not releasing the source code. While this protects against potential legal risks, it also limits independent security audits. The driver operates at the kernel/driver level, which raises valid concerns for security-conscious users and enterprises.
How to Install and What to Expect
Installing Oasis requires a one-time “unlock” procedure per PC and headset pairing. The steps, detailed on the project’s GitHub wiki, involve launching the driver from Steam, briefly disconnecting and reconnecting the headset’s USB cable, and re-pairing motion controllers via Bluetooth. The process is not seamless, but early adopters report it typically takes under ten minutes.
Valve has eased the path by integrating Oasis into SteamVR Beta. Starting with version 2.13.1, SteamVR can automatically detect a WMR headset on a Windows version that lacks Microsoft’s driver and offer to install Oasis. This reduces the friction for less technical users who might otherwise never discover the fix.
Once set up, the experience is said to be comparable to the original WMR experience on SteamVR, though occasional glitches like USB enumeration hiccups or controller pairing snags can occur. The developer maintains a troubleshooting guide and is actively updating the driver based on community feedback.
The Fragility of Community-Drivers
Oasis sits at the intersection of several moving targets: SteamVR updates, NVIDIA driver releases, and Windows updates. Any change in these layers could break compatibility. This is not a hypothetical concern. In the past, other community VR drivers have been disrupted by Valve’s API changes or GPU driver updates. Bucchianeri’s work is a single-point-of-failure: if he stops maintaining the driver, its long-term viability is uncertain.
The legal gray area is another risk. Although Microsoft has not objected publicly, the driver was created by reverse-engineering code that may be protected by license agreements or intellectual property laws. Bucchianeri’s decision to keep the driver closed-source and free is meant to mitigate this, but it doesn’t eliminate the possibility of a future challenge.
Broader Implications for Hardware Ownership and E-Waste
Oasis highlights a growing tension between platform control and hardware longevity. When a device’s functionality is tied to a central runtime that the platform owner can retire, users are left with no recourse. The Windows Mixed Reality saga is a case study in how quickly usable hardware can become e-waste through software decisions.
The environmental cost is real. With estimates of several hundred thousand WMR headsets in circulation, the potential electronic waste from forced obsolescence is substantial. Bucchianeri’s driver offers a reprieve, but it shouldn’t be the responsibility of a single volunteer engineer to provide it. The industry needs better safeguards—perhaps open standards, mandated driver openness, or longer vendor support commitments—to prevent such scenarios.
Vendor cooperation also comes into sharp focus. Oasis’s NVIDIA-only restriction is a direct consequence of GPU vendors’ closed driver policies. Broader hardware support would require AMD and Intel to expose the necessary interfaces, something they have not agreed to do. This places the burden on the community to lobby for change.
What Users Should Do
If you own a Windows Mixed Reality headset and an NVIDIA GPU, Oasis is a viable way to keep using your device on Windows 11 24H2 and beyond. Before installing, back up your system and create a restore point. Follow the developer’s quick-start guide exactly, and be prepared for potential issues with controller pairing. Join the community forums on Steam to stay updated on compatibility notes and workarounds.
For those on AMD or Intel graphics, or in security-sensitive environments, the situation is more complex. You might consider staying on an older Windows 10 or Windows 11 release that still includes the Mixed Reality runtime, but that is only viable until November 2026 for Windows 10 and even sooner for older Windows 11 builds. Alternatively, you could sell or recycle your headset, though second-hand values are depressed.
Conclusion
Oasis is a remarkable feat of engineering and a testament to what committed individuals can do to fight planned obsolescence. It gives WMR headsets a second life, but it also exposes the precarious state of hardware that depends on proprietary ecosystems. For now, Bucchianeri’s driver is the best option for a large user base, but the long-term solution requires industry-wide recognition that hardware lifetimes should not be dictated by software deprecation cycles.
The Oasis driver is free on Steam, and its success will likely depend on community support and the goodwill of a single developer. In the meantime, every saved headset is one less piece of e-waste—a small victory in an era of disposable tech.