Skip to content

julesm007/ToggleWMRHeadset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ToggleWMRHeadset

Description

  • Two PowerShell scripts to disable & enable WMR VR headsets

Why would I want to use these scripts?

  • Are you tired of your WMR headset starting up when you don't want it to? If yes, you can control your WMR VR headset without the need to physically unplug your headset when you don't want to use it.
Requirements:
  1. You need to allow "unrestricted" scripts: https://docs.vmware.com/en/vRealize-Automation/7.1/com.vmware.vra.iaas.hp.doc/GUID-9670AFC5-76B8-4321-822A-BCE05800DB5B.html
  2. You need to lookup the device id of your headset and replace the value of "InstanceId" above which can be found via Device Manager
    1. Open Device Manager
    2. Find "Mixed Reality Devices", then right-click on your headset and choose "Properties"
    3. Select "Events" tab
    4. The ID you want begins (and includes USB)
    5. Copy/paste this ID replacing the single-quoted string in the Line #3 (you can't miss it!)
  3. Create shortcuts on your desktop to these scripts and make sure to run them via PowerShell

About

Two PowerShell scripts to disable & enable WMR VR headsets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors