How to Change Workgroup Name in Windows 10

WBOY
Release: 2024-08-02 03:34:52
Original
549 people have browsed it

This is a quick guide on how to change Workgroup name on your Windows 10 PC to join an existing workgroup on a network or create a new one.


  • Option 1: To Change Workgroup Name in System Properties
  • Option 2: To Change Workgroup Name in Command Prompt

How to Change the Workgroup Name in System Properties

Use these steps, you can change the displayed name in the sign-in screen on your device to make it more private.

Step 1: Open the System Properties.

Press Win + R keys to bring up the Run dialog. Type sysdm.cpl Run Command and press Enter key.

How to Change Workgroup Name in Windows 10

Tips: If prompted by UAC, then click/tap on Yes.

Step 2: Locate to Computer name tab. Then click the Change button.

How to Change Workgroup Name in Windows 10

Step 3: Type a new name under the Workgroup box. Then click OK.

How to Change Workgroup Name in Windows 10

Step 4: When it pops up a dialog asking you to restart the computer to apply the changes. Just click OK, then restart your PC to make it effective.

How to Change Workgroup Name in Windows 10

How to Change the Workgroup Name in Command Prompt

You can quickly change the Workgroup name by executing the command in Command Prompt window.

Step 1: Right-click on Start icon on the Start menu, select Command Prompt from the menu.

How to Change Workgroup Name in Windows 10

Step 2: In the Command Prompt window, execute the following command:

wmic computersystem where name="%computername%" call joindomainorworkgroup name="Workgroup-Name"

How to Change Workgroup Name in Windows 10

When finished, close the command prompt, and restart the computer to apply.

The above is the detailed content of How to Change Workgroup Name in Windows 10. For more information, please follow other related articles on the PHP Chinese website!

source:isumsoft.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