How to change Network from Public to Private with PowerShell on Windows 10

How to change Network from Public to Private with PowerShell on Windows 10

Subscribers:
117
Published on ● Video Link: https://www.youtube.com/watch?v=TrubWEU4w-o



Category:
Guide
Duration: 1:33
181 views
6


Hi, thanks for watching our short video on how to change your Network type to Private/Public using PowerShell on Windows 10.
In this video we’ll walk you through:
- Getting your NetConnectionProfile
- Setting your NetworkCategory to Private and Public*Open Powershell as Administrator*

Use Commands as follows:
1) Get-NetConnectionProfile
2) Set-NetConnectionProfile -name "NetworkName" -NetworkCategory private


ABOUT OUR CHANNEL
Our channel is about Gaming/Tech/Knowledge. We cover lots of cool stuff such as Servers, Gameplay, Guides & more.
Check out our channel here:
https://www.youtube.com/channel/UCv8SABVhXbQhE1s1k-AW6KA
Don’t forget to subscribe!

CHECK OUT OUR OTHER VIDEOS
https://youtu.be/S_ro09TlwDI
https://youtu.be/xH0dtl24OhA
https://youtu.be/wTwNw5myn3M


FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!
Twitter: https://twitter.com/LucidGamingYTTV
Twitch: https://www.twitch.tv/lucidgamingyttv
Youtube: https://www.youtube.com/c/LucidGamingYTTV

#PowerShell #HowTo #Coding







Tags:
PowerShell
Public
Private
Change
How to
Use
CMD
Command
Prompt
Guide
Easy
Quick
Get-NetConnection
Set-NetConnection
ConnectionProfile
Networking
Programing
Beginners
Learn