# Virtual Desktop Streamer

# Set a Windows network to private

I had the problem when enabling my VPN, that the streamer considers the network adapter as not private.

Start powershell as administrator, change wg0 with your adaptor name.

```
Set-NetConnectionProfile -InterfaceAlias 'wg0' -NetworkCategory 'Private'
```

# Stable connection with Wireguard VPN

Sometimes you might be firewalled or the application might not consider your network as a private connection.  
You can work around this, by using your wireguard VPN in the VR headset.

  
[WireGuard for Android Downloads](https://download.wireguard.com/android-client/)

1\. Download the APK into your headset (via browser or sideload)

2\. Install the APK

3\. Load the configuration file (sideloaded, browser, ...)

4\. Connect