Skip to content

The Digital Jedi's Words

Whats Going On In The MATRIX

Archive

Category: Security

Many people ask me why there is no built-in Administrator account available in Windows Vista and 7 like previous Windows versions? Why can’t we use the default Administrator account? The answer is “Yes! The default Administrator account is created in Vista and 7 but its disabled by default for security purposes.”

You might want to enable it for troubleshooting or to get rid of the annoying UAC prompts while tweaking your system. So here I’ll describe a few methods to enable / activate the hidden Administrator account in Windows Vista and 7:

1st Method:

1. Right-click on My Computer icon on Desktop and select “Manage“, it’ll open “Computer Management” window. ( You can also open it by giving “compmgmt.msc” command in RUN dialog box or Startmenu Search box).

2. Goto “Local Users and Groups -> Users“. In right-side pane double-click on “Administrator” account. It’ll open its Properties. Deselect “Account is disabled” option and Apply it.

2nd Method:

1. Type “secpol.msc” in RUN dialog box or Startmenu search box, it’ll open “Local Security Policy” window.

2. Goto “Local Policies -> Security Options“.

3. Double-click on first option “Accounts: Administrator account status” and select “Enabled” and apply it.

3rd Method:

1. Click on “Start button -> All Programs -> Accessories“. Right-click on “Command Prompt” and select “Run As Administrator“. If you are prompted to enter password, enter the password and continue. You can also open Command Prompt in Administrator mode by typing “cmd” in Startmenu Search box and press “Ctrl+Shift+Enter“.

2. Now provide following command:

net user administrator /active:yes

3. Thats it. The Administrator account will be enabled. If you want to disable it again, simply replace “yes” with “no” in above command.

NOTE: Never activate the hidden Administrator account until required. Its better to use other general accounts for better security. Also the Administrator account has no password, so if you enable it then don’t forget to set a strong password for it.

Post to Twitter

  • Facebook
  • Twitter
  • LinkedIn
  • Delicious
  • Digg
  • TechNet
  • Windows Live Favorites
  • StumbleUpon
  • Reddit
  • MySpace
  • Share/Bookmark

Here is a video that I found interesting to the point I had to share with my readers about wireless encryption.  I myself have used this program to hack wireless networks in the past.  My tool of choice was Back|Track 3 at the time.  But now they have a new version out called obviously Back|Track 4. Here is a step by step video on how to crack WEP passwords with Back|Track 4.

BackTrack has also updated to run from a USB Flash Drive since I last used it, but the process appears to have remained basically the same. The interesting thing about BackTrack is how easy it is to crack a WEP-encrypted network, which serves as a very good reminder to use WPA or WPA2 encryption to significantly boost your home network security.

Post to Twitter

  • Facebook
  • Twitter
  • LinkedIn
  • Delicious
  • Digg
  • TechNet
  • Windows Live Favorites
  • StumbleUpon
  • Reddit
  • MySpace
  • Share/Bookmark