Home > System Tutorial > Windows Series > Windows 10 Home Edition public network changed to private network

Windows 10 Home Edition public network changed to private network

PHPz
Release: 2024-02-12 22:27:35
forward
1456 people have browsed it

Recently, some users reported that they encountered network setting problems when using Win10 Home Edition and were unable to change the public network to a private network. In response to this problem, PHP editor Apple has summarized a set of simple and effective solutions for everyone. With the following steps, you can easily switch the network settings of Windows 10 Home Edition from a public network to a private network to improve network security and stability.

Windows 10 Home Edition public network changed to private network

Win10 Home Edition public network is changed to a private network

1. Advanced settings of the Advanced Sharing Center

1. First, we directly press Press the win R shortcut key combination to summon the run pop-up window, then enter "control panel" here and click OK to open the control panel.

2. Then we select Network and Internet--Network and Sharing Center--Change advanced sharing settings.

3. Then we click on the dedicated options in the more advanced sharing settings interface, check the "Enable network discovery" and "Enable automatic settings for network connected devices" options, and click Save. Can.

2. Use PowerShell to change

1. We search for "Windows Powershell" in the search box, then right-click on this option and select to run as administrator.

2. Then we enter "Get-NetConnectionProfile".

3. After searching for the network name, we replace the network name, enter the command again and press OK.

4. Command: Set-NetConnectionProfile -Name "NetworkName" -NetworkCategory Private.

The above is the detailed content of Windows 10 Home Edition public network changed to private network. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:somode.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template