How to Check if Your Windows 11 PC is Joined to a Windows Active Directory Domain
- Open Command Prompt
- Press Windows Key + R then enter cmd in the Run window that appears.
- Search the Start Menu for Command Prompt
- Enter systeminfo | findstr /B "Domain" in the Command Prompt window, and press Enter.
- If you are not joined to a domain, you should see 'Domain: WORKGROUP'. If you see something other than WORKGROUP, then you are likely joined to a domain.