Windows 10 workgroup: How to Find and Change the Workgroup I’m in?

What is a workgroup and how is it set up?

Authenticating users in a computer network.

Employees in any organization, big or small, need to log in to their computers at the start of their work day. Logging in gives them access to shared files, folders, printers, critical applications related to work, as well as the internet. Organizations need to authenticate and verify the identity of each user before they gain access to these resources—but how?
The method you use to authenticate and verify users depends on the type of computer network setup in your work environment.
There are two major types of network setups:

  • Workgroup environment: This environment is usually found in small offices and home offices.
  • Active Directory environment: Larger offices (usually with more than 15 unique users) use Active Directory.

Here we will look at what a workgroup is, how to set one up, and how authentication is managed in a workgroup.

What is a Windows workgroup?

According to Techopedia, a workgroup is a peer-to-peer network setup using Microsoft Windows operating system. It’s a group of computers on a local area network that share common resources and responsibilities. You can easily create a workgroup by connecting two or more PCs without going through a separate server computer.

In a workgroup, each computer on the network is physically connected to a router or switch. Each computer that’s a member of a workgroup can access shared resources in the network, like files or printers, or share their own resources with the group. While a workgroup is a group of computers that are connected to a network, it’s not the same as a network. You can connect a computer to your network without making it a member of a specific workgroup. You can even have multiple workgroups in the same network.

How does a workgroup in a small office or home office work?

Let’s take an example of a small three-person office. John, Amy, and Mark are this small office’s three employees. Every computer on this network will have its own database of usernames and passwords.

Essentially, a workgroup is “every man for themselves,” and there is no central control. Every PC in a workgroup is a server and a client at the same time. A PC will act as a client when it seeks to access a resource in another PC. The PC which needs to provide the access to its resources will act as a server during the process of authentication and authorization.

For instance, if Amy wants to use Mark’s computer, her username and password need to be created on Mark’s computer. And if Mark wants to use Amy’s computer, his username and password need to be created on her computer. If both Amy and Mark want to use John’s computer, both of their usernames and passwords need to be created on John’s computer.

How to set up a Windows workgroup

How to set up a Windows 10 workgroup?

Once you’ve set up your network in your small office, you can follow the steps below to connect all your devices to a single Windows workgroup:

  1. Navigate to the Control Panel > All Control Panel Items > System. You will get to view basic information about your computer screen.
  2. Click on Change Settings under Computer name, domain, and workgroup settings to arrive at the System properties pop-up.
  3. Click on Change to rename this computer.
  4. Under the Computer Name/Domain Changes pop-up, you’ll have the option to join the workgroup of your choice. Ensure that all the devices you want in a particular workgroup are joined to that workgroup. In this case, the workgroup is named My Workgroup. The following image shows where you can enter the name of the workgroup you want to join.

Setting up a Workgroup

How do I share files and folders in a workgroup?

Now that you’ve set up a workgroup for your small office, let’s talk about how to share files and folders among different users in a Windows 10 workgroup. Let’s assume that you want to share the My Games folder under Documents.

Follow the steps below to share this folder:

  1. Right-click My Games.
  2. Click Properties.
  3. Click the Sharing tab.
  4. Click on Share
  5. Choose the people you want to share the folder with, and select the permission level. The following image shows the screen where you can grant access to other users in the workgroup.
  6. While granting access to other users, you’ll need to create their usernames and passwords on your own computer. This is the only way these users can be authenticated.

Sharing a folder with your workgroup

Workgroup challenges for large organizations and the need for Active Directory.

Workgroups are not suitable for larger work environments for two main reasons:

  1. They don’t scale well: If the network is small, it’s fairly easy to control a workgroup. However, imagine a scenario in which there are more than 15 computers. It would be time-consuming and tedious to create usernames and passwords by visiting each computer. Now imagine a corporation with more than 5,000 computers. It would be next to impossible to manage user accounts through a workgroup.
  2. Passwords do not sync automatically: If a user has changed their password on their own computer, the change won’t be reflected in the other computers they may try to access on the network. When prompted to enter their username and password when trying to access other computers, they’ll then need to input the old username and password to gain access.

Workgroups are great for smaller networks, but they aren’t efficient for larger ones. For large networks, it’s vital to keep all the usernames and passwords in sync with each other. To do this, you need a centralized database that manages all usernames and passwords, called Active Directory.
Note: A client PC cannot belong to a workgroup and a domain at the same time. If a client joins a domain, its workgroup membership will be automatically removed. The reverse is also true.

Workgroup vs domain

Workgroups are great for small office networks with 15 or less computers. However, they aren’t ideal for larger companies with hundreds or thousands of users, as it will become difficult to access files and folders of one computer with another computer. Simply put, AD workgroups are fine for small offices, but they are not efficient in scaling to big organizations.

So, for big environments, we need to set up a client-server network environment. In Windows, this is achieved by setting up domains. The domain set up ensures better security as we can give varying degrees of permissions for different users or groups of users. Furthermore, we can deploy company-wide policies for easier administration in a domain than a workgroup.

How to change workgroup in Windows 10?

To change a workgroup in Windows 10 and make your computer a part of another workgroup, you can follow these steps:

  1. Right-click on Start, and click on System.
  2. Under Computer name, domain, and workgroup settings, select Change Settings
  3. Under the Computer Name tab in the System Properties window, click on the Change button.
  4. Under the Member Of tab, change the Workgroup name to the new one.
  5. Click on OK to confirm your action.
  6. Reboot your device when prompted.

You computer should now be part of the new workgroup.

Domain vs workgroup accounts in Windows 10

Computers have been categorized by a variety of user accounts for years, with Windows systems being no exception. Having different types of accounts makes computer management easier for administrators and basic computer users because it is unlikely that all computers with an organization should have the same access and privilege rights. 

Likewise, not all organizations are the same in terms of size, scope and purpose. A “one-size-fits-all” approach may work for baseball caps, but not for user account needs. 

This article will detail the two most popular user accounts in Windows 10, domain and workgroup accounts. We will explore what domain accounts are, what workgroup accounts are and when you should choose each of these accounts.

What are domain accounts?

Domain accounts are likely the type of account you are thinking of when you think of those used in organizations and enterprise in general. In fact, domain accounts were designed for the purpose of managing networks and resources on workplace networks. This type of account is the most tightly controlled of all Windows 10 accounts and is managed by a network administrator.

Characteristics of domain accounts in Windows 10

This type of account has been around for years in earlier versions of Windows, and although some slight changes have been made in Windows 10, the basics of the domain account remain the same. Domain accounts are controlled by servers, also known as domain controllers (DC). Network admins use DCs to manage security and permissions for all computers in the domain. 

To be a domain account, an Active Directory account must be created for the domain account. Active Directory is hosted on a local server, normally one of the domain controllers. Windows 10 has added a new option for active directory — Azure Active Directory. With Azure Active Directory, credentials are managed in the cloud instead of a local server. 

To be on a domain, a computer needs to join the domain. This can easily be performed by first navigating to Control Panel → All Control Panel Items → System, which will bring you to the basic information about your computer. Scroll halfway down the window and you will see “Computer name, domain, and workgroup settings.” Click on “Change settings”; within the tab “Computer name,” click Change. Click on the radio button next to Domain, specify your domain and click “OK.” Your computer is now on a domain.

Please note that like in previous versions of Windows, Windows 10 home computers cannot be joined to a domain and are in a workgroup by default.

There are six common characteristics of a domain account:

  • Domain accounts need an account to log into a computer joined to the domain
  • Domain controllers manage computers on the domain
  • There can be potentially thousands of computers joined to a domain
  • Computers on a domain can be on different local networks
  • Domain accounts can log into any of the other computers on the domain by using their domain login credentials
  • Only limited changes can be made by the domain account user — the bigger, important changes need to be made by the administrator

What are workgroup accounts?

Workgroup accounts are the default account for Windows 10 computers and belong to the most basic of network infrastructures. This means that unless you join a domain (or a homegroup), your account will remain in a workgroup. 

Unlike domains, workgroups are not managed by a domain controller server. Rather, no computers in the workgroup have control over the others. 

This type of account is suitable for home, small business, and clusters of computers that reside on the same local area network (LAN). The biggest benefit for the user with workgroup accounts is that users can make changes with local group policy that would be impossible in a domain without administrator credentials. 

Common characteristics of workgroup accounts in Windows 10

  • No computers in the workgroup has control over any other computer; rather, they are peer computers
  • Each computer in the workgroup has multiple accounts associated with it. Each workgroup account can only log into the workgroup computer it belongs to
  • Workgroup accounts are not password-protected
  • Computers in a workgroup must all be on the same LAN or subnet
  • The number of computers in a workgroup is far smaller than in a domain. This breaks down to an average of 20 computers for a workgroup

Which account type should you choose?

Domain and workgroup accounts are different accounts, but they both have their own distinct uses. Domain accounts should be set up when an organization is larger than 20 computers (just as a sort of numbers benchmark), with resources large enough to have at least one domain controller server (or cloud-based). 

This account type is best suited to organizations where users have different privilege levels and where there is a need for at least some control of network resources. If your organization is an enterprise, school or other large organization, this is the account for you.

Workgroup accounts are best suited to home computers, small networks where all users have the same privileges, and for networks that do not have a domain controller server. The easiest part about the workgroup account is that you do not have to join it — you are part of the workgroup club right out of the box.  

Conclusion

Windows 10 systems offer different accounts which are intended for different situations. Domain accounts are used by organizations with large networks that have users with different levels of privileges and access rights where control is centralized by a domain controller. Workgroup accounts are intended for small networks on a single LAN or subnet and offer its users greater control over their computer. 

The account you choose should be based upon your needs and your organization’s needs.

Sources

  1. Windows 10 setup: Which user account type should you choose?, ZDNet
  2. Using Workgroups in Computer Networking, Lifewire
  3. What is a Windows Domain and How Does it Affect My PC?, How-To Geek

How to change the workgroup in Windows 10: 2 ways

Home » Miscellaneous tips for Windows

By default, the Windows 10 operating system for each computer on which it is installed automatically assigns the workgroup name WORKGROUP. The name can be changed, and two or more computers with the same workgroup name can be combined into a small network.

Contents

  1. Features
  2. Name change
  3. Method 1: Via OS 9 interface0010
  4. Method 2: through the command line
  5. Opening access to shared printers and files
  6. Conclusion
  7. Ask the author of the article