Windows automatically generates this elevated hidden Super Administrator account which remains hidden by default owing to security reasons. The built-in Administrator account is usually used to troubleshoot Windows and therefore should only be used during troubleshooting. Unlike the normal Administrator account, this hidden by default or built-in Administrator account runs all programs and tools with admin rights by default.
Today, I will show you a trick that will let you create a new hidden administrator user account on your Windows PC. It should work on Windows 10, Windows 8.1, as well as Windows 7 systems.
Create Hidden Administrator User Account in Windows
Coy-paste the following text in Notepad:@echo off
net user hidden password stupid trick /add n
et local group Administrators Windows Club /add
Please note that you have to enter the password and name of the account, of your choice.
When done, save this file as hidden.bat.
Instantly a command prompt window should appear on your computer screen and your hidden administrator account will be created.
You will find a new hidden account with complete administrator access is created in your Windows 10.
0 comments: