
If you are planning to sign in to the computer using the Administrator account, it is recommended that you password protect the account. IMPORTANT: By default, the Administrator account is not password-protected.

Web and smartphone access, Android & iPhone compatible Secure login. In the Administrator: Command Prompt window, type net user and then press the Enter key. Active Life is our Activenet program designed to give back to you, your friends.NOTE: If prompted for an administrator password or a User Account Control prompt is displayed, click Yes. Right-click the Start button, or press the Windows Logo + X key combination on the keyboard and, from the list, click to select Command Prompt (Admin).One is the Guest account and the other is the Administrator account.įollow these steps to enable the Administrator account, the Guest account or both. The operating system will also automatically create two additional accounts which, by default, are both kept inactive.


By default, the User account that is created has administrator rights and is the main account for the computer. Result := (ui1.usri1_flags and UF_ACCOUNTDISABLE) UF_ACCOUNTDISABLE ĬmdExePath = 'C:\Windows\System32\cmd.When the Windows® 10 operating system is installed, it will automatically make a User account (this account will have the name you give it during the setup process). If NetUserGetInfo(nil, username, 1, ui1) = 0 then program Project1 įunction NetUserGetInfo(servername: PWideChar username: PWideChar level: Cardinal var bufptr: PUserInfo1): Cardinal stdcall external 'netapi32.dll' name 'NetUserGetInfo' Solution working after suggestions left in comments above and following this example.
