Branding_print


Go Back   Web User Forums > Software > General PC-related

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-11-09, 10:00
Chris Chris is offline
256Mbps
 
Join Date: Jun 2003
Location: Kent and the Pas-de-Calais
Posts: 702
Default What runs at startup?

How can one find out what is being loaded and is running at startup? When I switch on my computer it starts to boot and various icons are put in the notification area and then the booting stops. All that happens then is that the hard disc light flashes at intervals of about one second for about a minute, or sometimes two minutes, and then the computer finishes booting. During the minute while the HD light is flashing the computer does not respond either to the mouse or the CTRL+ALT+DEL.

I have looked at the startup tab in MSCONFIG and nothing has changed there so is there another way of finding out what runs at startup. I think that some startup commands are in the registry but I don't know how to find them. Can anyone help, please?
Reply With Quote
  #2  
Old 06-11-09, 13:04
BurrWalnut BurrWalnut is offline
Chippendaler
256Gbps
 
Join Date: May 2003
Posts: 3,758
Default Re: What runs at startup?

Chris

The items showing in msconfig Startup Tab are those found in a number of registry keys. Remember that services start up as well.

This is the actual startup sequence, starting immediately after boot.ini has been read and ending with the program shortcut entries in Start > All Programs > Startup.

1.HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\BootExecute
2.Services are started
3.User may enter a password to logon to the system
4.HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\UserInit
5.HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell
Programs in registry keys for ALL USERS start next:
6.HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\R unOnce
7.HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\R un
8.HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\R unOnceEx
Programs in registry keys for CURRENT USER start next:
9.HKCU\Software\Microsoft\Windows\CurrentVersion\R unOnce
10.HKCU\Software\Microsoft\Windows\CurrentVersion\ Run
11.HKCU\Software\Microsoft\Windows\CurrentVersion\ RunOnceEx
12.Programs in STARTUP FOLDER(S) are started last of all

In the x64 (64-bit) versions, there is a branch (Wow6432Node) where the entries for x86 (32-bit) software are stored.

Number 4 above points to the program C:\WINDOWS\system32\userinit.exe and the entry ends in a comma. This allows other programs to start from this key by appending them and separating them with a comma. A popular hiding place for malware!

Number 5 should contain one entry explorer.exe.

Important programs like antivirus and firewall start as Services. The icons that appear in the Notification Area (bottom right of screen) are just their user interfaces, i.e. user options/preferences.
Reply With Quote
  #3  
Old 06-11-09, 15:22
Chris Chris is offline
256Mbps
 
Join Date: Jun 2003
Location: Kent and the Pas-de-Calais
Posts: 702
Default Re: What runs at startup?

Thanks BurrWalnut, I have had a look at the registry keys and all that is there are the things that appear in the notification area. I recently installed A-squared anti malware and I think it must be this program checking the system although there don't seem to be any options in the program to make it do this or to make it not do it.

Thanks again
Chris
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump


Search

Search

© Copyright IPC Media Limited 2009, All rights reserved





All times are GMT. The time now is 08:33.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© Copyright IPC Media Limited 2010, All rights reserved