Skip to main content

How to troubleshoot crashes in Outlook 2010 and Outlook 2013.

Problem :
How to troubleshoot crashes in Outlook 2010 and Outlook 2013

Symptoms:
Microsoft Outlook 2010 and Microsoft Outlook 2013 may crash when you start Outlook, when you perform various tasks in Outlook, or when you close Outlook. This can be very frustrating, because the problem usually occurs randomly. This random behavior makes it difficult to determine the cause of the crash.  


Cause:
Outlook can crash or even disappear after you double click on the icon to open it due some registry messup or some other technical glitch after using some third party addins.


Solution:
Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it Make sure that you know how to restore the registry if a problem occurs.

Start Outlook in safe mode
When you start Outlook in safe mode, many of the customizations that you have made to Outlook are not loaded. Instead, these settings are replaced temporarily by the default settings. Additionally, COM add-ins and Exchange Client Extensions are not loaded. This behavior reduces the number of dynamic-link libraries (DLL) that interact with Outlook and with your data.

To start Outlook in safe mode, use the /safe command-line switch. To determine whether you are running Outlook in safe mode, view the title bar of Outlook.

You may also see the following prompt when you restart Outlook after a crash:
Outlook failed to start correctly last time. Starting Outlook in safe mode
will help you correct or isolate a startup problem in order to successfully start
the program. Some functionality may be disabled in this mode.

Do you want to start Outlook in safe mode?

If you click Yes at this prompt, Outlook starts in safe mode.

Disable COM add-ins


a. On the File tab, click the Options category.

b. Click Add-ins.

c. Select COM Add-ins from the Manage box, and then click Go.

d. Click to clear the check box for any add-ins that you want to disable.

e. Click OK, and then restart Outlook.

If you cannot start Outlook so that you can disable COM add-ins by using the Outlook interface, you can disable the COM add-ins by using Registry Editor. To do this, follow these steps:

Note If you can use the Outlook interface to disable COM add-ins, you should skip these steps and go to the "Verify that all third-party DLLs are removed from the Outlook process" section.
a. Start Registry Editor.
b. Locate the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins 

c. Rename every subkey under the \Addins key by appending –disabled to the subkey name. For example, if a subkey is called AccessAddin.DC, rename this subkey to AccessAddin.DC-disabled.
d. Locate the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Outlook\Addins
e. Rename every subkey under the \Addins key by appending –disabled to the subkey name. For example, if a subkey is called UCAddin.UCAddin.1, rename the subkey to UCAddin.UCAddin.1-disabled.
f. Start Outlook.


For more information you can also see.
http://support.microsoft.com/kb/2632425/en-us

Comments

Popular posts from this blog

How to display the location of the current file on the Quick Access Toolbar in Office 2013

 Problem  How to display the location of the current file on the Quick Access Toolbar in Office 2013 Solution You can display the location of the currently open Office document on the Quick Access Toolbar. To do this follow these steps: 1. Open any document or a blank document in Word and click the FILE tab. 2. Click Options at the bottom of the options list on the left. 3. On the Word Options dialog box, click Quick Access Toolbar in the options list on the left. 4. To narrow the choices in the list of commands and make it quicker to find the desired option, select Commands Not in the Ribbon from the Choose commands from drop-down list. 5. Scroll down in the list of commands until you find the Document Location command. Select it and click Add to add it to the Quick Access Toolbar. You can move the Document Location command to a different location on the Quick Access Toolbar using the up and down arrows to the right of the list of toolbar commands. 6. Click OK to accept the c...

How to send email force fully using a default account in outlook.

Problem: How to send email force fully using a default account in outlook. Solution: People who use multiple accounts and frequently (accidentally) send using the wrong account, especially if they are sending sensitive documents, as it will almost eliminate accidentally sending email from the wrong account. In Outlook 2010, the registry key is: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\outlook\options Value Name: ForceAccountSelection Value type: REG_DWORD: 1 for force, 0 to disable. In Outlook 2013, the registry key is: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\outlook\options Value Name: ForceAccountSelection Value type: REG_DWORD: 1 for force, 0 to disable. Notes: You need to create the path if it does not exist. The value type is the same for both 32-bit and 64-bit Outlook.

How to change the color of the wavy underline that indicates spelling errors.?

Issue: How to change the color of the wavy underline that indicates spelling errors.? Solution: To change the color of the wavy underline that indicates spelling errors, follow these steps: 1.      Click Start , click Run , type regedit , and then click OK . 2.      Locate and then click the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Proofing Tools 3.      If the SpellingWavyUnderlineColor entry exists, go to step 6. If the SpellingWavyUnderlineColor entry does not exist, go to step 4. 4.      On the Edit menu, point to New , and then click DWORD Value . 5.      In the right pane, type SpellingWavyUnderlineColor . This is the name of the new entry. 6.      In the right pane, double-click SpellingWavyUnderlineColor . 7.      In the Edit DWORD Value dialog box, click Hexadecimal . 8.      In th...