Lokál user aktiválása

Rendszergazda, és egyéb userek aktiválása:

Shift + Restart után command promptban:

net user Administrator /active:yes

Admin fiók engedélyezése regeditből:

  1. In the command prompt, type regedit, and press Enter.
  2. In the left pane of Registry Editor, click/tap on the HKEY_LOCAL_MACHINE key.
  3. Click/tap on File (menu bar), and on Load Hive.
  4. Open the drive (ex: D ) that you have Windows 10 installed on, and browse to the location below. NOTE: The drive letter (ex: C) will not always be the same at boot as it is from within Windows 10.
             D:\Windows\System32\config
    
  5. Select the SAM file, and click/tap on Open.
  6. In the Load Hive dialog, type REM_SAM, and click/tap on OK.
  7. In the left pane of Registry Editor, navigate to and open the key: HKEY_LOCAL_MACHINE\REM_SAM\SAM\Domains\Accounts\Users\000001F4
  8. In the right pane of the 000001F4 key, double click/tap on the F binary value to modify it.
  9. In line 0038, change 11 to 10, click/tap on OK.
  10. Close Registry Editor and the command prompt.
  11. Click/tap on Continue to startup back in Windows 10.

NOTE: To disable the Administrator account simply reverse Step 10.