PCTechTalkhttp://www.pctechtalk.com/forums/

Go Back   PCTechTalk > PC Tech > Operating Systems and Software > Microsoft

Reply
 
LinkBack Thread Tools Display Modes
Old 04-18-2003, 04:22 PM   #1 (permalink)
Registered User
 
zombie's Avatar
 
Join Date: Apr 2003
Location: AmoKK
Posts: 252
zombie
Login etc

Hi there dudes

A few questions i have
I have XP PRO P4 2.1ghz 25GB HDD total

1 - How do u get rid of that LOGIN screen i just use this computer

2 - Is there a way to speed up that startup process

Thanks in advance
zombie is offline   Reply With Quote
Old 04-18-2003, 05:57 PM   #2 (permalink)
Admin & "Fixer"
 
LPDad's Avatar
 
Join Date: Apr 2002
Location: Costa Mesa, CA
Posts: 2,293
LPDad is on a distinguished road
Hi Zombie.

Easy solution for problem #1.

Install the XP TweakUI powertool that I have attached to this post.

This will add Tweak UI to your Control panel (and also to your start menu)

Run Tweak UI and you will see an autologin setting. Just fill in the blanks and presto, the next time you start XP you will be automatically logged on, bypassing the login screen.
(should you ever need to get back to the login screen--say you want to change to the administrator-- then just use your START-> logoff-> switch User command to bring it up.:smilewink
Attached Files
File Type: zip tweakuipowertoysetup.zip (257.2 KB, 9 views)
__________________
We don't need no stink'n TechSupport
We ARE TechSupport.


LPDad
Administrator
LPDad is offline   Reply With Quote
Old 04-18-2003, 06:35 PM   #3 (permalink)
Admin & "Fixer"
 
LPDad's Avatar
 
Join Date: Apr 2002
Location: Costa Mesa, CA
Posts: 2,293
LPDad is on a distinguished road
Now, on to Question 2.
this is a little more in-depth than question 1.


Here is a good guide to help you tweak you startup.

The XP kernel gets going a lot faster than previous versions of Windows,as the boot sequence has been streamlined. As well as remembering what happened during the last boot -- and thus knowing when it's safe to omit diagnostic tests -- the kernel optimises the sequence in which it starts up peripherals, loads files from disk and initialises drivers and protocols.

In many cases, it can load multiple components in parallel and start them running without having to wait for previous components to finish their initialisation, and can pre-fetch drivers from disk to be in memory before they are required. XP remembers details of the previous eight boot sequences and knows to stop pre-fetching files that are no longer required, or to modify the sequence when new drivers are added

Getting Started:

Before we do anything grab a watch or stopwatch and time your current bootup time. Write it down somewhere.

Step one :

Download Bootvis.exe (25 March 2002) from Microsoft.

Bootvis is a Boot performance trace visualization tool for use with Windows XP systems. It gives a graphical view of what processes are doing what and when during boot and allow you to optimise your boot up. A very handy tool.


Unzip it and you have Bootvis.exe click on it. You will bring up the GUI of bootvis.

Now go to File > New and choose "Next boot trace" or "Next boot and drivers chase". Leave everything else as is and get ready for a reboot in 15 secods.

Ok we are back after a reboot. Click on the Bootvis.exe, it will now output the results, once it has finished generating the report, you will see graphs 5 or 6 graphs. They look a bit confusing at this stage.

You may see "warning disk write caching is disabled" i am pretty sure Bootvis Automatically enables this for you... but you can manually enable this by going to Device manager >> Right click on your hard drive >> Properties >> Policies Tab >> Check " Enable Disk write caching"

Now this is where the fun begins ! From the main menu .. Click on Trace >> optimize system. And yes you guessed it another reboot .... :-)

Once you have re-booted and are back at your desktop, dont touch anything, just wait.

You will see a message box "Please wait for bootvis to load" ... about 20-40 seconds later another meassge box will appear"Optimising system for boot performance" basicallay bootvis is happily rearranging the boot files for a faster startup

One final thing to do, is to see if this has made a difference, get the watch out again and reboot. Compare the original time to the new time and you will be pleasantly suprised, i managed to shave 35 seconds off mine. I have heard people reduce their boot time to 20 seconds.

Step Two:

The BIOS:

We are going to delve into the BIOS to get our boot time that bit faster.

To enter the BIOS, restart your PC, then HIT the key called "delete" to enter setup.
There are lot of different BIOS' so you will have to look for each section i describe, its very easy, just take your time.


a) Quick Power On Self Test (POST)

- Enable it - This will have your system run a less detailed POST, resulting in a quicker boot sequence. May skip a memory
check each boot etc...


b) Boot Up Floppy Seek

- DISABLE. If you enable this, your system will take a few seconds to examine the floppy drive in search of a disk, wasting your time.


C) Boot Sequence

- Set this to start with C: drive. Remeber to change this back if you do a format

Now choose "Save & Exit"


Using the System Tools:

Good maintenance is very important to boot times and general PC performance.

Goto internet otptions and delete all your temp files, cookies and empty the recycle bin, then

Defrag that Disk
- The best and easiest way to speed up hard drive access and load times is to defragment your hard drives often. Windows XP has a built in "defragger" which I find works quite well, though there are others on the market which may be better. Depending on the usage I suggest to Defrag at least twice a week, to keep the drive(s) in peak condition.


Step 3:

Start UP options:

A lot of programs you install will insist on starting up each time windows is booted, this not only slows your boot time but steal RAM and other resources. Why have programs start at boot time when you may not even use them. Lets kill them ....

There are two ways of doing this, you can go to Start >> run >> and type msconfig and go to the tab called start up.

OR

Use an excllent free app called "Startup CPL"-- Ok now youve downloaded it I will run through how to use it, its really easy.

Go to start >> control panel > and chose "Classic View" (left top corner) and you will now see an applet called "Startup".Click on it. You will see the following Tabs :

1. Startup (user) - Run the program from the current user's Startup folder.

2. Startup (common) - Run the program from the common (all users) Startup folder (NT only)

3. HKLM / Run - Run the program from the HKEY_LOCAL_MACHINE (all users) Registry key.

4, HKCU / Run - Run the program from the HKEY_CURRENT_USER Registry key.

5, Services - Run these system services before the user logs on. This is usually used for things like virus scanners.

6. Run Once - These programs are run once and once only at the next system startup.

Click on each of the tabs..and have a look ...the ones we are concerned with are HKLM/run and HKCU/run. You will recognize a few names of the programs listed in there.

What do I remove ?

HKCU/run -- You can basically remove all of them, just untick them.

HKLM/run - its entirely up to you, anything you dont recognise LEAVE :-) though most are named and you can get rid of most.

REBOOT.


I leave Norton Antivirus to start at boot time and thats all.

An easy way to check if this worked is you will see hardly anyhting in your system tray (next to the clock), you probably shaved time off of boot and also recovered a heap of RAM and resoources.
__________________
We don't need no stink'n TechSupport
We ARE TechSupport.


LPDad
Administrator
LPDad is offline   Reply With Quote
Old 04-18-2003, 11:48 PM   #4 (permalink)
Registered User
 
zombie's Avatar
 
Join Date: Apr 2003
Location: AmoKK
Posts: 252
zombie
kool

thanks for tweak tools etc

havent started testing yet will very soon
ill keep u posted how things went

thanks again instructions soon clear its blinding


ur a legend
zombie is offline   Reply With Quote
Old 05-11-2003, 12:37 AM   #5 (permalink)
Registered User
 
Join Date: Sep 2002
Posts: 13
killa
1. Actually you don't need to use tweak UI. If there is only one user account , you can delete the password (control panel ->users) and make sure you have the welcome screen enabled.
killa is offline   Reply With Quote
Old 05-11-2003, 06:05 AM   #6 (permalink)
Da House Nerd
 
greffov's Avatar
 
Join Date: Dec 1969
Location: One CPU Lane
Posts: 3,512
greffov will become famous soon enough
Does anyone know why M$ removed the automatic login from W2K pro in XP??? Seems to me XP was designed to be more 'userfriendly'...
__________________
Linux virusscanner detected a virus:
Windows 95 ... delete [Y/n] y
~
~

:wq
greffov is offline   Reply With Quote
Old 05-19-2003, 11:50 PM   #7 (permalink)
Registered User
 
Join Date: May 2003
Posts: 3
ZrOuT
maybe someone already mentioned this , sorry didn't have time to read the whole post , but check out

www.tweaktown.com

they have two very nice XP guides.
ZrOuT is offline   Reply With Quote
Old 05-23-2003, 12:32 PM   #8 (permalink)
x4841434B4552
 
orb36O's Avatar
 
Join Date: Nov 2002
Location: Strongbadia
Posts: 254
orb36O
In BIOS

If you go into standard CMOS setup (or something similar) you should see a list of drives (primary master, secondary master) if they say auto next to them, every time your computer it will auto detect each drive, if you have a drive there, it will take an extra 2 seconds to detect it and set it up, but if you are missing a drive, it will examine the slot for up to 6 seconds. If you know how to auto set up (in mine, you select the drive slot and press enter) then they are 'hard-coded' into the BIOS and it will assume the same hardware on each IDE channel every bootup... result, no time auto detecting! you save about 10 seconds... If you don't have a drive installed on a channel, select None...

If that was confusing, it wasn't meant to be...
__________________
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s+:-- a--- C++++ UL++ P+ L++ E W++ N-- o-- K- w++
O- M-- V- PS-- PE++ Y PGP t+ 5- X- R !tv b++ DI+++ D+
G e h !r z?
------END GEEK CODE BLOCK------ Decode Here

Used to have a sig, but the friggin' sites don't allow remote linking...
orb36O is offline   Reply With Quote
Reply

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


All times are GMT -5. The time now is 03:22 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
2001 PCTechTalk