ENABLE ADMINISTRATOR'S ACCOUNT IN VISTA...

x-pert

Member
Jun 13, 2006
20,952
77
0
For Windows Vista Ultimate/Business/Enterprise:

1- Click Start, and type "secpol.msc" in the search area and click Enter. (You may receive a prompt from UAC, approve/login and proceed)
2- In the left list, choose "Local Policies", then "Security Options"
3- Set "Accounts: Administrator account status" to Enabled.
4- Set "User Account Control: Admin Approval Mode for the Built-in Administrator account" to Disabled.

For Windows Vista Home Basic/Home Premium:

1- Click Start, and type "cmd" in the search area, right click on "Command Prompt" and select 'Run as Administrator".

2- In the command prompt type "net users Administrator /active:yes" (Note the capital "A" in Administrator) and press Enter, you will get a confirmation as "The command completed successfully".

3- Click Start, and type "regedit" in the search area and click Enter, navigate to: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
Double click on "FilterAdministratorToken" and set it to "0"


Now log-off, and you'll see new account named "Administrator" is available, click on it to login.



source: neowin
 

x-pert

Member
Jun 13, 2006
20,952
77
0
nabil said:
thanx man. but da computer i use is my own.. so i am da admin.


No buddy.. Vista does not allow you to be the Administrator.. It creates an partially administrative account for you.. but its almost a standard one... ;)

By using the Admin account you can get rid of those funny messages and stuff...
 

dpg

Active member
  • Oct 12, 2006
    10,442
    6
    38
    $ȑї ḶÅῇḵấ
    x-pert said:
    No buddy.. Vista does not allow you to be the Administrator.. It creates an partially administrative account for you.. but its almost a standard one... ;)

    By using the Admin account you can get rid of those funny messages and stuff...

    U can get rid of those "funny massages" simply by turning off UAC.. ;) (User Account Control)
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    dpg said:
    U can get rid of those "funny massages" simply by turning off UAC.. ;) (User Account Control)


    Bha bung.. Samahara eewa ehema nathi wenneth naha... ;)

    Mehema admin enable kalla, admin widihata hitiyama ElaKiri... maara wada tikak karanna puluwan... ;)
     

    gimhaani

    Member
    Apr 19, 2007
    373
    1
    0
    Leeds, UK
    C:\USERS\JOHNYS~1>"net users Administrator/active:yes"
    The syntax of this command is:

    NET USER
    [username [password | *] [options]] [/DOMAIN]
    username {password | *} /ADD [options] [/DOMAIN]
    username [/DELETE] [/DOMAIN]
    username [/TIMES:{times | ALL}]

    I got this, what to do with it?
     

    ICE

    Active member
  • Mar 26, 2007
    6,152
    1
    38
    41
    gimhaani said:
    C:\USERS\JOHNYS~1>"net users Administrator/active:yes"
    The syntax of this command is:

    NET USER
    [username [password | *] [options]] [/DOMAIN]
    username {password | *} /ADD [options] [/DOMAIN]
    username [/DELETE] [/DOMAIN]
    username [/TIMES:{times | ALL}]

    I got this, what to do with it?

    use a a black space to seperate Adminstrator and /

    net users Administrator /active:yes
     

    tckrockz

    Member
    Sep 24, 2006
    26,754
    13
    0
    x-pert said:
    Bha bung.. Samahara eewa ehema nathi wenneth naha... ;)

    Mehema admin enable kalla, admin widihata hitiyama ElaKiri... maara wada tikak karanna puluwan...
    ;)
    mona wage wada ban :eek: :eek: :eek:
    n meka kiwwata thanks :D
     

    gimhaani

    Member
    Apr 19, 2007
    373
    1
    0
    Leeds, UK
    What to do with this? Please!

    C:\Windows\system32>net users Administrator/active:yes
    The syntax of this command is:

    NET USER
    [username [password | *] [options]] [/DOMAIN]
    username {password | *} /ADD [options] [/DOMAIN]
    username [/DELETE] [/DOMAIN]
    username [/TIMES:{times | ALL}]


    C:\Windows\system32>