Thứ Tư, 20 tháng 7, 2022

Sửa lỗi Outlook đầy bộ nhớ - outlook cannot display the folder the message store has reached its maximum size

Outlook cannot display the folder the message store has reached its maximum size

 
1. Open Registry Editor: To do that:

  • Simultaneously press “Windows” + “R” keys to open the RUN window.
  • In “RUN” window “Open” box,  type: regedit
  • Press Enter.

open registry editor

 

2. Inside Windows registry navigate (from the left pane) at the following path according your Outlook version: *

For Standard users:

  • Outlook 2016, 2019 & 365: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\PST
  • Outlook 2013: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\PST
  • Outlook 2010: HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\PST
  • Outlook 2007: HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST
  • Outlook 2003: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\PST

For Domain Administrators: (Group Policy)

  • Outlook 2016, 2019 & 365: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\PST
  • Outlook 2013: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\PST
  • Outlook 2010: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\PST
  • Outlook 2007: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\PST
  • Outlook 2003: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\PST

 

Note: If  the "PST" key doesn't exist, then right–click at Outlook key and select New > Key. Give at the new key the name: PST

Outlook New Key

 

 

Outlook PST

 

3. Click at PST key and look at the right pane to find these two (2) values: *

  1. MaxLargeFileSize
  2. WarnLargeFileSize

outlook maximum file size

 

Note: If  the above two values doesn't exist, then right–click at an empty space on the right pane and select  New > DWORD Value. Give at the new DWORD Value the name MaxLargeFileSize & press Enter. Perform the same operation to create a new DWORD value with name: WarnLargeFileSize.

Outlook MaxLargeFileSize

 

Outlook Max Large File Size

 

4. Double click to open MaxLargeFileSize value:

a. Select Decimal.
b.  Then at the Value data: box type the new maximum size limit for the Outlook message store (PST file) according the following:

  • The Outlook 2003 & 2007 default message store maximum limit is 20GB, so you have to specify a size over 20GB.
  • The Outlook 2010 & 2013 default message store maximum limit is 50GB, so you must specify a size over 50GB.
  • 1GB=1024MB, 10GB=10240MB, 20GB=20480, 40GB=40960MB, 80GB=81920MB, etc.

For example. If you use Outlook 2010 the maximum size limit is 50GB. So you have to specify a larger size e.g. 80GB. For accomplish this, you have to enter the number "81920" (without the quotes) in the Value data box.

c. Select OK.

Set Outlook.pst Max Large File Size

 

5. Then double click to open the WarnLargeFileSize value:

a. Select Decimal.
b.  At the Value data: box type the new warning size limit for the Outlook message store (PST file) according the following:

  • The Warning size should be the 95% of the MaxLargeFileSize value you entered before.

For example: If you entered the value "81920" at MaxLargeFileSize, then the WarnLargeFileSize value should be: 81920 X 95% = 77824.

c. Select OK.

Set Outlook Warn Large File Size

 

6. Close Registry Editor.