Skip to content

image guide

Opening HEIC on Windows: The Extensions, the Settings and the Permanent Fix

The complaint is fifteen years old and got a new filename: someone hands you a photo from their iPhone and Windows shows a grey thumbnail, Mail attaches a file the recipient cannot open, and the fix everyone suggests costs money or uploads your pictures to a stranger's server. There is a clean answer for each version of this problem — the free extension, the per-batch conversion that never leaves your PC, and the iPhone setting that ends the whole saga at the source.

Updated September 22, 2026 · 12 questions answered

Key takeaways

  • Windows 10/11 can open HEIC natively once the HEIF image extension is installed — the one-time fix for double-clicking files you already have.
  • The iPhone setting that ends the problem permanently: Settings → Photos → Transfer to Mac or PC → Automatic rewrites to JPEG at copy time, and Camera → Formats → Most Compatible stops HEIC being created at all.
  • Sharing individual photos: the iOS share sheet already converts to JPEG for Mail and Messages — the file only stays HEIC when AirDrop or the raw library is involved.
  • For converting a folder of existing HEICs: a browser batch tool (up to 20 at a time, quality 90) does it locally with no upload — which matters because the photos carry GPS.
  • Email services and upload forms reject HEIC for the same reason Windows does — the conversion pass doubles as a compatibility and privacy step.

The One-Time Windows Fix

Windows 10 and 11 gained HEIF/HEIC support as an installable extension. Open the Microsoft Store and search 'HEIF image extensions' — the current builds offer it free (older Windows 10 versions sold a paid 'HEVC Video Extensions' variant; the modern package is the free one). Once installed, double-clicking a .heic opens it in Photos, thumbnails render in Explorer, and Mail attachments preview normally.

The honest limitations of that fix: it makes HEIC displayable, not universal — apps that read images through their own pipelines (an old website editor, a print shop's upload form, a workplace viewer locked to JPEG/PNG) still see an unsupported format. And it only helps your machine; the person you email the original HEIC has not installed anything.

The iPhone Settings That End the Problem

Two settings fix this at the source, and they are worth five minutes once per device. Settings → Photos → scroll to the bottom → Transfer to Mac or PC: set to Automatic, and any copy to a computer via cable rewrites HEIC to JPEG on the fly — your library stays efficient on the phone, your PC folder is universally readable.

Settings → Camera → Formats → Most Compatible stops the problem even earlier: new photos are captured as JPEG directly. You lose the roughly 50% size advantage of HEIC in your library, which on a 256 GB phone with a big photo habit is a real cost — the usual recommendation is keeping HEIC capture and using the transfer rewrite or per-share conversion.

And the setting nobody mentions: the share sheet. Tapping the share button and sending via Mail, Messages (in most configurations) or third-party apps re-encodes to JPEG at that moment. The HEIC that confuses your PC is a library file, not the form the photo takes when you share it normally.

Converting Existing HEICs — in Bulk, Without Uploading

For folders of photos you already have on the PC — a library copied years ago, a family's camera roll dumped to a drive — conversion is the right move, and the upload-based converters most people find first carry a specific problem: iPhone photos embed GPS coordinates in their EXIF, so a bulk 'convert my holiday album' upload is sending locations and timestamps along with the pixels.

A browser HEIC converter handles up to 20 files per batch: select them all, quality 90, download the JPGs. The WebAssembly decoder runs in the tab; the Network tab shows nothing leaving (and the HEIC format guide covers why the format exists at all). For a whole library (hundreds to thousands), a desktop script with a HEIC-capable ImageMagick build runs unattended overnight — the browser batch is for the folder, the script is for the archive.

When HEIC Still Will Not Convert

Two real edge cases. A file that is not actually HEIC — some apps write HEVC-encoded images into .heic wrappers that the phone's own decoder handles but a generic converter does not; if the browser's converter rejects a file the Photos app opens, that is usually it, and the workaround is the share-sheet copy on the phone. And live photos: the .heic you see is the still frame of a paired asset, and converting it loses the motion half — the full Live Photo needs the phone's own share route to become a video or GIF.

Also worth knowing: a converted JPEG is a one-way door. The HEIC had better tonal range (it is 16-bit internally where JPEG is 8-bit), so the conversion discards a little fidelity permanently — invisible on screen, present in heavy re-editing. Keep the original library somewhere and treat the JPGs as sharing copies.

The Household Setup That Stops This Forever

The permanent fix is rarely technical and mostly habitual: cloud photos services (iCloud, Google Photos) deliver JPEG-compatible versions on the web to anyone you share with, the share sheet converts on send, and the PC gets JPEGs via the Automatic transfer setting. With those three in place, HEIC stops ever appearing at a compatibility boundary — it stays what Apple intended it to be, an efficient storage format nobody outside the phone's library ever sees.

Frequently asked questions

The questions people ask most about how to open heic files on windows (and convert them forever), answered directly.

How do I open HEIC files on Windows 11?

Install the free 'HEIF image extensions' from the Microsoft Store. After that, Photos opens HEIC by double-click, Explorer shows thumbnails, and Mail previews the attachments. The extension makes HEIC displayable; it does not make every third-party app accept HEIC — for forms and email to strangers, convert to JPG.

Why can't I open iPhone photos on my PC?

Because since 2017 iPhones store photos as HEIC by default and Windows needs the HEIF extension to read it (and plenty of apps need a format they have never heard of). Either install the extension, switch the phone to 'Most Compatible' capture, or set Photos → Transfer to Mac or PC → Automatic so copies arrive as JPEG.

Is there a free HEIC to JPG converter?

Yes — browser converters run the HEIC decode on your own machine with a WebAssembly decoder, free, no account, up to 20 files per batch. For a whole library, a desktop ImageMagick build with HEIC support converts thousands from one command.

Does converting HEIC to JPG lose quality?

At quality 90, invisibly for screen use. The real losses are the 16-bit-to-8-bit tonal narrowing (which only matters if you will heavily re-edit) and dropped EXIF on some converters. For sharing and display the conversion is safe; keep the HEIC originals as your archive masters.

Should I turn off HEIC on my iPhone?

If your photos constantly cross to Windows machines, printers and upload forms, Settings → Camera → Formats → Most Compatible ends a decade of friction at the cost of a ~50% larger photo library. If the storage matters and only occasional shares go wrong, keep HEIC and use the transfer-rewrite setting instead.

Can I view HEIC without installing anything?

A current browser on any OS can — either open a local HEIC converter page (which decodes it) or drag it into an image viewer built on web tech. That is the zero-install answer for the 'my friend sent me a HEIC' moment.

Why did my HEIC convert to a sideways JPG?

The phone stores the sensor's landscape pixels with an orientation tag; converters that bake rotation handle it right, ones that ignore the tag produce the sideways classic. If the output is wrong, a single rotate pass fixes it — or convert with a tool that respects orientation.

Does iCloud handle this for me?

Mostly: iCloud Photos serves JPEG (or HEIC only to Apple devices and iCloud-capable clients) through the web interface and shared links, so photos shared from iCloud.com arrive in compatible formats without your involvement. The originals that sync to a PC via iCloud Drive can still be HEIC files.

Can Windows 10 open HEIC?

Yes — the same Store extension applies to Windows 10 with current updates. Very old builds may offer only the paid HEVC package route; updating first usually surfaces the free one.

Are HEIC photos private to convert online?

Upload-based converters receive the full original — pixels, GPS, timestamps, device model. The browser route keeps all of it on your machine, which is the specific reason the no-upload option is the default recommendation for phone photos.

What is the difference between HEIF and HEIC?

HEIF is the container standard; HEIC is the still-image file profile everyone settled on naming with .heic. Treat them as the same format in practice; 'HEIF support' is what a viewer's spec sheet means when it says it opens HEIC.

Why do some apps save HEIC that I did not take?

Screenshot and scan pipelines inherited the system default. The same conversion paths handle them; the bulk converter does not care whether the phone or a scanner produced the file.