Tuesday 9 June 2015

How To Create Hidden User Account In Windows 7

Creating a hidden user account in your Windows 7 PC is very much useful and resourceful, especially when your home computer is password protected or when your account doesn’t have the administrator privileges.


So, if you want to create a hidden account for fun or for administrator privileges then don’t worry because I have created this tutorial in which I will show you that how you can create a hidden user account in your Windows 7 PC. Creating a hidden user account will also gives you the ability to use your computer as administrator account. So, without wasting much of your valuable time, let’s get started.

Learn-How To Create Hidden User Account In Windows 7

So, if you want to create a hidden user account in your Windows 7 PC then follow the below given steps to get started.
  • First of all, click on Start button and then go to All Programs > Accessories > Notepad or simply type Notepad in the Start search bar and then press Enter key on your keyboard.
  • Now, you have to copy and paste the below given code in the Notepad window.
  • @echo off
  • net user hidden password here /add
  • net local group Administrators secret /add
  • Now, you can also replace the here text with your desired password and add your desired username by replacing the secret text.
  • Then, go to File and then click on Save As… button.
  • Now, type hidden.bat and then select All Files from the Save As Type option and then just click on Save button.
  • After that, locate to your saved file and then open it using the Administrator account by right-clicking on the file and then select the Run as Administrator option.
  • Then, a command prompt window will appear for a few seconds and then disappear.
  • Now, to check that it worked or not, go to command prompt and then type net usersand then if you see your newly created account in it then it means it works.
  • That’s it! You are done!

Conclusion

So, this was all about how to create a hidden user account in your Windows 7 PC. I hope that now you can easily create and use hidden account in your Windows 7. If you have any type of queries regarding this tutorial then do let us know, we will try our best to resolve them. And plus, if you’d like this tutorial then don’t forget to share this with your friends and circles too.

Written by

is one of the Team Member of Programmer vs Hacker. He has written many articles on this website and is a patner of this website.

0 comments:

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

© 2015 Programmer vs Hacker. All rights resevered.