Are you tired of seeing the Outlook Express splash screen everytime you start it? Here's how you can stop it. 1. Open your registry by clicking on Start > Run > Type: "regedit" and find or create the key below. 2. Create a new DWORD Value called 'NoSplash' in the key: [HKEY_CURRENT_USER\Identities\{Unique Identity}\Software\Microsoft\ Outlook Express\5.0]. 3. Change the value to equal '1' to disable the splash screen. Code: User Key: [HKEY_CURRENT_USER\Identities\{Unique Identity}\Software\Microsoft\Outlook Express\5.0] Value Name: NoSplash Data Type: REG_DWORD (DWORD Value) Value Data: 1 = no splash screen, 0 = splash screen 4. Exit your registry, you may need to restart or log out of Windows for the change to take effect. Note: For Outlook Express 4.0 and below the key is [HKEY_CURRENT_USER\Software\Microsoft\Outlook Express]