Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-01-2007, 06:50 PM   #1 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default How can i do it??


i want to create a limited account user in my PC.(over)
now
during the startup i want only the administrators account to be shown and the limited account icon should apper if i press a specific button
Is it possible???
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-01-2007, 08:07 PM   #2 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: How can i do it??

To remove/hide other accounts from Login screen, goto:

Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
and in right-side pane, delete the desired account names or just change their values to 0
Now if u want to login with that account, then simply press <ctrl>+<alt>+<del> and enter the username and password.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 28-01-2007, 04:17 PM   #3 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

thanks Vishal Gupta
you rock

one more question
i want to make the computer to login into administrator account as soon as i switch on the PC
afterwards i should be able to switch to another account
__________________
Behind every good computer... is a jumble of wires 'n stuff

Last edited by Tech Geek; 29-01-2007 at 08:35 PM.
Tech Geek is offline  
Old 29-01-2007, 08:23 PM   #4 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: How can i do it??

I didnt get it! Can u be more clear pls?
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 29-01-2007, 08:32 PM   #5 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: How can i do it??

he wants to autologin in his admin account.
Pathik is offline  
Old 29-01-2007, 08:36 PM   #6 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

When i switch on the PC i want the administrators account to open.
afterwards i should be able to switch to another user
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 29-01-2007, 09:07 PM   #7 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default Re: How can i do it??

delete ur existing account and the guest a/c also then the remaining one will be administrative
__________________
:)) - KEEP SMILING
::cyborg:: is offline  
Old 29-01-2007, 09:41 PM   #8 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: How can i do it??

No need to delete accounts... Get TweakUI for XP from MS website and run it... Under Logon, you have submenu Autologon. Go there, fill details and thats it...

Arun
sakumar79 is offline  
Old 29-01-2007, 09:44 PM   #9 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

Quote:
Originally Posted by ::cyborg::
delete ur existing account and the guest a/c also then the remaining one will be administrative
you got it wrong
i want to have the administrator as well as limited accounts in my PC
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 29-01-2007, 09:45 PM   #10 (permalink)
In The Zone
 
Join Date: Sep 2006
Posts: 319
Default Re: How can i do it??

there is a registry hack for the controlling autologon
i think it should work
goto HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

modify the AutoAdminLogon to 0 or 1 accordingly
__________________
Visit now ;)
www.indiandevs.com - for great free designs :)
www.indiandevs.com/technoworld/ for latest technology news and tricks

Last edited by Siddharth Maheshwari; 30-01-2007 at 02:51 PM.
Siddharth Maheshwari is offline  
Old 29-01-2007, 10:10 PM   #11 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: How can i do it??

Goto:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

in right-side pane, create following keys:

DefaultUserName : String - Value : put_Administrator_account_name_here
DefaultPassword : String - Value : put_Administrator_account_password_here
DefaultDomainName : String - Value : put_domain_name_here
AutoAdminLogon : DWORD - Value : 1
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 30-01-2007, 12:15 PM   #12 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

if the account has no password??
and what is the domain name??
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 30-01-2007, 12:43 PM   #13 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: How can i do it??

^^@TechGeek, did you see my post just above your earlier post? Simpler method given using Tweak UI... You might have missed it because it was only 3 or 4 minutes before your post...

Arun
sakumar79 is offline  
Old 30-01-2007, 12:44 PM   #14 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

You are right i missed it
Let me try it out
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 30-01-2007, 02:16 PM   #15 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: How can i do it??

@Tech Geek
Leave the DefaultPassword field blank, if u hv no password.
And u can get the DOMAIN from System Properties.
TweakUI uses the same trick.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 01-02-2007, 09:06 PM   #16 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: How can i do it??

Thanks Vishal
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear
- by abhidev
- by clmlbx
- by Sarath

Advertisement




All times are GMT +5.5. The time now is 04:15 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2