Microsoft Office shows you an error about an image. You search for the exact text. You land on a thread where eleven people gave eleven different answers and none of them describe what you’re actually seeing.

This is the page that fixes that. Below are 50 of the most frequently encountered image-related error messages across Word, PowerPoint, Outlook, Excel, and Windows imaging tools, with a short explanation of what each one actually means and what to do about it. Where a dedicated troubleshooting article exists, it’s linked. Where it doesn’t, the entry gives you the quick fix in-place.

Use Ctrl+F to find your exact error text. Microsoft’s error messages are inconsistent in wording across versions — if your text is slightly different, look for the closest match. The cause is usually the same.


Word

”Word cannot insert the picture from the specified file.”

The full message continues: “The file may be in use by another program, the file may be read-only, or you may not have permission, or the file may be damaged.” Microsoft lists four possible causes but the dominant one in current builds isn’t on the list — it’s OneDrive Files-On-Demand leaving images as cloud placeholders. Full breakdown in Word cannot insert the picture from the specified file.

”This image cannot currently be displayed.”

The image inserted successfully but Word is refusing to show it. The most common cause is a wrap-style issue — the image is placed somewhere a wrapping rule has hidden it — but this single error message has at least four distinct causes. Covered in detail in the wrap-style cause.

”Word couldn’t create the work file. Check the temp environment variable.”

Not strictly an image error but it surfaces most often when inserting large images. Word can’t write to your %TEMP% folder, usually because it’s full, has been redirected to a non-existent location, or has permissions Word can’t use. Fix: open Run, type %temp%, delete everything you can from that folder, restart Word.

”There is not enough memory or disk space to complete the operation.”

Almost never about memory in 2026 — modern PCs have more than enough. The actual cause is usually disk space (Word needs free space to write temp files during insert), but it also appears when you try to insert an image so large it would exceed Word’s per-document memory ceiling. Compress the image or restart Word.

”The picture is too large and will be truncated.”

You’re inserting an image larger than the page can fit at its native dimensions, and Word is warning you it’ll be cropped. This isn’t an error — the image inserts fine — but the warning unsettles people. Either accept the truncation (the image is just resized within the placeholder) or resize the source image before inserting.

”Image conversion failed. The file format may not be supported.”

The file format isn’t on Word’s accepted list, or the file claims to be a format it isn’t. EPS files trigger this since they were deprecated in 2017. So do HEIC files when the codec isn’t installed. Re-save the image as JPG or PNG in any image editor.

”Word found a problem with content in the document.”

Document-level corruption that often manifests around embedded images. Click Yes to attempt recovery. Word will try to open the document and surface a list of recovered and removed items. The images that came back are fine; the ones it removed were corrupt and need re-inserting from source.

”Failed to load the picture. Check the file path.”

Specifically appears when you’ve inserted an image as a link (rather than embedded) and Word can’t find the source file anymore. The file has been moved, renamed, deleted, or is on a network drive that’s no longer mounted. Either find the original file and restore it to its expected location, or delete the broken link and re-insert as embedded.

”Linked file not available. The picture cannot be displayed.”

A near-twin of the previous error, appearing in older Word builds rather than current ones. Same cause, same fix. If the document uses many linked images, File → Info → Edit Links to Files lets you remap all of them at once.

”This file does not have an app associated with it for performing this action.”

Word is trying to hand the image off to a registered handler and Windows doesn’t have one for the file type. You see this most often with SVG on systems where no SVG handler is registered, or with TIFF on systems where Windows Photos has been uninstalled. Re-associate the file type in Settings → Apps → Default apps.

”The selected file is not a valid graphic file.”

The file extension and the actual file contents don’t match. A .jpg that’s actually a HEIC, a .png that’s actually a TIFF, a .bmp that’s been corrupted somewhere in transit. Open the file in Paint, save as a fresh JPG or PNG, retry.

”Word is unable to read this document. It may be corrupt.”

Document-level corruption rather than image-specific, but image-heavy documents are more susceptible. Try File → Open, navigate to the document, click the dropdown arrow next to Open, choose Open and Repair. If that fails, the embedded images are extractable by renaming the .docx to .zip and opening it — the images live in word/media/.


PowerPoint

”The linked image cannot be displayed. The file may have been moved, renamed, or deleted.”

You linked rather than embedded the image, and the source file is no longer where PowerPoint expects it. The fix is to either find the original file, or delete the broken placeholder and re-insert with embedding selected (Insert button dropdown → Insert, not Link to File). Detailed coverage in embedded vs linked images.

”rld2 not found” / “Image part not found”

The classic red-X placeholder error. PowerPoint’s slide references an image by an internal relationship ID, and that relationship is broken — usually because the file was saved to OneDrive mid-edit and the upload didn’t include the image part. Often recoverable if you act fast. Full breakdown in the PowerPoint red X explained.

”PowerPoint can’t insert this picture. The file format is unsupported or invalid.”

Same root cause as the equivalent Word error: the format isn’t supported, or the file isn’t what its extension claims. PowerPoint is slightly stricter than Word about format conformance, so files that insert into Word may fail in PowerPoint. Convert to JPG or PNG.

”There was a problem inserting the image.”

The generic catch-all when PowerPoint’s image pipeline gives up. Cause is usually the same as Word’s “cannot insert from the specified file” — cloud placeholder, locked file, or wrong format. Work through the Word causes; they apply here too.

”Some media files in this presentation could not be uploaded.”

You’re saving to OneDrive or SharePoint and the upload of one or more embedded images failed. Don’t ignore this — it means the file in the cloud is incomplete and other people opening it will see red Xs. Save locally, verify the images are present, then re-upload.

”The picture was inserted with reduced resolution.”

A notification rather than an error. PowerPoint’s automatic image compression kicked in based on your default output target. If you didn’t want compression, File → Options → Advanced → Image Size and Quality, tick Do not compress images in file.

”This image cannot be cropped because it exceeds the maximum dimensions.”

A hard ceiling in PowerPoint’s image handling. Images above roughly 100 megapixels can’t be cropped within the app. Resize the source image in an external editor first.

”Could not access PowerPoint Designer. Check your connection.”

Not strictly an image error but Designer is image-driven. Designer needs an active internet connection and the Connected Experiences setting enabled. Check connection, then check File → Account → Privacy Settings to confirm connected experiences are allowed.


Outlook

”Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of some pictures in this message.”

The single most common Outlook image dialog. Not an error at all — it’s a privacy feature. Outlook blocks HTTP-linked images in incoming mail by default because they can be used as tracking pixels. To allow images globally: File → Options → Trust Center → Trust Center Settings → Automatic Download, untick Don’t download pictures automatically.

”The linked image cannot be displayed. The file may have been moved, renamed, or deleted.”

In Outlook specifically, this often points to the BlockHTTPimages registry value being set to 1 by group policy. The image source is a perfectly valid URL but a policy is blocking the resolution. Full coverage in the linked image cannot be displayed in Outlook.

”This signature contains an image that may not appear in the body of your email.”

Outlook is warning you that the signature image is linked rather than embedded, and recipients may not see it. Edit the signature, delete the image, re-insert with the embed option selected. The recipient-side appearance depends on their mail client too.

”The picture is too large to send via email.”

Outlook’s send-side size check has tripped. Default ceiling depends on the receiving server but Outlook tends to flag anything over 20 MB. Compress the image, or use a OneDrive link rather than attaching directly.

”Outlook cannot perform this action. The file you are trying to attach is locked or cannot be accessed.”

Same family as the Word equivalent — the file is in use, locked, or in a path Outlook can’t fully resolve. Close any application that might be holding the file, or copy it to your desktop and attach from there.

”Inline image was converted to attachment.”

Not an error, an outcome. You pasted or dropped an image into the message body but Outlook couldn’t keep it inline — usually because the message is in Plain Text format rather than HTML, or because the recipient’s account type doesn’t support inline. Switch the message format to HTML in the Format Text tab.

”Image blocked: HTTP image content blocked by policy.”

A more specific variant of the linked-image-cannot-be-displayed error, called out specifically as a policy-level block. Your organisation has configured group policy to block HTTP image loading for security or bandwidth reasons. IT can change this; you typically can’t.

”The signature image could not be loaded.”

The signature image file referenced in your signature settings isn’t where Outlook expects it. Signatures live in %APPDATA%\Microsoft\Signatures\ — open that folder, check that the image files referenced by your .htm signatures are actually present.

”Embedded image could not be rendered.”

Outlook received a message containing an image embedded with a Content-ID reference, but the image part of the message couldn’t be decoded. Usually a malformed message from a non-standard mail client on the sender’s side. Ask the sender to resend with the image as an attachment.

”Pictures in this signature won’t display when using this account.”

You’re attempting to use a signature with embedded images on an account type that doesn’t support them — typically an old POP3 account or certain IMAP configurations. Either switch the signature to URL-linked images (which display in any modern client) or accept that this signature only works on Exchange/M365 accounts.


Excel

”Excel cannot insert the picture from the selected file.”

The Excel-flavoured version of the Word equivalent. Same eight causes apply. The OneDrive placeholder issue is particularly common in Excel because spreadsheets are more often kept in OneDrive than Word documents are.

”The picture is too large for the cell.”

You’re using Insert Picture in Cell (the newer Excel feature) and the image’s native dimensions exceed what Excel will accept for that mode. Resize the image to under 1024px on its longest edge before inserting.

”The IMAGE function returned an error: #VALUE!”

Excel’s IMAGE() formula function failed. The URL is unreachable, the format isn’t accepted (.webp is supported, .heic is not), or the file is over the size ceiling. Test the URL in a browser first to confirm it loads.

”Image cannot be loaded from URL.”

A specific variant of the IMAGE() function error, also appearing in conditional formatting icon sets. The URL is valid but Excel’s image fetcher couldn’t retrieve it — common with URLs that require authentication or set restrictive CORS headers.

”Picture is missing or has been moved.”

A linked image (Insert → Link to File) can’t find its source. Find the file or re-insert as embedded. Excel’s behaviour with linked images is more fragile than Word’s because spreadsheets are more often emailed than Word documents.


Windows Photos and Snipping Tool

”We can’t open this file. Something went wrong.”

Windows Photos’ generic failure message. The file is in a format Photos doesn’t support, the codec is missing, or the file is corrupt. Photos relies on platform codecs — HEIC needs HEIF Image Extensions, RAW formats need the Camera Raw extension, and these aren’t installed by default.

”Photos can’t open this file because the format is not supported, or the file extension is incorrect.”

A more specific version of the previous error. The file extension and contents don’t match, or the format genuinely isn’t supported. Try opening the file in Paint or a third-party viewer to identify what it really is.

”Photo not found. The file may have been moved or deleted.”

You opened Photos from an image link or recent file shortcut, and the underlying file isn’t where Photos expects. Common after cleaning out a Downloads folder. Browse to the actual file directly.

”The Snipping Tool is not working currently. Try restarting your PC.”

The Snipping Tool’s app package is broken or unregistered. The actual fix isn’t restarting — it’s reinstalling the app. Settings → Apps → Installed apps → Snipping Tool → Advanced options → Reset. If that fails, uninstall and reinstall from Microsoft Store.

”Sorry, this snip is no longer available.”

You took a screenshot but the notification preview has timed out and the snip wasn’t auto-saved. By default Snipping Tool only puts captures on the clipboard, not on disk. Enable Automatically save screenshots in Snipping Tool settings.

”We weren’t able to copy your snip to the Clipboard. Try snipping it again.”

The clipboard handoff failed, usually because another application is monopolising the clipboard. Close clipboard managers and password managers temporarily, then try again. Restarting ClipSVC via Services also clears this.

”Win+Shift+S keyboard shortcut is disabled.”

Notification permissions for the Snipping Tool are off. The shortcut technically fires but the snip UI can’t surface. Settings → System → Notifications → Snipping Tool → On. There’s no separate setting for the shortcut itself.

”HEIF Image Extensions are required to display this image.”

Self-explanatory. Install HEIF Image Extensions from Microsoft Store (free). If thumbnails still don’t render after install, you also need HEVC Video Extensions for the underlying codec — that’s the £0.99 one with a free OEM alternative.


Cross-app and generic

”This action cannot be performed because the file is open in another program.”

Identical cause and fix to the Word equivalent. The file has an exclusive lock. Close the application that opened it. If you don’t know which one, use Resource Monitor → CPU → Associated Handles.

”Access denied. You don’t have permission to view this image.”

NTFS permissions, BitLocker on a removable drive, or a Mark-of-the-Web flag on a downloaded file. Right-click the file, Properties, check Security tab for permissions and the General tab for the Unblock button.

”The image data is corrupted or invalid.”

The bytes of the file don’t form a valid image. Sometimes recoverable if the corruption is in metadata only — open in Paint and resave. If Paint can’t open it either, the file is genuinely damaged and the only recovery is from backup or the original source.

”This file format is not supported.”

Plain English message, plain English fix: convert to a supported format. Universal accepted formats across all Office apps are JPG, PNG, BMP, GIF, TIFF, and (with caveats) SVG. Anything else may or may not work depending on the app, version, and installed codecs.

”The clipboard content cannot be inserted.”

Something is on the clipboard but Office can’t make sense of it as image data. Most often: you copied a file (which goes to the clipboard as a file reference) rather than copying the image content. Open the image first, then copy from inside the viewer.

”Operation failed. Please try again.”

The most generic Office error possible. Useless on its own. Try the operation again — if it works, it was a transient state. If it fails repeatedly with the same dialog, the cause is whatever is sitting underneath: cloud sync, file lock, format, corruption.

”Connection to image service lost.”

Cloud-dependent features (online pictures, stock images, icons, 3D models, Designer) lost their network connection mid-operation. Check internet, then check File → Account → Privacy Settings → Manage Settings to confirm connected experiences are enabled. Corporate networks with restrictive firewalls block Office cloud calls and produce this message.


What if my exact error isn’t here?

Two paths. First, search this page with Ctrl+F using the most distinctive phrase from your error — sometimes Microsoft uses slightly different wording across Office versions for the same underlying issue, and the closest match usually has the same fix. Second, identify which application threw the error and check the relevant section above for the cluster pattern — most image errors fall into one of about ten distinct underlying causes, and the explanations above cover all of them.

For deeper guides on the specific Microsoft applications, see the Word, PowerPoint, Outlook, and New Outlook category pages. For when an error is tied to a specific Office build or KB number, check the Microsoft Office Image Regression Timeline to see if it’s a known regression with a known fix.