Retaining Windows Mixed Reality support on Windows 11

TLDR; Do not update further than version 23H2. Below you'll find two ways to disable future feature updates whilst still receiving security updates.

One way of retaining WMR support is to stay on Windows 11 version 23H2 (or below) by disabling Windows feature updates but keeping security updates. Those are important!

The easy 2-button way

The easiest way I know for changing what updates you get is by using WinUtil (https://github.com/ChrisTitusTech/winutil):

  1. Open Powershell as admin and paste: iwr -useb https://christitus.com/win | iex

  2. Go to the Updates tab on top and click Security Updates.

  3. You can close the window and/or explore the other features this program provides.

  4. Reboot your computer.

To revert this change you open WinUtil, go to Updates and press Default Settings.

The native Windows way

Requires Windows 11 Pro or Enterprise

  1. Open start and search for Edit group policy

  2. Go to Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update.

  3. Open Manage updates offered from Windows Update and double click Select the target Feature Update version, tick Enabled and fill in the options like stated in the screenshot below:

  4. Press Apply and OK, close all windows and reboot your computer. Your Windows installation will now stay on Windows 11 version 23H2 indefinitely.

Last updated