Come visualizzare i dettagli dell'account utente in Windows 10
Se utilizzi un PC Windows 10 , potresti voler ottenere alcune informazioni sul tuo account utente o altri account sul tuo PC come nome completo, tipo di account ecc. Quindi in questo tutorial ti mostreremo come ottenere tutte le informazioni sul tuo account utente o sui dettagli di tutti gli account utente sul tuo PC. Se hai troppi account utente, è impossibile ricordare tutti i dettagli e questo è il punto in cui questo tutorial viene in aiuto.
Puoi anche salvare l'intero elenco di account utente con i dettagli di ogni account in un file di blocco note a cui è possibile accedervi facilmente in futuro. I dettagli degli account utente possono essere estratti tramite un semplice comando utilizzando il prompt dei comandi. Quindi, senza perdere tempo, vediamo come visualizzare i dettagli dell'account utente(View User Account Details) in Windows 10 con l'aiuto della guida elencata di seguito.
Come visualizzare i dettagli dell'account utente(View User Account Details) in Windows 10
Assicurati di creare un punto di ripristino(create a restore point) nel caso qualcosa vada storto.
Metodo 1: Visualizza i dettagli di un determinato account utente(Method 1: View Details of a particular User Account)
1. Aprire il prompt dei comandi(Command Prompt) . L'utente può eseguire questo passaggio cercando "cmd" e quindi premere Invio.
2. Digita il seguente comando in cmd e premi Invio(Enter) :
net utente nome_utente(net user user_name)
Nota: (Note:) sostituisci(Replace) nome_utente con il nome utente effettivo dell'account utente per il quale desideri estrarre i dettagli.
3.Per informazioni dettagliate su quale campo rappresenta cosa, scorrere fino alla fine di questo tutorial.
4. Riavvia il PC per salvare le modifiche e questo è Come visualizzare i dettagli dell'account utente in Windows 10.(How to View User Account Details in Windows 10.)
Metodo 2: Visualizza i dettagli di tutti gli account utente(Method 2: View Details of All User Accounts)
1. Aprire il prompt dei comandi(Command Prompt) . L'utente può eseguire questo passaggio cercando "cmd" e quindi premere Invio.
2. Digita il seguente comando in cmd e premi Invio(Enter) :
Elenco account utente wmic pieno(wmic useraccount list full)
3. Ora, se hai molti account utente, questo elenco sarà lungo, quindi sarà un'idea migliore esportare l'elenco in un file di blocco note.
4. Digita il comando in cmd e premi Invio(Enter) :
wmic useraccount list full >”%userprofile%\Desktop\user_accounts.txt”
5. Il file sopra user_accounts.txt verrà salvato sul desktop dove sarà facilmente accessibile.
6. Questo è tutto e hai imparato con successo come visualizzare i dettagli dell'account utente in Windows 10.(How to View User Account Details in Windows 10.)
Informazioni sul file di output:(Information about Output File:)
Properties | Description |
AccountType | A flag that describes the characteristics of the user account.
|
Description | Description of the account if available. |
Disabled | True or False if the user account is currently disabled. |
Domain | Name of the Windows domain (ex: computer name) the user account belongs. |
FullName | Full name of the local user account. |
InstallDate | The date the object is installed if available. This property does not need a value to indicate that the object is installed. |
LocalAccount | True or False if the user account is defined on the local computer. |
Lockout | True or False if the user account is currently locked out of Windows. |
Name | Name of the user account. This would be the same name as the “C:\Users\(user-name)” profile folder of the user account. |
PasswordChangeable | True or False if the password of the user account can be changed. |
PasswordExpires | True or False if the password of the user account expires. |
PasswordRequired | True or False if a password is required for the user account. |
SID | A security identifier (SID) for this account. A SID is a string value of variable length that is used to identify a trustee. Each account has a unique SID that authority, such as a Windows domain, issues. The SID is stored in the security database. When a user logs on, the system retrieves the user SID from the database, places the SID in the user access token, and then uses the SID in the user access token to identify the user in all subsequent interactions with Windows security. Each SID is a unique identifier for a user or group, and a different user or group cannot have the same SID. |
SIDType | An enumerated value that specifies the type of SID.
|
Status | Current status of an object. Various operational and nonoperational statuses can be defined.
Operational statuses include: “OK”, “Degraded”, and “Pred Fail”, which is an element such as a SMART-enabled hard disk drive that may be functioning properly, but predicts a failure in the near future. Nonoperational statuses include: “Error”, “Starting”, “Stopping”, and “Service”, which can apply during mirror resilvering of a disk, reloading a user permissions list, or other administrative work. The values are:
|
Consigliato:(Recommended:)
- Abilita o disabilita i tasti di scelta rapida di accesso sottolineati in Windows 10(Enable or Disable Underline Access Key Shortcuts in Windows 10)
- Cambia il colore del menu Start, della barra delle applicazioni, del Centro operativo e della barra del titolo in Windows 10(Change Color of Start Menu, Taskbar, Action Center, and Title bar in Windows 10)
- Accedi automaticamente all'account utente in Windows 10(Automatically Log in to User Account in Windows 10)
- Abilita o disabilita gli account utente in Windows 10(Enable or Disable User Accounts in Windows 10)
Ecco fatto, hai imparato con successo come visualizzare i dettagli dell'account utente in Windows 10(How to View User Account Details in Windows 10) , ma se hai ancora domande su questo tutorial, non esitare a chiedere nella sezione commenti.
Related posts
Disabilita la User Account Control (UAC) in Windows 10
6 Ways a Change User Account Name in Windows 10
Automaticamente Log in User Account in Windows 10
Come cambiare User Account Type in Windows 10
Come creare un account utente locale su Windows 10
Link Microsoft Account a Windows 10 Digital License
Find Security Identifier (SID) di User in Windows 10
4 Ways a View Saved WiFi Passwords su Windows 10
2 modi per creare un Guest Account in Windows 10
Abilita o disabilita User Accounts in Windows 10
Come cambiare il tuo Account Password in Windows 10
Change Default Folder View di Search Results su Windows 10
Disabilita la Task View Button in Windows 10
Come rimuovere eliminato User Account da login screen in Windows 10
Switch User Option mancante da Windows 10 login screen
6 Ways Per passare User in Windows 10
Abilita o disabilita la Administrator Account integrata in Windows 10
Come disinstallare completamente McAfee da Windows 10
Set Default User Logon Picture per tutti gli utenti Windows 10
Disabilita Pinch Zoom Feature in Windows 10