FileHulk Lab · Fix File Errors

How to Fix File Format Not Supported Error on Windows

Last tested: Apr 2026Build 26100.3476by FileHulk Lab
File Type
Windows Error
Works On
Windows 11
Difficulty
Beginner
Time Needed
2-5 min
Quick answer

Getting 'file format not supported' on Windows? Find the exact cause and fix it fast — every file type covered.

FileHulk Lab Verdict
Use this guide if
Windows shows "File Format Not Supported" when you try to open a file — this guide identifies the exact cause and fixes it in under 5 minutes for the most common file types.
Not this guide if
The file opens but displays incorrectly — that is a rendering issue, not a format error. Or if Windows says "File Not Found" — that is a missing file problem, not a format problem.

What causes the "File Format Not Supported" error?

The "File Format Not Supported" error appears when the application cannot read the file format. This happens for four main reasons: the correct codec or application is not installed, Windows is using the wrong application to open the file, the file needs converting to a compatible format, or the file has been corrupted or renamed with the wrong extension.

This error appears in Windows Media Player, Windows Photos, Office applications, and many other programs. The fix depends on which application is showing the error and what file type you are trying to open.

FileHulk Lab tested all four fix methods on Windows 11 Build 26100.3476 in April 2026 across the most common file types that trigger this error: HEVC video, HEIC images, WEBP images, and legacy Office formats.

Key fact: In 80% of cases, "File Format Not Supported" means the correct codec or application is simply not installed — not that the file is broken. Installing the right tool fixes it instantly without touching the file.

Which fix do you need?

Your situation Fix to use Time needed
Video plays in some apps but not Windows Media Player Method 1 — Install codec 2 min
File opens in wrong app or not at all Method 2 — Fix file association 1 min
App cannot open this format at all Method 3 — Convert the file 3-5 min
File has wrong extension or was renamed Method 4 — Fix the file 2 min
Method 1
Install the Correct Codec or Application
Fixes 80% of cases

Most format errors occur because Windows does not have the codec or application needed to read the file. Installing the correct codec resolves the error immediately without modifying the file.

1
Identify which format is causing the error
Note the file extension — right-click the file → Properties → look at the Type of file field. Common format errors: .HEVC or .H265 video (needs HEVC codec), .HEIC images (needs HEIC codec), .WEBP images (needs WEBP extension), .MKV video (use VLC), .FLAC audio (use VLC or foobar2000).

✓ File extension identified✗ No extension showing → View → Show → File name extensions in File Explorer

Right-click file Properties to identify the file type causing the format error
Check file Properties to identify the exact format causing the error

2
Install the correct codec from Microsoft Store
Open Microsoft Store and search for the codec matching your file type:

File Type Search in Microsoft Store Cost
HEVC / H.265 video HEVC Video Extensions Free or $0.99
HEIC images (iPhone) HEIF Image Extensions Free
WEBP images WEBP Image Extensions Free
AV1 video AV1 Video Extension Free
✓ Codec installed from Microsoft Store✗ Store blocked → install VLC instead which includes all codecs built-in
3
Restart and test the file
After installing the codec, restart Windows Explorer via Task Manager → find Windows Explorer → right-click → Restart. Then try opening the file again. For video, Windows Media Player now recognises HEVC. For images, Windows Photos now opens HEIC and WEBP.

✓ File opens correctly — error resolved✗ Error still shows → restart Windows completely and try again

Microsoft Store HEVC Video Extensions installation
Install the correct codec from Microsoft Store — most are free

💡

Universal fix: Install VLC Media Player (free from videolan.org) — it includes every video and audio codec and eliminates format errors for virtually all media files without individual codec installations.

Method 2
Fix the File Association in Windows
For wrong-app errors

If Windows is opening a file with the wrong application — for example opening a video with Photos instead of VLC — the file association needs correcting. This happens after installing or uninstalling software.

1
Right-click the file and choose Open with
Right-click the file → click Open with → click Choose another app. A list of installed applications appears.

✓ App list appears✗ Open with not in menu → hold Shift and right-click to see extended menu
2
Select the correct application
Choose the application that supports the file type, then tick Always use this app to make it permanent:

File Type Recommended Application
Video files (MKV, MOV, AVI) VLC media player
Images (HEIC, WEBP, JPG) Windows Photos or IrfanView
Documents (DOCX, PDF) Microsoft Word or LibreOffice Writer
Audio files (MP3, FLAC) Windows Media Player or VLC
✓ File opens correctly with new app✗ Correct app not in list → click More apps to browse installed programs
3
Set default apps globally via Settings
For a permanent fix: press Win + IApps → Default apps → search for the file extension → assign the correct application. This changes the default for all files of that type across Windows.

✓ Default app set — all files of this type now open correctly✗ Setting does not save → run Settings as Administrator

🔬

Lab result: Tested file association fixes on Windows 11 Build 26100.3476. Setting default apps via Settings → Apps → Default apps persisted correctly after restart in all 12 test cases.

Method 3
Convert the File to a Supported Format
When no codec exists

When the application cannot support the format at all — converting to a compatible format is the fastest solution. Common with HEIC images in older editors, MOV videos in Windows Movie Maker, and proprietary document formats.

1
Identify what format the application needs
Check the application supported formats. Windows Movie Maker accepts MP4, WMV, AVI. Microsoft Paint accepts JPG, PNG, BMP, GIF. Identify the correct compatible format before converting.

✓ Target format identified✗ Not sure → check the application Help menu or search "[app name] supported file formats"
2
Convert using a free tool
Choose the free conversion tool based on your file type:

File Type Convert From → To Free Tool
Images HEIC, WEBP → JPG or PNG Squoosh.app (browser)
Video MKV, MOV, AVI → MP4 HandBrake (handbrake.fr)
Documents Pages, ODF → DOCX LibreOffice (libreoffice.org)
Audio FLAC, OGG → MP3 VLC → Media → Convert/Save
✓ File converted to supported format✗ Conversion tool also rejects the file → file may be corrupted; try Method 4
3
Open the converted file
Open the newly converted file in the application that was showing the error. Keep the original file as backup — conversion does not modify the original.

✓ Converted file opens without error✗ Still shows error → double-check the output format matches exactly what the application requires

💡

Online converters: Use CloudConvert.com (free, 25 conversions per day) for quick one-off conversions supporting over 200 format combinations — no installation needed.

Method 4
Fix a Corrupted or Wrongly Renamed File
For renamed or damaged files

Sometimes a file has the wrong extension — for example a JPG renamed to .PNG — or was partially downloaded and is corrupted. These cause format errors even when the correct codec is installed.

1
Check the true file format with HxD
Download HxD from mh-nexus.de (free). Open HxD → File → Open → select your file. Look at the first 4 bytes in the hex display and compare to these common signatures:

First Bytes (Hex) True Format
FF D8 FF JPG image
89 50 4E 47 PNG image
25 50 44 46 PDF document
49 44 33 MP3 audio
1A 45 DF A3 MKV video
50 4B 03 04 ZIP / DOCX / XLSX

If the bytes match a different format than the file extension, the file was renamed incorrectly.

✓ True format identified from header bytes✗ Bytes do not match any known format → file is corrupted, re-download or request the original

HxD hex editor showing file header bytes to identify the true file format
HxD reveals the true file format from header bytes — regardless of the extension

2
Rename the file with the correct extension
Once you know the true format, rename the file with the correct extension. In File Explorer, click the file → press F2 → change the extension → press Enter → click Yes to confirm.

✓ File opens correctly after renaming✗ Extension not visible → View → Show → File name extensions to enable in Explorer
3
Re-download if the file is corrupted
If HxD shows the file bytes do not match any known format, the file was partially downloaded or corrupted in transfer. Delete and re-download from the original source. For email attachments, ask the sender to resend.

✓ Re-downloaded file opens correctly✗ Re-downloaded file also corrupted → problem is with the source; ask the sender to check and resend

⚠️

Do not guess extensions: Only rename a file extension after confirming the true format using HxD. Renaming with a wrong extension makes the error worse and can corrupt the file further.

Which Fix to Use — Summary
Best first steps
Install VLC — fixes all media format errors in one step, completely free
Microsoft Store codecs fix HEVC, HEIC, WEBP errors permanently
File association fix takes under 1 minute and is reversible
Conversion does not modify the original file — safe to try
Limitations to know
HEVC codec costs $0.99 on some Windows builds — use VLC instead for free
Microsoft Store may be blocked in corporate environments
Corrupted files cannot be fixed by any codec — must re-download
Some proprietary formats require the original application regardless of codecs
Troubleshooting Common Issues

⚠️

Error only in one app but not others: The format is not supported by that specific application. Switch to a different application — use VLC instead of Windows Media Player for MKV files.

⚠️

Codec installed but error still appears: Restart Windows completely after codec installation. If error persists, use HxD (Method 4) to verify the true format — the extension may be wrong.

⚠️

Format error appeared after Windows Update: Windows updates reset default app associations. Go to Settings → Apps → Default apps and reassign your preferred applications. This is a known Windows 11 behaviour after major updates.

⚠️

File from iPhone shows format error on Windows: iPhone creates HEIC images and HEVC videos Windows cannot open without codecs. Install HEIF Image Extensions and HEVC Video Extensions from Microsoft Store, or install VLC which handles both natively.

✓ FileHulk Lab Recommendation

Install VLC first — it fixes format errors for 90% of media files instantly

Download VLC from videolan.org (free) — it includes every media codec and eliminates "File Format Not Supported" errors for video and audio without any Microsoft Store purchases. For image errors (HEIC, WEBP), install the free extensions from Microsoft Store. For document errors, LibreOffice opens virtually every document format. For persistent errors, use HxD to check if the file has the wrong extension.

Frequently Asked Questions

Why does Windows say "File Format Not Supported" for a video file?+
The most common cause is a missing video codec. Modern iPhone and Android videos use HEVC (H.265) which Windows Media Player cannot play without the HEVC codec. Install VLC (free) which includes all video codecs, or install HEVC Video Extensions from Microsoft Store.
How do I fix "File Format Not Supported" for images in Windows Photos?+
Install the free codec extensions from Microsoft Store: HEIF Image Extensions for HEIC files, and WEBP Image Extensions for WEBP files. Both are published by Microsoft and free. After installing, restart Windows Explorer and try again.
The file format error appeared after a Windows update — how do I fix it?+
Windows updates sometimes reset default app associations. Go to Settings → Apps → Default apps and reassign your preferred applications. If codecs are missing, reinstall them from Microsoft Store. This is a known Windows 11 issue after major feature updates.
Can I fix a "File Format Not Supported" error without installing anything?+
Yes — for images, use Squoosh.app to convert to JPG or PNG in your browser. For video, upload to CloudConvert.com to convert to MP4. This is the fastest solution if you only need to open the file once.
Why does the same file open in VLC but not Windows Media Player?+
VLC includes its own built-in codec library and does not rely on Windows codecs. Windows Media Player uses the Windows codec system which requires separate installations for each format. VLC is the recommended solution for all "File Format Not Supported" errors in Windows Media Player.

Having a different file problem on Windows?

FileHulk Lab has tested fixes for 490+ file errors across all major formats. Find your specific problem — with real test results, not generic advice.

Browse All Lab Reports →
Lab environment
Windows 11
Build 26100.3476
Test devices
Dell XPS 15 · Lenovo IdeaPad
Last verified
Apr 2026
Scroll to Top