Skip to content
Follow
Windows

How to Uninstall Windows Mixed Reality on Windows 11

Richard
Written by
Richard
Dec 29, 2022 Updated Sep 15, 2026 3 min read
How to Control Windows Copilot Startup Settings
How to Control Windows Copilot Startup Settings

Windows Mixed Reality is a software package that lets you run virtual reality headsets and apps on your PC. Microsoft officially dropped support for this feature in Windows 11 version 24H2, making a full removal the best way to clean up leftover files.

Advertisement

Uninstalling Windows Mixed Reality deletes the portal, the background service, and all related components from your system in under five minutes. This process frees up several gigabytes of valuable storage space and clears away outdated files you no longer need.

⚡ Quick Answer

Open Settings , go to Mixed Reality, click Uninstall, then click Next and Restart now. This removes the core platform and your personalized settings.

Advertisement

Why remove Windows Mixed Reality?

Uninstalling Windows Mixed Reality resolves performance bottlenecks, hardware conflicts, or storage shortages.

What happens when done?

Removing the platform wipes personal preferences like Cliff House (the virtual home environment) alongside calibration data, but downloaded games remain intact.

Standard Uninstall via Settings

Standard uninstall via Settings removes Windows Mixed Reality using the main Windows configuration menu. You can complete this removal process directly through the system settings app without needing any command-line tools. This method takes only a few minutes and handles the complete removal of the software package from your computer.

  1. Open the Windows Settings app. You can do this by clicking the Start button and selecting the Settings icon, or by pressing the Win+I on your keyboard.
  2. Once the Settings window is open, click on the Mixed reality button located in the menu on the left side of your screen.
mixed reality button in settings app
mixed reality button in settings app
  1. On the right side of the screen, look for the Uninstall tile and click it to expand the options.
windows uninstall mixed reality from settings app
windows uninstall mixed reality from settings app
  1. Click the Uninstall button to begin the removal process.
windows uninstall mixed reality from settings app button
windows uninstall mixed reality from settings app button
  1. When a prompt appears, click the Next button to confirm your choice.
uninstall mixed reality next step
uninstall mixed reality next step
  1. Finally, click the Restart now button. This will finish removing the feature from your computer.
uninstall mixed reality restart now button
uninstall mixed reality restart now button

Advanced Removal via PowerShell

Advanced removal via PowerShell uses command-line instructions to force the uninstallation of Windows Mixed Reality when standard methods fail. You can run specific commands in an administrator terminal window to clear out stubborn remnants and residual files that refuse to delete through the normal settings menu.

Advertisement
  1. Right-click the Start button and select Terminal (Admin) or PowerShell (Admin).
  2. Type the following command to list installed WMR packages: Get-AppxPackage *MixedReality*
  3. To remove the core portal, run: Get-AppxPackage *Microsoft.MixedReality.Portal* | Remove-AppxPackage
Pro Tip: Check the Task Manager (Ctrl + Shift + Esc) for hidden WMR services like 'Mixed Reality Runtime' or 'Holographic Shell' that might be running in the background and preventing a clean uninstallation.

Registry Cleanup

Complete removal requires purging leftover keys inside the Windows Registry Editor. Backing up the Registry Editor beforehand protects the operating system against unintended corruption.

Deleting the Windows Mixed Reality folder ensures a clean slate for future reinstalls. This action eliminates persistent configuration data, preventing configuration clashes down the line.

Troubleshooting Uninstallation Errors

Unplugging VR headset drivers resolves unexpected errors during the wipe. Windows 10 v1709 or newer builds occasionally keep background WMR services active. Consult the official Microsoft support documentation for targeted error code troubleshooting.

Summary

Reclaiming disk space and resolving system instability starts with a thorough cleaning of unused virtual reality components.

Advertisement

Can I reinstall Windows Mixed Reality after uninstalling it?

Reinstallation remains fully supported. Open the Settings app, navigate to the Mixed Reality section, and execute the setup prompts to fetch missing packages. Troubleshooting persistent software bugs or hardware performance dips often calls for this step.

Does uninstalling Windows Mixed Reality delete my VR game save files?

Game save files survive the platform removal process untouched. Directories inside user documents or individual application folders house these saves safely. Creating manual backups prior to major software removals remains a sound practice.

Why does Windows Mixed Reality keep reinstalling itself?

Windows occasionally restores WMR components upon detecting attached VR hardware or following major OS patches. Disconnecting the headset and disabling the 'Mixed Reality' feature within the Windows Features menu blocks automatic redeployment.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Reinstall Microsoft Store Apps in Windows 11
Windows How to Reinstall Microsoft Store Apps in Windows 11
How to Reset Windows 11 Settings App
Windows How to Reset Windows 11 Settings App
How to Open PowerShell in Windows 11
Windows How to Open PowerShell in Windows 11
How to Add or Remove Mixed Reality Pane in Windows 11
Windows How to Add or Remove Mixed Reality Pane in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *