If Classic Outlook is not showing embedded images, it could be due to several reasons. One common cause is the setting that blocks HTTP images. If the BlockHTTPimages registry value is set to 1, images in email messages may not display correctly. You can check and modify this setting in the Windows Registry:
- Exit Outlook.
- Open Registry Editor by pressing Windows Key + R, typing
regedit.exe, and pressing Enter. - Navigate to the following registry key:
- Without Group Policy:
HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Common - With Group Policy:
HKEY_CURRENT_USER\Software\policies\Microsoft\Office\x.0\Common
- Without Group Policy:
- Look for the
BlockHTTPimagesDWORD value. If it is set to 1, you can delete this key to allow images to display. - Confirm the deletion and exit the Registry Editor.
Additionally, ensure that your Internet Explorer settings do not prevent saving encrypted pages to disk, as this can also affect image display in Outlook.
If you are unable to change these settings due to Group Policy restrictions, you may need to contact your system administrator for assistance.