Created
February 3, 2020 07:43
-
-
Save unitycoder/3439ce3f9afca501534c9c342638e176 to your computer and use it in GitHub Desktop.
Windows Mixed Reality setup in Windows 10 (Enterprise setup)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - set this registry value: https://www.windowscentral.com/how-to-unlock-mixed-reality-settings-windows-10 | |
| - do the powershell & group policy settings here: https://docs.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development | |
| - reboot computer | |
| - can also run windows update and update GPU drivers | |
| // ERRORS (if didnt do those steps above) | |
| "Couldn't install Windows Mixed Reality" | |
| "Before we can setup Windows Mixer Reality, your administrator will need to enable it for your organization" | |
| "Developer mode" | |
| "Developer mode is turned on. | |
| However, remote deployment and Windows Device Portal couldn't be found in Windows Update, | |
| so they're not available. Error code 0x800f0954" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment