場合によっては、Windowsコンピューター上のすべてのユーザーアカウントのリストを抽出する必要があります。または、ユーザーアカウントの横に存在する非表示のユーザーアカウントを知りたい場合があります。役立つように、 Windows(Windows)またはインストールしたサードパーティアプリによって作成された非表示のユーザーを含む、すべてのユーザーを表示するために使用できる5つの方法のリストをまとめました。はい、どうぞ:
注:(NOTE: )このガイドは、 Windows 10、Windows 7、およびWindows8.1(Windows)を対象としています。使用しているWindows(Windows)のバージョンがわからない場合は、「使用しているWindowsを確認する方法(11の方法)」を参照してください(How to tell what Windows I have (11 ways))。
1. Windowsコマンドラインを使用してユーザーを表示する方法(PowerShellおよびCMDリストユーザー)
この方法は、コマンドプロンプト(Command Prompt)とPowerShellの両方で機能します。好みのコマンドラインアプリを開き、net userと入力して、 (net user, )Enterキー(Enter)を押します。ネットユーザー(Net user)には、非表示のユーザーアカウントや無効になっているユーザーアカウントなど、 WindowsPC(Windows)でアカウントが構成されているユーザーが一覧表示されます。ユーザーアカウント(user accounts)は、Windowsにサインインしたときに表示される完全な表示名ではなく、 (Windows)Windowsが舞台裏で使用する内部名で一覧表示されます。

ネットユーザーを実行して、WindowsCMDにユーザーを表示させる
メモ帳やその他のテキストエディタで開く(opens in Notepad)テキストファイルにネットユーザー(net user)リストを保存することもできます。net user > filename.txt,と入力すると、指定した名前のファイルが“C:\Users\Your User Name.”の下に作成されます。

net user> filename.txtを使用して、ユーザーのネットリストをファイルに保存します
ユーザーのCMD(CMD)リストを選択した場所に保存されているテキストファイルにエクスポートする場合は、 net user > “path\filename.txtEnterキー(Enter)を押します。

(Export)ユーザーのCMDリストを指定した場所のファイルにエクスポートします
巧妙なトリックは、このコマンドを使用して特定のユーザーアカウントに関する情報を見つけることです。netuserusernameと入力し、 (net user username)Enterキー(Enter)を押します。次に、Windowsは、パスワードが最後に設定されたとき、パスワードが期限切れになったとき(期限切れに設定されている場合)、パスワードが含まれているグループなど、そのユーザーアカウントに関する役立つ情報を表示します。

net userコマンドを使用して、CMDのユーザーアカウントに関する詳細を取得する
このコマンドとそのすべてのパラメーターについて詳しく知りたい場合は、次のドキュメントページにアクセスしてください:Netuser。
2.PowerShell(PowerShell)を使用してコンピューター上のすべてのユーザーを取得する方法
net userコマンドに加えて、 PowerShellで使用して(PowerShell )Windows10以前のバージョンのすべてのユーザーを表示できる別のコマンドをGet-WmiObject Win32_UserAccount -filter “LocalAccount=True” | Select-Object Name,FullName,Disabled。

Get-WmiObject Win32_UserAccount -filter“ LocalAccount = True” | 選択-オブジェクト名、フルネーム(FullName)、無効
または、Windows 10を使用している場合は、読者の1人が指摘しているように、より単純なget-localuserコマンドを実行することもできます。

PowerShellを使用してコンピューター上のすべてのユーザーを取得する
3.コンピューターの管理(Computer Management)ですべてのユーザーアカウントのリストを表示する方法
非表示のユーザーまたは無効なユーザーを含むすべてのユーザーアカウントを表示する別の方法には、コンピューターの管理(Computer Management)を使用することが含まれます。[コンピューターの管理](Open Computer Management)を開き、 [“Local Users and Groups -> Users.”右側には、すべてのユーザーアカウント、Windowsが舞台裏で使用する名前、フルネーム(または表示名)、場合によっては説明も表示されます。

(Windows)コンピューターの管理に表示されるユーザーの(Computer Management)Windowsリスト
ユーザーアカウントをダブルクリックまたはダブルタップして、そのアカウントが含まれているユーザーグループ(user groups)など、そのプロパティと設定の詳細を確認します。
4.コントロールパネルを使用してアクティブなユーザーアカウントのリストを表示する方法(Control Panel)
オタクではないが、表示される情報も少ない方法では、コントロールパネルを開く(opening the Control Panel)必要があります。起動したら、お使いのWindowsのバージョンに応じて、 「ユーザーアカウント」(User accounts”)または「ユーザーアカウントと家族の安全」に移動します。(User Accounts and Family Safety,”)

コントロールパネル(Control Panel)からのユーザー(User) アカウント(Accounts)エントリ
次に、[ユーザーアカウント(User accounts)]をクリックまたはタップします。

ユーザーアカウント設定を開く
これで、ユーザーアカウント、その情報、およびいくつかのリンクが表示されます。「別のアカウントを管理する」というリンクを(“Manage another account.”)クリック(Click)またはタップします。

別のアカウントを管理します
これで、ローカルアカウント、管理者など、Windowsでアクティブで非表示になっていないユーザーアカウントが表示されます。

コントロールパネルには、 (Control Panel)Windowsコンピューター上のユーザーのリストが表示されます
この方法では、非表示または無効になっているユーザーアカウントを表示できません。
5.Windows(Windows)サインイン画面でアクティブなユーザーアカウントのリストを表示する方法
明白で最も簡単な方法は、 Windows(Windows)にログインする直前にサインイン画面を確認することです。この画面には、 Windowsに存在するすべてのアクティブな(非表示ではない)ユーザーアカウントが表示されます。Windows 10を使用している場合、このリストはサインイン画面の左下隅に表示されます。

サインイン画面に表示されるWindows10ユーザーのリスト
Windows 7を使用している場合は、アクティブなすべてのユーザーアカウントが前面と中央に表示されます。

サインイン画面に表示されるWindows7ユーザーのリスト
Windows8.1のサインイン画面を使用する場合も同様です。

サインイン画面に表示されるWindows8.1ユーザーのリスト
この方法の欠点は、非表示または無効になっているユーザーアカウントを表示できないことです。
Windows PCで多くの非表示のユーザーアカウントを見つけましたか(Did)?
Windowsコンピューターまたはデバイスに存在するすべてのユーザーアカウントを識別するために、最初の3つの方法を試すことを強くお勧めします。一部のアプリが、存在することを知らなかった非表示のユーザーアカウントを作成したことに驚かれるかもしれません。このチュートリアルを閉じる前に、PCで非表示のユーザーアカウントを見つけたかどうか、およびそれらのアカウントがいくつあったかをコメントで共有してください。知りたいです。
How do I view all the users on a Windows computer? (5 ways) -
Sometimes, you may need to extract a list of аll the user accountѕ on a Windows computer. Or yоu may want to know the hidden usеr accounts that exist alongside your user account. To help you out, we compiled a lіst оf five methods that уoυ can use to see all the uѕers, inсluding the hidden ones creatеd by Windows or third-party aрps that you installed. Here theу are:
NOTE: This guide covers Windows 10, Windows 7, and Windows 8.1. If you don’t know the Windows version that you have, read How to tell what Windows I have (11 ways).
1. How to see users using the Windows command line (PowerShell & CMD list users)
This method works both in the Command Prompt and PowerShell. Open the command-line app that you prefer, type net user, and press Enter. Net user lists the users that have accounts configured on a Windows PC, including hidden ones or disabled user accounts. The user accounts are listed by their internal names that Windows uses behind the scenes, not by their full display name that you see when you sign in to Windows.

Run net user to make Windows CMD show users
You can also have the net user list stored in a text file that opens in Notepad or any other text editor. Type net user > filename.txt, and a file with the name you provided is created under “C:\Users\Your User Name.”

Save the net list of users to a file using net user > filename.txt
If you want to export the CMD list of users to a text file that’s saved in a location you choose, enter net user > “path\filename.txt" and press Enter.

Export the CMD list of users to a file at a specified location
A neat trick is using this command to find information about a specific user account: type net user username and press Enter. Windows then displays helpful information about that user account, like when the password was set the last time, when it expires (if it’s set to expire), the groups it’s a part of, and more.

Getting details about a user account in CMD, using the net user command
If you want to know more about this command and all its parameters, go to this documentation page: Net user.
2. How to use PowerShell to get all users on a computer
Besides the net user command, here’s another command that you can use in PowerShell to view all users in Windows 10 or previous versions: Get-WmiObject Win32_UserAccount -filter “LocalAccount=True” | Select-Object Name,FullName,Disabled.

Get-WmiObject Win32_UserAccount -filter “LocalAccount=True” | Select-Object Name,FullName,Disabled
Alternatively, if you use Windows 10, you can also run the simpler get-localuser command, as pointed out by one of our readers.

Using PowerShell to get all users on a computer
3. How to see the list of all user accounts in Computer Management
Another method that displays all user accounts, including hidden users or disabled ones, involves using Computer Management. Open Computer Management, and go to “Local Users and Groups -> Users.” On the right side, you get to see all the user accounts, their names as used by Windows behind the scenes, their full names (or the display names), and, in some cases, also a description.

Windows list of users displayed in Computer Management
Double-click or double-tap on a user account to learn more about its properties and settings, including the user groups that it is part of.
4. How to see the list of active user accounts using the Control Panel
A method that is less geeky but which also displays less information involves opening the Control Panel. After you start it, go to “User accounts” or “User Accounts and Family Safety,” depending on the Windows version that you have.

The User Accounts entry from the Control Panel
Then, click or tap on User accounts.

Opening the User Accounts settings
Now you see your user account, information about it, and several links. Click or tap the link that says “Manage another account.”

Manage another account
Now you see the active, not-hidden user accounts in Windows, whether they are local accounts, administrators, etc.

Control Panel shows the list of users on a Windows computer
With this method, you cannot see hidden or disabled user accounts.
5. How to see the list of active user accounts on the Windows sign-in screen
The obvious and most straightforward method is to look at the sign-in screen just before you log into Windows. You should see all the active (not hidden) user accounts that exist in Windows on this screen. If you are using Windows 10, this list is shown in the bottom-left corner of the sign-in screen.

Windows 10 list of users shown on the sign-in screen
If you are using Windows 7, all active user accounts are displayed front and center.

Windows 7 list of users shown on the sign-in screen
The same is true when using the Windows 8.1 sign-in screen.

Windows 8.1 list of users shown on the sign-in screen
The downside of this method is that you cannot see hidden or disabled user accounts.
Did you find many hidden user accounts on your Windows PC?
We highly recommend trying the first three methods for identifying all the user accounts that exist on your Windows computer or device. You may be surprised to see that some of your apps created hidden user accounts that you had no idea existed. Before closing this tutorial, share in a comment whether you found hidden user accounts on your PC and how many of them were there. We are curious to know.