HOW-TO Enable USB Tethered on PICO 4
*****THIS VIDEO IS OBSOLETED BY https://youtu.be/bLHJOpm-gQc. Watch at your own discretion.****
This a the ultimate guide on how to set up USB tethered on the PICO 4, plus some troubleshooting tips to avoid Windows BlueScreens of death and Virtual Desktop losing connection to your computer when you disable Wireless.
Make sure to hit that like and Sub if this guide helped you!
Don't forget to hit that link and sub if you found this useful, it is always good to give back!
UPDATE: For ease of use, from within your PICO 4, please download the system settings APK using the link below to your PICO 4 and install it. This will allow you to access the android settings where you can then access network and enable USB Tethered from there, which does away from having to deal with ADB on Windows.
https://drive.google.com/file/d/1PUTpT9boTKssDXQ2qUCLxOKM3LPxQtlA/view
***If you still want to use ADB then follow the steps below:
How to enable USB Tethering:
- Download and install the standalone Android adb tool kit for windows using this link: https://developer.android.com/studio/releases/platform-tools. Do not install the usb tethered driver prompted during installation, this driver causes issues with windows such blue screens.
- You can get USB Tethering Enabled on the Pico 4 and use Virtual Desktop wired! This really helped shave a few ms off of latency and really helped reliability.
- The trick is to get your Pico 4 into USB debugging mode (tapping the software version a few times, then going to Developer in the Pico 4).
- Then, connect a USB 3.0 cable and run this adb command via your connected PC command line "CMD":
adb shell am start -n com.android.settings/.TetherSettings && adb shell input keyevent 20 && adb shell input keyevent 20 && adb shell input keyevent KEYCODE_ENTER && sleep 2 && adb shell input keyevent 4
- That will enable USB tethering, which Windows 10 should see a new network is connected.
- Virtual Desktop will prioritize this connection -- you can even turn off wireless after connecting with Virtual Desktop to save on some battery. I recommend putting that adb command in a .bat file to make it super easy to apply.
- To disable USB Tethering run the command below on your Windows CMD:
adb shell svc usb setFunctions
Reference: https://www.reddit.com/r/virtualreality/comments/ybjpke/pico_4_vs_hp_g2_useful_pico_4_pcvr_tips_and_tricks/
#usbtethering #pico4 #virtualdesktop #howto
Other Videos By JugandoRD
Other Statistics
Microsoft Flight Simulator Statistics For JugandoRD
There are 252,755 views in 301 videos for Microsoft Flight Simulator. Roughly 13 days worth of Microsoft Flight Simulator videos were uploaded to his channel, roughly 40.63% of the content that JugandoRD has uploaded to YouTube.