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'

Revision #2
Created 22 December 2024 19:02:23 by Tim
Updated 22 December 2024 20:45:19 by Tim