How to Remove Mixed Reality Portal in Windows 10

The easiest way to remove this feature is via Powershell

Reading time icon 3 min. read


Readers help support Windows Report. When you make a purchase using links on our site, we may earn an affiliate commission. Tooltip Icon

Read the affiliate disclosure page to find out how can you help Windows Report effortlessly and without spending any money. Read more

Key notes

  • The Mixed Reality Portal is a VR platform newly introduced by Windows 10.
  • It is considered bloatware by many users, who want to remove it from their devices.
  • We will show you in our article how to uninstall this feature in a few steps.
How to remove mixed reality

Here are 2 ways to uninstall the Windows Holographic Platform – the new feature of Windows 10 Creators Update – if it’s no use to you.

Windows Holographic is practically a VR platform that adds mixed reality experiences available on Microsoft HoloLens, offering a holographic shell, an interaction model, Xbox Live services and perception APIs.

Some users might not find this feature very useful in their case, even if they have compatible hardware, so we wanted to show you some ways of getting rid of it.

how to remove mixed reality — used to be holographic I think
HOW? Don’t need it. Don’t want it. IMO it is more MS fluff, and bloatware for my situation.
There is an UNINSTALL switch for it, but it doesn’t work, as with other MS shove it down your throat things !

How do I completely remove Windows Mixed Reality?

1. Remove values from your registry

registry code changes

Removing Registry entries, as this method suggests, can be a dangerous path to walk. Nonetheless, it’s the a great way to remove Mixed Reality from Windows 10.

  1. Restart your PC and remove the following registry values:
  2. Remove FirstRunSucceeded from HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionHolographic
  3. Remove PreferDesktopSpeaker and PreferDesktopMic from HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionHolographicSpeechAndAudio
  4. Remove DisableSpeechInput from HKEY_CURRENT_USERSoftwareMicrosoftSpeech_OneCoreSettingsHolographic
  5. Remove DeviceId and Mode from HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionPerceptionSimulationExtensions
  6. To go on, you should remove json from C:Users{username}AppDataLocalPackagesMicrosoft.Windows.HolographicFirstRun_cw5n1h2txyewyLocalState – and this file should be removed for every user who used Windows Mixed Reality.
  7. Remove also the contents of the SpatialStore file, and remember that it’s important not to remove the file itself! You’ll find it in: C:ProgramDataWindowsHolographicDevicesSpatialStore
  8. Remove also the Feature-On-Demand CAB. Mixed Realities relies on this in order to work. The CAB is previously downloaded during the initial experience of a user and it should be eliminated. Open PowerShell in Administrator mode and type: Dism /Online /Get-capabilities
  9. Go on and copy the Capability identity that you see begins with Holographic. Desktop. If you cannot find it, it means the file is not installed.
  10. In the end, you should restart Windows again and this should do the trick.

2. Modify the registry

Microsoft’s Community page offers another easy solution for removing Mixed Reality. You simply have to go to the main page of settings via Registry Editor. We recommend caution, as changing this registry involves some risks. Therefore Microsoft suggests that you back up the registry.

According to Microsoft, you should follow these steps:

  1. Close Settings if the Mixed Reality app is open.
  1. Open the Registry Editor.
  2. Go to the following Registry Key: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionHolographic4.
  3. Modify/create a new 32-bit DWORD value named FirstRunSucceeded.
  4. Set the value date to 1 to add Mixed Reality to Settings.
  5. Set it to 0 if you wish to remove it. (If you’re using Windows 10-64 bit, you still need to create a 32-bit DWORD value).
  6. Restart your PC and go to the Settings app. If you set the DWORD value to 0, Mixed Reality should be gone.

3. Via Powershell

A quick and handy way of removing the Mixed Reality Portal is by using Powershell. It is a built-in command line tool on your Windows 10 device that allows you to uninstall apps in a few lines.

1. Press the Windows key on your keyboard to open the Search menu.

2. Type powershell in the search box and right click on the first result > select Run as administrator.

powershell windows 11 wireless display install failed

3. The Powershell window will now open on your screen.

4. Input the following command: Get-AppxPackage Microsoft.MixedReality.Portal | Remove-AppxPackage

5. Press Enter to run the command.

6. The Mixed Reality Portal is now completely removed from your PC.

We hope that our article helped you uninstall the Mixed Reality Portal. In case you still haven’t been able to resolve the issue, send feedback and report the problem to Microsoft.

More about the topics: windows 10