Fix: ERROR_UNSUPPORTED_COMPRESSION 618 (0x26A)
Taking full control of the file is the quickest fix
4 min. read
Published on
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more
The ERROR_UNSUPPORTED_COMPRESSION Windows system error, with code 618 (0x26A), arises when the compression format for a file is not supported by the OS. The error message reads, The specified compression format is unsupported.
This can be due to issues with the said file, incorrect/unsupported format, corrupted system files, and the presence of conflicting apps.
Before you proceed to the solutions, reboot the computer, install all pending Windows updates, and try redownloading the file from the original source and then verifying whether it still throws the error!
How can I fix ERROR_UNSUPPORTED_COMPRESSION?
1. Check for issues with the file or format
When only a single file is triggering ERROR_UNSUPPORTED_COMPRESSION 618 (0x26A), check the format and make sure that it’s compatible with Windows.
If it’s unsupported, use a top-rated file compression software since these add support for a wide array of formats and allow quick file access, helping you get rid of the system error.
2. Take full ownership of the file
- Right-click on the affected file, and select Properties.
- Go to the Security tab, and click on Advanced.
- Click the Change button.
- Type Everyone in the text field, click on Check Names, and then on OK.
- Tick any checkboxes available on this window, and then click on Apply and OK to save the changes.
- Now, click the Edit button.
- Click on Add.
- Again, type Everyone in the available field, click on Check Names, and then OK.
- Select the newly added entry, and tick the checkbox for Full control.
- Click Apply and OK to save the changes, then restart the PC and check for improvements.
Theย ERROR_UNSUPPORTED_COMPRESSIONย system error is also sometimes caused by missing permissions. In this case, taking full ownership of the file will do the trick!
3. Repair the corrupt system files
- Press Windows + S to open Search, type Command Prompt, and click on Run as administrator.
- Click Yes in the UAC prompt.
- Paste the following DISM commands individually and hit Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
- Now, run this command for the SFC scan:
sfc /scannow
- Finally, reboot the PC to apply the changes.
Corrupted system files are also found to cause system errors in Windows. To fix this, run the DISM (Deployment Image Servicing and Management) and SFC (System File Checker) scans, which will replace all affected files with their cached copies!
4. Uninstall conflicting third-party apps
- Press Windows + R to open Run, type appwiz.cpl in the text field, and hit Enter.
- Select any app installed around the same time the issue first appeared, and click on Uninstall.
- Follow the on-screen instructions to complete the process.
- Restart the computer and check for improvements.
If a quick removal doesn’t fix ERROR_UNSUPPORTED_COMPRESSION, the app may have left behind files or Registry entries that are still conflicting with Windows. To get rid of all these, I recommend using an effective software uninstaller!
5. Reinstall Windows
When nothing else works, the last option is to reinstall Windows. Remember, there’s a possibility of data loss here. So, it’s best that you move any critical files to an external drive beforehand.
To reinstall Windows, go to Microsoft’s official website > download the Media Creation Tool > use it to create a bootable Windows USB > then change the boot order to the flash drive > run the Windows setup and install Windows.
Since ERROR_UNSUPPORTED_COMPRESSION is a software-based issue, reinstalling Windows will, in all likelihood, fix things, given that the OS supports the file format. Otherwise, you will have to install a dedicated software.
Before you leave, discover the common Windows problems and expert fixes, and prevent such errors from reappearing!
For any queries or to share which fix worked for you, drop a comment below.
User forum
0 messages