Error setting Private Network

rootmaker0537 66 Reputation points
2022-11-28T19:57:59.89+00:00

The option to set a network to Private does not appear, any suggestions?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

Accepted answer
  1. Gabriel Dispemec 431 Reputation points
    2022-11-28T19:59:11.13+00:00

    Run PowerShell as Administrator and try:

    • Get-NetConnectionProfile
    • Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.