- 
            
                
                    
                        
                            Getting started
- 
            
                
                    
                        
                            Managing devices- Managing VIVE Focus 3 headsets
- Installing system updates
- Why can't I install system updates?
- About batch configuration
 - 
                                    VIVE Focus 3
 - 
                                    VIVE Focus Plus and VIVE Focus- Creating the batch configuration package (VIVE Focus Plus and VIVE Focus)
- Downloading the batch configuration template package
- Activating Kiosk mode
- Enabling and disabling features
- Choosing the apps to show on the headset
- Packaging the files for installation
- Installing the batch configuration package on the device
 
 
- 
            
                
                    
                        
                            Managing customization
- 
            
                
                    
                        
                            Managing users
- 
            
                
                    
                        
                            Managing content- 
                                    Content Library
 - 
                                    Corporate Content
 - 
                                    Licensed Content
 - 
                                    Launching content on devices
 
- 
                                    
- 
            
                
                    
                        
                            Driver Deployment System- 
                                    Installing the Driver Deployment System
 - 
                                    Administering and managing SteamVR software installations- Installing the latest SteamVR software on a client computer
- Setting up the host computer to store the SteamVR Library
- Running the Administrator Utility
- Deploying SteamVR software using Device Manager
- Deploying SteamVR software using SteamVR Library
- Uninstalling SteamVR software from a client computer
- Changing a scheduled deployment or uninstall task
 
 - 
                                    Troubleshooting and FAQs
 
- 
                                    
- 
            
                
                    
                        
                            Appendix
- Contact Us
Activating Kiosk mode
 
	 Enable and customize 
		Kiosk mode to suit your business's needs. 
	 
 
  
- In the folder where you extracted the contents of the batch configuration template package, open the xml folder. See Downloading the batch configuration template package.
- Inside the folder, open the mns.html file using a text editor app.
- 
Choose whether to enable or disable Kiosk mode. 
		  
<item name="enabled" type="boolean">xxxx</item> Enter true to enable Kiosk mode. Enter false to disable Kiosk mode. Important: If the headset is using a system version of 3.13.623.1 or later (VIVE Focus) or 4.14.623.1 or later (VIVE Focus Plus), Kiosk mode is already enabled by default. You do not need to activate it. See Feature version requirements.
- 
Choose whether to automatically boot up in 
			 Kiosk mode or 
			 VIVE home screen. 
		  
<item name="enter" type="boolean">xxxx</item> Enter true to use Kiosk mode. Enter false to use VIVE home. 
- 
Set a passcode so one needs to be entered to leave Kiosk mode. 
		   
		  This helps prevent users from exiting 
			 Kiosk mode on their own. 
		   
		   
			 <item name="passcode">xxxx</item> Important: The passcode must have 4 digits [0-9].
- 
Enter the country code where 
			 VIVE is used. 
		   
		  Entering the country code helps 
			 VIVE connect to a 
			 Wi-Fi® network. For a list of country codes, see 
			 Country codes. 
		   
		   
			 <item name="code">xx</item> 
- 
Enter the names for the app and app package. 
		  
<set name="plenty"> <item name="app name">xxxx</item> <item name="app_package_name1">xxxx</item> </set> <set name="plenty"> <item name="app name">xxxx</item> <item name="app_package_name2">xxxx</item> </set> Tip:- To find the package name, enter #adb dumpsys app | grep package.
- Duplicate <set/> to add more app entries.
- <set name> should be set to plenty for all apps. Do not change it to the name of your app.
- If there is only one app included, the device will automatically boot into the app if Kiosk mode is enabled.
 
- Save the file.
                                        Was this helpful?
                                        Yes
                                        No
                                    
                                    Submit
                                        Thank you! Your feedback helps others to see the most helpful information.