Nov 21, 2009
Pages: 1, 2

Turn And Log On Computer Automatically - Turn and log on computer automatically

free web hosting

Read Latest Entries..: (Post #14) by iGuest on May 28 2008, 10:44 PM.
sheer genius! thank you! Turn And Log On Computer Automatically Replying to mastercomputersSheer genius! thank you!
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > General Discussion > Computer Talk

Turn And Log On Computer Automatically - Turn and log on computer automatically

mariamb
I understand about to to set the computer start on automatically.
However, my computer required user ID and password to log on.
(I can't remove the user ID and password).
Is there anyway to start on and log on automatically together?
Thank you.

Comment/Reply (w/o sign-up)

Niran
I think, Twaek UI from Microsoft can help you fro autologin!
Please check below for the details:
http://www.astahost.com/index.php?s=&s...ost&p=87085

Comment/Reply (w/o sign-up)

yordan
Yes, I certify. I used the tweak provided by Niran and it works perfectly. Thanks again, Niran.

Comment/Reply (w/o sign-up)

szupie
I don't know what you mean by "I can't remove the user ID and password". Every user can change their own password in Windows XP (You do use XP, right?).

And you may not need to download Twaek UI to log on automatically, depending on how your computer is set up. Windows will skip the Welcome screen and log you in as soon as it starts up if you meet these 3 requirements:
  1. The "Use the Welcome screen" option is checked
  2. There is only one account on the computer (i.e. Yours)
  3. The account has no password


That's how my computer is set up, by the way wink.gif .

Comment/Reply (w/o sign-up)

mastercomputers
Actually without installing additional tools you just open Start | Run and type 'control userpasswords2' which will pop up showing a list of your users, you click on the one you want to automatically login, then you uncheck the box at the top (on linux so not sure what it says) and then it'll ask you to enter the password and re-enter it and that's it, auto-login.

Cheers,

MC

Comment/Reply (w/o sign-up)

mariamb
QUOTE(Niran @ Oct 9 2006, 09:06 AM) *

I think, Twaek UI from Microsoft can help you fro autologin!
Please check below for the details:
http://www.astahost.com/index.php?s=&s...ost&p=87085


Good day. I have try to install Tweak UI but failed.
The message appear is "is not valid for win32 application".
I have check my computer system is Microsaft Window XP Professional Version 2002 Service Pack 2.
Is there any other solution for that?

QUOTE(szupie @ Oct 9 2006, 11:24 PM) *

I don't know what you mean by "I can't remove the user ID and password". Every user can change their own password in Windows XP (You do use XP, right?).

And you may not need to download Twaek UI to log on automatically, depending on how your computer is set up. Windows will skip the Welcome screen and log you in as soon as it starts up if you meet these 3 requirements:
  1. The "Use the Welcome screen" option is checked
  2. There is only one account on the computer (i.e. Yours)
  3. The account has no password
That's how my computer is set up, by the way wink.gif .


How to ensure I meet the 3 requirements? I'm don't have much knowledge in computer application.

 

 

 


Comment/Reply (w/o sign-up)

yordan
QUOTE(mastercomputers @ Oct 10 2006, 06:18 AM) *

Actually without installing additional tools you just open Start | Run and type 'control userspassword2'

This is a Win2k shortcut, it does not work with windows XP.
QUOTE
# There is only one account on the computer (i.e. Yours)
# The account has no password

The tweak trick has this advantage. Your still have several users, each user has a password, the screensaver has a password, so everything is secured. Simply, the default user is asked no password at boot time, exactly with the old "control userpasswords2" thing.

Comment/Reply (w/o sign-up)

mastercomputers
userpasswords2 is also available for WinXP Pro, I don't know about Home edition. Verified by myself, since I use it quite a lot as well for auto-login and resetting administrator password.

There's a tool, that will enable it to appear in the Control Panel, though I can't recall it's name, I don't use WinXP on a regular basis.

Cheers,

MC

Comment/Reply (w/o sign-up)

yordan
QUOTE
userpasswords2 is also available for WinXP Pro

Unofortunately, it's not available in my WinXP Pro SP2.
Maybe there is trick in order to make it available, wich seems strange because it's a command line statement.

Comment/Reply (w/o sign-up)

vhortex
QUOTE(yordan @ Oct 11 2006, 07:02 PM) *

Unofortunately, it's not available in my WinXP Pro SP2.
Maybe there is trick in order to make it available, wich seems strange because it's a command line statement.


i guess this is another case of the safe mode boot up shortcut where 1/3 have the shortcut installed, 1/3 have the shortcut bring them to somewhere else and 1/3 dont have the shortcut installed..

it worked on me.. i have windows xp pro SP1 edition 2002 release cd.. i am now patched to windows SP2.
have no running DNS server and not a part of a corporate network except the router network system of my internet provider..

********

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
sheer genius! thank you!
Turn And Log On Computer Automatically

Replying to mastercomputers

Sheer genius! thank you!

Comment/Reply (w/o sign-up)

issdiscovery04
QUOTE(Jimmy89 @ Jan 16 2007, 08:26 PM) *

i have used this shortcut with windows xp professional sp2 and it works like a charm. windows xp home may not work though!


I have several computers in my house that run several different operating systems and that shortcut does in fact work with Windows XP Home. It also works fine with Windows XP Media Center Edition.

Comment/Reply (w/o sign-up)

bluefish
QUOTE(in2computers @ Oct 12 2006, 02:18 PM) *

Of course you could always do it in the registry, If you feel comfortable
Navigate to Hkey Local Machine\Software\Microsoft\WindowNT\current version\winlogon
and edit or create the following keys
AutoAdminLogon = 1
DefaultDomainName = 'computername'
DefaultUserName = 'user account you would like to autologon with'
DefaultPassword = 'password for the above account'


To expand on that for people who don't know how to edit the registry in Windows:
Just go to Start/Run, and type "regedit". That opens the registry editor. On the left pane you have the browser - press the + sign to the left of the name to open the folder. Use the folders that in2computers pointed out, then finally click on the Winlogon folder. The right pane has a table of values. The left column in the table shows the name of the values, and the right shows the content of the value. Find the value names in2 pointed out. If they are there (should be alphabetical order), double click and change the value to what is appropriate - often they may already have the correct value, i.e. the domain and/or username. If a value does not exist, click Edit > New > String Value. For the name, put the name of the missing value, and for the value, put whatever the value should be.

Be careful with the registry if you do not know what you are doing - most programs rely on it to function, including Windows.

I am not sure if this would work in XP. If it does not, there might be a similar folder (i.e. WindowsXP instead of WindowsNT) that performs the same function. If you cannot find the key, do not attempt to create it. You may be able to find it using the search function (Ctrl+F), but the search is slow and kind of annoying, so browsing is easier if you know the folder.

Comment/Reply (w/o sign-up)

Jimmy89
QUOTE
QUOTE(mastercomputers @ Oct 10 2006, 06:18 AM) *

Actually without installing additional tools you just open Start | Run and type 'control userspassword2'

This is a Win2k shortcut, it does not work with windows XP.


i have used this shortcut with windows xp professional sp2 and it works like a charm. windows xp home may not work though!

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : turn, log, computer, automatically, turn, log, computer, automatically

  1. Choosing Your Computer Before Bying
    Learn how to choose the best computer (10)
  2. Fast Computer
    (16)
    what is the fastest computer that you have seen? where? when? you computer is fast for you? i
    have seen the fastest computer in my all life in school.. last year. i want to buy a similar.. but
    it's still expensive =/ and you?....
  3. Computer Terms
    Here are some useful terms (3)
    For those of you who dont know all the terms and stuff i took the time to explain them...well some
    of them... QUOTE ISO: A file that is created from an image of a CD. You can make an iso
    yourself with a program such as Adaptec Easy CD Creator, or you can burn an ISO file to a CD-R to
    create a copy of a CD. Bin/cue files: These are also used to create an image of a CD. Most people
    burn these with CdrWin or Fireburner. The .bin file contains all the data for the cd, the .cue file
    is just a small file in text format telling the software exactly how to burn the data....
  4. Computer Games
    (6)
    What are your guys favorite computer games? I personally like Age of Empires 3.....
  5. Your first computer?
    Old school PC systems, what was your first!? (66)
    I remember my first PC. We had a Tandy 1000 EX, and it ran off of 256k memory. We had an old green
    grey black and white monitor that ran louder than any other appliance! Everything was MSDOS, and if
    it weren't for preprogrammed games, we would run them from the DOS prompt. I guess it was
    pretty reliable, but the newer systems at the time were all for play, and my parents thought it was
    best to get some other usage out of it. We did a lot of Basic programming, but we used to play
    King's Quest and RPG games like that back then. At school, we began to play wit....
  6. Developer - Computer - Quotes
    (1)
    QUOTE UNIX is simple. But It just needs a genius to understand its simplicity. --Dennis
    Ritchie Before software can be reusable, it first has to be usable. --Ralph Johnson Good
    judgment comes from experience, and experience comes from bad judgment. --Fred Brooks
    It's hard enough to find an error in your code when you're looking for it; It's even
    harder when you've assumed your code is error-free. -- Steve McConnell Code Complete The
    trouble with the world is that the stupid are sure and the intelligent are full of doubt. --Bertr....
  7. Why Are Most Printed Circuit Boards (Computer Boards) Green?
    Something I have always wondered. (11)
    Ok, this is a really weird question and has been bugging me for days, but does anyone know why most
    computer chips are green? For some reason they are, but I'm not sure why. Silicon itself is
    metallic in colour. Even when we are thinking about computer chips, we envision a green card or a
    chip on a green board. So this is really bugging me. ?? xboxrulz....
  8. How Can We Make Our On O/s ?
    The ways of making our own computer !! (3)
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Now we are
    trying to compete with MICROSOFT WINDOWS ....... /wink.gif" style="vertical-align:middle"
    emoid=";)" border="0" alt="wink.gif" /> /wink.gif" style="vertical-align:middle" emoid=";)"
    border="0" alt="wink.gif" /> Plz write ur ideas of including in our O/S .... NAMES -
    SUGGESSTONS--LOGOS--STARTING....
  9. How Do People Sit In Front Of The Computer All Day Long?
    (14)
    I mean without it hurting physically. I'm on summer vaca. I have been on the computer more than
    usual (although I'm trying to cut down). Anyway, I know I get discomfort in my neck and hands
    when I'm on too long, so how are people able to do it everyday...like specifically people who
    work at jobs that requires them to be in front of the computer all day long?....
  10. Computer Ups & Voltage Regulator Problems
    I can't get it to work (3)
    I have a 2.8 Dual core machine with a 17 inch monitor, 2 hard drives, a dvd burner, and a 350w power
    supply. I have an 800w rated UPS, which according to the paper is supposed to give me around 8
    minutes of power during a blackout. This is more of an issue than for most people, as here we have
    an average of 8 power cuts a day during the 8 or 9 months of summer weather. The problem is that my
    UPS doesn't really help any, because in a power cut it will go off as well for a second, and
    then it comes back to life, but in that second my computer has gone off, and even tho....
  11. Blue Screen - irql_not_less_or_equal
    computer OS Windows problem booting (38)
    Hi , My computer AMD64 256mb RAM / 80GB HDD / Windows XP Professional recently started showing a
    blue screen while starting .. QUOTE A problem has been detected and windows has been shut down
    to prevent further damage to your computer . IRQL_NOT_LESS_OR_EQUAL (blah blah blah ... )
    Technical Information: *** STOP: 0x0000000A (oxFB07D354, ox000000FF, ox00000001, ox804E2E41)
    Initially, if I restarted it would not come the next time. It used to come only randomly. But
    later it started coming more often, and now it did not start for quite a few times con....
  12. Computer
    (12)
    iam new in front of computer can some body describe me how many tipes of operating system are there
    plz i need your help i want to know diffrence betwwen linux and window and solaris system also i
    want to know about apple systems i also want to buy a new compute but iam completely confused
    because i really dont know which tipe of computer i purchase i also dont know more aboout computers
    please help me out i neeed your help thanks iam waiting for reply friends ok thanks for it....
  13. Need Some Help With Starting An Old Computer.
    (4)
    My younger (mentally challenged heh!) brother got a PS2 a couple of days ago and hasn't touched
    his computer since. My mum wanted me to start it up for her to do some online research for something
    and it just refuses to start all of a sudden. Basically no matter what I did only (sometimes) I
    could get the CPU fan spinning either really slow or just slow and the machine making a slight
    buzzing noise (normal but not as perky as usual). I have had problems like this in the past with
    the main power supply connector for the motherboard, some of the pin cases not getting....
  14. Computer
    Friends computer (4)
    My friends computer seems to be restarting itself.When hes at the Windows xp screen.What does he
    do?.He can't even go into safe mode or nothing. ....
  15. Teaching Computer Sciences
    Experiences on how to teach Computer Sciences (7)
    Hi there, I'm a professor at the University. I would like to open a thread about this topic:
    New Experiences and Methodologies to teach Computer Sciences. I am professor of several courses:
    Digital Systems, Computer Architecture, Assembler Languages and CPUs, Real-Time OS, and Parallel and
    Distributed Systems. I feel that my students are not very pleased with these subjects because they
    feel "they are not about programming", and sometimes it is very hard to involve students in the
    teaching, thus I would like ideas on how to teach those courses (or others, I don....
  16. Boost Up Your Computer Speed
    Let's speed up this old boot! (13)
    Has YOUR computer applications taken long to load up? Believe it or not, and for those of you who
    don't know, there IS a solution ! /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> • http://www.softcows.com Visit this URL.. •
    Download Speed Gear • Enjoy? Yes this 'Guide' is VERY simple, yet effective. Things I
    know that SpeedGear can do: • Download Files x2 Faster • Speed Animations\Applications x2 Yet
    again, pretty simple, yet effetive. I hope this helped someone at least.. Thanks for reading,
    ....
  17. Did I Mess Up My Computer?
    .exe files won't open (6)
    I installed php on computer at one point, then deleted it because, well I'm not exactly sure why
    but that's another story. Anyway, now my .exe files won't open. I've been trying to
    download Xammp but it won't open. Do I have to edit the registry? And if so how in the world
    do I do that? All I know is regedit.....
  18. Gonna Get This Computer
    (6)
    My friend offered me a dell optiplex gx1 for free just because I gave him a game and he really
    doesn't want it anymore. I did a quick google search he said it was a 500mhz and I just wanted
    to make sure. I"m not sure if I want it. I mean hey its a computer! but maybe theres a cpu upgrade
    avalible. Does anyone here know anything special about this computer? I'm look for agp slots
    stuff liek that.....
  19. My Computer Shouldn't Going This Slow
    ... (7)
    Recently, my better windows computer decided it wanted to delete some files, and not it won't
    start up. (Maybe I got a virus, all I know is on startup I get quite a few missing file errors). So,
    to back up data, I took a harddrive from another windows computer and put it in the one that
    didn't work, so I get boot from that one and restore my data (Yeah, I know, I should've done
    it the other way around). So on startup, the working windows one gives me all those "New Hardware
    Found" messages (obviously, it's in a new tower). I install everything as best I c....
  20. Ultra Low Priced Computer - If Assembled At Home
    (2)
    This is a list of computer parts that I put togeather to show the kind of deal you can get by
    putting your computer togeather yourself. Premium Doom 2535 Black ATX Mid-Tower Case with Front USB
    and Audio Ports and 400-Watt 20/24-Pin Power Supply Price - $44.99 ABIT KU8 ULi Socket 754 ATX
    Motherboard and an AMD Sempron 64 2800+ 1.60GHz Processor Price - $134.99 Maxtor / DiamondMax 10
    / 160GB / 7200 / 16MB / ATA-133 / EIDE / OEM / RoHS Compliant Hard Drive Price - $89.99 $40
    mail-in rebate Price after rebate - $49.99 Kingston Dual Channel 512MB PC3200 DDR 400MH....
  21. New Computer: Here's What I Had In Mind
    (5)
    Well it's about that time of the year again to begin thinking about getting a brand new
    computer. The past few computers that I have purchased have been Dells which I have not had a
    problem with at all. In fact, I highly recommended Dell. But this time around, I wanted to try
    something different than the normal desktop computer. I have been looking around the internet and
    found this computer company. http://sys.us.shuttle.com/ They make computers that are a little be
    larger than Gamecubes. They are fully functional, some can even be built with dual-core and ....
  22. How To Access Hdd Directly
    on other computer (9)
    Hello, I am searching for a way to access my brothers computer Hard Disk through my Computer and
    see it directly using Windows XP, what I mean, he has 120GB of music and when I am on Windows I got
    fed up downloading it and listening it in my room. I got used to linux to just mount it as a
    Partition in the fstab, but on windows I can't find a solution to this. 1) He does not want to
    install samba on his linux "yet another service" 2) I do not understand after reading various
    tutorials how to use NFS on windows, it did not work and he does not want me to help. 3) May....
  23. Computers As A Profession
    Need suggestions on a computer career (25)
    I am considering taking a career involving computers. I was wondering what kind of computer field
    does everyone reccomend. I have been told that Computer Engineering is the biggest thing which pays
    the best money. I would like to be involved with working on computer parts and learning where
    everything goes. Also I would like the money to be good. Anyone have any suggestions as to what
    kind of computer field I should take?....
  24. I Need Help Building A Computer.
    I want to know the steps involved (12)
    So i recently decided to get a new computer but i dont have enough money in my budget to but a brand
    name but i still want computer with decent specs so i can play video games and surf the web. Playing
    Games and surfing the web is what i would use the computer mostly for with the addition of
    downloading files every now and then. Please can anyone tell me the materials i need to get started
    and around how much its going to cost me to build a computer. Also if you know then please post the
    steps involved or give me a website that is a reliable source.....
  25. Sub $130 Computer
    HCL just launched the 'peoples' PC (2)
    Rally an amazing development. HCL Infosystems, an indian firm has woken up to the fact that there
    are 1.02 billion people living in India alone. So what do they figure - computers in India cost
    anywhere from $1000 onwards and people in India (the general middle class - the major chunk of the
    buying populace earn between $200 to $300 a month. So it becomes a severely ponderable task for
    anyone to go out to the market and just pick up a PC, since it would involve months of saving and
    sacrificing other requirements. Agreed that, while the standard of living in india is dram....
  26. What Type Of Computer Are You Running On
    (38)
    Last year before the new Astahost thingy came up I posted a similar question. Here is my pc's
    specs (I upped it alot from last year) Dual bios Nvida Nforce 4 Mobo (has pci express, and was 100
    bucks, which is WONDERFUL) -Amd 64 3500 (939 pin) -GForce 7800 Gtx with out vivo hookups -1gig of
    ram -no sound card -150 GB HD -Speakers suck (what do you expect with the rest of the computer
    costing so much) That is my computers specs (Godly right?) It took me 2 years to save up for that
    and I actually worked for it, I didn't mooch off of my parents. What type d....
  27. Turn On Your Computer Automatically
    (30)
    Turn on your computer for a convenient time automatically Go to your Computer Setup (press Del when
    your PC is loading). Go to “Power Management Setup” and enable “ PWron/Resume by alarm” and set
    date alarm and time alarm and then press F10 to save your change and turn off your pc. On
    specified date and time, your pc will turn on....
  28. Life Without A Computer
    is it possible? (59)
    so i've been posting and reading things on this. what do you guys think. can we really live
    without computers? i know i CANT lol. i just think about how long im really on my computer and how
    long i'd LIKE to be on my computer. i swear i do EVERYTHING on my computer: talk to people,
    surf, play games, reports, research(duh lol) and such. i just cant think about how much technology
    advanced in the 16 years i've been alive and how much its going to advance in the next couple
    years. what do you think were gonna start seeing? and what about this Internet-2 thats be....
  29. Most Comfortable Way To Sit In A Computer Chair
    (19)
    If you are always on the computer and have some minor akes and pains....make sure you take a look at
    these simple tips use a good chair with a dynamic chair back and sit back in this top of monitor
    casing 2-3" (5-8 cm) above eye level no glare on screen, use an optical glass anti-glare filter
    where needed sit at arms length from monitor feet on floor or stable footrest use a document
    holder, preferably in-line with the computer screen wrists flat and straight in relation to
    forearms to use keyboard/mouse/input device arms and elbows relaxed close to body cent....
  30. Buying A Computer
    Change the language (7)
    I liv in Japan and want to buy a computer but all I can buy are japanese computers is there a way to
    change the language on it so I can read the text. I need it to still be able to type in Japanese
    but I want the rest to be in english. Also will there be problems when I try to download english
    software or will it be ok, and if there are problems what can I do to fix them, any advice on all
    these topics will help a lot. Oh yeah and whats a good computer to buy in Japan at least, hope I
    can get some help with this.....

    1. Looking for turn, log, computer, automatically, turn, log, computer, automatically

See Also,

*SIMILAR VIDEOS*
Searching Video's for turn, log, computer, automatically, turn, log, computer, automatically
advertisement



Turn And Log On Computer Automatically - Turn and log on computer automatically

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com