Windows 10 change workgroup

Previous Post
Next Post

How to change workgroup name in Windows 10 [Tip]

Tip / Trick

Part of what makes Windows such a great operating system is its ability to manage groups. No other operating system has managed to do it quite as well (although some might argue Linux has). Through my years of living, one thing I’ve noticed among non-tech enthusiasts is the opinion that “Mac is better than Windows” and the only reason you would use Windows over Mac is if you don’t have the money to buy a Mac. The flaw in that logic is pretty obvious: you can’t be judging the software based on what laptop or desktop it is running on. Sadly for Microsoft, that has been one of the distinct upsides of Apple choosing to only run macOS and Mac OS X on their high-quality MacBooks and iMacs.

It’s an opinion that often has me wincing because most Windows fans know that there’s lots Windows potentially does better than Mac—even though it mostly comes down to personal preference and opinion. There are some things that Mac doesn’t try all that much to compete against also, which is why most businesses use the Windows operating system. We see administrators manage groups from the Local Group Policy Editor in a Windows environment with ease, and Mac doesn’t have anything to truly rival that, for example. Microsoft, on the other hand, even makes it easy to manage the employees who do use Mac machines that are networked in the same Windows environment.

The Windows 10 OS also offers groups for sharing resources that are all connected to the same network. Having a group for sharing resources on a network is what you need to share a printer, scanner, or anything else your group might rely on for daily activities.

If the group is at a workplace or school, then it is called a domain. If the group is part of a home network instead, it is called a workgroup or homegroup.

How to Change Workgroup in Windows 10

Before finding out how to modify the workgroup in Windows 10, you’ll probably be interested in finding out how to locate the workgroup information on your home network. There are a couple of ways you can see the workgroup information.

To find the name of the workgroup from Control Panel, head to the search field in the taskbar and type “Control Panel.” Then click on the “System” link from the Control Panel Items.

To get to the workgroup from the Settings, head to the Start menu > Settings > System > About and then look where it shows the “Organization.”

To get started with changing the name of your workgroup, navigate to the Control Panel > System and then click on the “Advanced system settings” in the left side pane.

Be sure to click on the “Computer Name” tab available at the top and then click on the “Change” button.

From within the Computer Name/Domain Changes dialog box, look for the “Workgroup” section at the bottom. Delete the current “WORKGROUP” name and replace it with the name of your choice.

Читайте также:  Имя журнала system источник microsoft windows distributedcom код события 10016

Once you have inserted the new workgroup name, click on the “OK” button.

You’ll then get a pop-up message welcoming you to the new workgroup.

Before you can see the changes made to the workgroup, you first need to restart the computer. Click on the “OK” button. It doesn’t reboot the computer right away when you click on the “OK” button. It gives you the chance to save the work you might be doing and then in a little while it brings up a message asking if you would like to restart the computer now or later.

Now whenever you open up the workgroup section from the Control Panel or the Settings app, it presents you with the new workgroup name.

When you setup a new computer and get control of the admin account, the computer automatically creates a workgroup and gives it a name (usually workgroup also). Lots of people choose to set up these workgroups around the home so multiple PCs can connect to the same group and share resources such as documents and printers. All computers connected to the workgroup need to have a unique computer name to do so. On the other hand, if one of the computers connected to the workgroup is still running on Windows XP, you may need to change the workgroup name on those, so they match the ones running on newer versions of Windows like Windows 10.

How to Change Workgroup Name in Windows 10

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.

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.

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

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

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

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 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.

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

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

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

Change Workgroup Name in Windows 10

If your PC is a home PC or it is located in a small office, it is probably included to a workgroup without any Active Directory domain or server. When you are connecting your PC to a network, Windows 10 automatically creates a new workgroup, simply named WORKGROUP. After thatn, you can join any existing workgroup on your network or create a new one. Workgroups allow combining PCs to logical groups and act as a basis for file and printer sharing.

So, a workgroup is a collection of computers on a local area network on the same subnet that usually share common resources like folders and printers. Each PC that is a member of the workgroup can access the resources being shared by the others, and can share its own resources. Workgroups are not protected by a password.

Joining a workgroup is very simple. You need to change the default WORKGROUP name to a matching name used by other group participants. However, all PCs in the workgroup must have a unique computer name.

Windows 10 allows changing the workgroup name by using various methods. For your new workgroup name, avoid using spaces, and the following special characters: `

To change the workgroup name in Windows 10, do the following.

Читайте также:  Mediacreationtool windows 10 1903

    Press Win + R hotkeys on the keyboard. The Run dialog will appear on the screen, type the following into the text box and press Enter:

  • Advanced System Properties will open.
  • Switch to the Computer Name tab.
  • Click on the Change button.
  • Select Workgroup under Member of and enter the desired name of the workgroup that you want to join or create.
  • Restart Windows 10. You will be prompted to restart immediately.
  • Alternatively, you can use one of the following methods described below.

    Change Workgroup Name in Command Prompt

    1. Open an elevated command prompt.
    2. Type the following command: wmic computersystem where name=»%computername%» call joindomainorworkgroup name=»Workgroup_Name»
    3. Substitute the Workgroup_Name portion with the actual workgroup name you want to set.
    4. Restart Windows 10.

    Change Workgroup Name using PowerShell

    1. Open an elevated PowerShell.
    2. Type the following command: Add-Computer -WorkGroupName «Workgroup_Name» .
    3. Substitute the Workgroup_Name portion with the actual workgroup name you want to set.
    4. Now, restart your computer.

    Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

    Share this post

    About Sergey Tkachenko

    Sergey Tkachenko is a software developer from Russia who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

    1 thought on “ Change Workgroup Name in Windows 10 ”

    Very helpful information. Changing microsoft workgroup name!

    Leave a Reply Cancel reply

    report this ad Connect with us

    We discontinued Facebook to deliver our post updates.

    The Windows 10 workgroup and how to change it

    The Windows 10 workgroup is a simple way to link together a small number of computers and devices, which makes it ideal for home networks, as well as small offices and businesses. If you want to facilitate sharing resources (files, printers, etc.) with other devices on the same network, make sure they are part of the same workgroup in Windows 10. Continue reading to get answers to questions like “What is a workgroup?” and learn more about the workgroup name or how to change workgroup in Windows 10:

    What is a workgroup? How is it different from a network domain?

    Computers on a network can be part of either a workgroup or a domain, and that changes how resources are managed on the network. Workgroups are small peer-to-peer local area networks, where each computer has its own set of rules and settings, managed by the administrator of that device, and a unique computer name in that workgroup. To easily access another computer from the same network and share resources with it, both computers must be part of the same workgroup. Since every computer in a workgroup handles security separately, one option is to have a user account defined on the computer you want to access. Alternatively, users can set their devices to share resources with everyone in their workgroup. If you need some help with that, read How to share folders, files, and libraries with the network in Windows.

    In contrast, domains are used in big networks, which include servers alongside desktop computers, laptops, network printers, and many other devices. In network domains, everything is managed and configured by the network administrator(s). The domain has a standard set of rules and settings that apply to all network computers and devices. To access a computer from a domain, you don’t need a user account defined on that specific computer. You need a user account created for that domain, assigned to you by the network administrator. Therefore, you can log to any computer from the domain, using the same domain user account. Domains are a better fit for enterprise networks, while home, school, and small business networks can work very well using a workgroup.

    When you install Windows 10, the workgroup is created by default, and it is named WORKGROUP.

    The workgroup name cannot use the following characters: / [ ] ” : ; | >

    How to view the Windows 10 workgroup

    To view your existing Windows 10 workgroup, search for “workgroup” in your taskbar’s Search field, and then click or tap on “Show which workgroup this computer is on.”

    An alternative is to use the old-school way and open the Control Panel. Then, click or tap on “System and Security, and go to System.

    Next, you can “View basic information about your computer. In the “Computer name, domain, and workgroup settings” section, the Windows 10 workgroup of your device is displayed next to the Workgroup entry.

    Читайте также:  Что такое цифровая подпись драйверов windows 10

    How to change workgroup in Windows 10 from System Properties

    To change workgroup in Windows 10, you must first access its settings. The fastest way is to type “workgroup” in the taskbar’s Search bar, and then click or tap on “Change workgroup name.

    An alternative is to use the “View basic information about your computer” window from the Control Panel. Where you see the existing workgroup, press on Change settings on the right.

    The System Properties window opens, where you see your current Windows 10 workgroup in the appropriate section of the Computer Name tab. To modify the workgroup you’re in, all you have to do is change the workgroup name. Click or tap on Change.

    This opens the “Computer Name/Domain Changes” window. You can see the Workgroup field at the bottom – in our case, the name is the default WORKGROUP.

    Type the name of the workgroup you want to join instead, and click or tap OK.

    It might take a few seconds, and a pop-up welcomes you to the new workgroup. Click or tap OK.

    Another pop-up window lets you know that your device requires a restart in order for the changes to be applied. Press OK again.

    You are returned to the System Properties window. At the bottom, you can see a note, reminding you that the computer must be restarted in order for the workgroup change to take effect. Click or tap Close.

    Windows 10 asks if you want to restart your computer now or later. Before you click or tap Restart Now, save your work and close any open apps or files.

    After the restart, your computer joins the new workgroup. It is now able to interact with other computers and devices that are part of the same workgroup.

    How to change the workgroup in Windows 10 from Command Prompt

    Some users prefer using a command-line environment to change the Windows 10 workgroup. If you’re one of them, open CMD as administrator and run the following command:

    wmic computersystem where name=”%computername%” call joindomainorworkgroup name=”Workgroup_Name”

    Replace Workgroup_Name with the name of the workgroup you want to join or create, as seen below.

    The new workgroup name replaces the old one. Close Command Prompt, restart your computer, and the change is applied.

    NOTE: When you insert a new name, remember the restrictions regarding workgroup names discussed in the first section of this tutorial.

    How to change workgroup in Windows 10 from PowerShell

    If you’re a fan of PowerShell, you can use this tool as well to change the Windows 10 workgroup. First, launch PowerShell as administrator. Second, enter the following command: Add-Computer -WorkGroupName “Workgroup_Name”

    Replace Workgroup_Name with the name of the workgroup you want to join or create, as you can see in the next image.

    NOTE: Don’t forget about the restrictions regarding workgroup names, discussed in the first section of this tutorial, when you insert the new name.

    Did you succeed in changing the workgroup in Windows 10?

    Changing the workgroup in Windows 10 is not complicated. Having a different workgroup on the computers that make up your network is the root cause of many networking issues, so be sure you have the same workgroup on your macOS devices also. With a simple change, most problems can be solved, and you can easily share files, internet access, printers, libraries, and any connected resource. Before you close this tutorial, let us know if everything worked well when changing the workgroup. Comment below and let’s discuss.

    Оцените статью