Per espandere il limite della capacità del file di Outlook aprire il “RUN” di Windows (tasto WIN+R) ed eseguire/digitare “regedit”
Per Outlook Outlook 2016, 2013, and 2010 aggiungete le seguenti chiavi valore DWORD (32-bit) nel percorso qui sotto descritto:
Name | Type | Valid Data Range | Default |
---|---|---|---|
MaxLargeFileSize | REG_DWORD | 0x00000001 – 0x0000C800 | 0x0000C800 51,200 (50 GB) |
WarnLargeFileSize | REG_DWORD | 0x00000000 – 0x0000BE00 | 0x0000BE00 48,640 (47.5 GB) |
MaxFileSize | REG_DWORD | 0x001F4400 – 0x7C004400 | 0x7BB04400 2,075,149,312 (1.933 GB) |
WarnFileSize | REG_DWORD | 0x00042400 – 0x7C004400 | 0x74404400 1,950,368,768 (1.816 GB) |
Per Outlook Outlook 2007 e 2003 aggiungete le seguenti chiavi valore DWORD (32-bit) nel percorso qui sotto descritto:
Name | Type | Valid Data Range | Default |
---|---|---|---|
MaxLargeFileSize | REG_DWORD | 0x00000001 – 0x0000C800 | 0x00005000 20,480 (20 GB) |
WarnLargeFileSize | REG_DWORD | 0x00000000 – 0x0000BE00 | 0x00004C00 19,456 (19 GB) |
MaxFileSize | REG_DWORD | 0x001F4400 – 0x7C004400 | 0x7BB04400 2,075,149,312 (1.933 GB) |
WarnFileSize | REG_DWORD | 0x00042400 – 0x7C004400 | 0x74404400 1,950,368,768 (1.816 GB) |
Qui sotto troverete i vari percorsi del registro di Windows
Outlook 2013 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\PST | HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\PST |
Outlook 2010 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\PST | HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\PST |
Outlook 2007 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\PST | HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST |
Outlook 2003 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\PST | HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\PST |
Outlook 2016 | HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\PST | HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\PST |