Steps To Create Hidden User Account In Windows :-
- First of all you need to open notepad in your windows by pressing Window button and then entering notepad.
- Now copy the below code and paste it in notepad.
- @echo off
- net user hidden password hello /add
- In above code replace hello with your desired password and Techhacks with your desired username.
- Now save this file as hidden.bat.
- Now open the saved file by right clicking on it and selecting run as administrator and a command prompt will appear and your account is being created.
- Now to check this account being created open the command prompt and there type net user and press enter.
- Thats it a new hidden account with complete administrator access is created in your windows.
vist us : www.spartansit.com
No comments:
Post a Comment