Starte die POWERSHELL mit Adminrechte und führe folgenden BEfehl aus:
$net = get-netconnectionprofile;Set-NetConnectionProfile -Name $net.Name -NetworkCategory Private
Starte die POWERSHELL mit Adminrechte und führe folgenden BEfehl aus:
$net = get-netconnectionprofile;Set-NetConnectionProfile -Name $net.Name -NetworkCategory Private