Windows 11 zipped folders / files immediately crashes File Explorer

Anonymous
2022-01-24T04:24:45+00:00

My Dell laptop was previously Windows 10, now 11. When I right click any zipped folder, it immediately crashes Windows Explorer, but then everything comes back. I can't unzip any zipped file at all - doesn't seem to matter what size it is.

I was trying to use the built-in unzipper utility in Windows, and when that didn't work I tried a couple 3rd party apps, including WinZip. Nothing works; they all crash, and they crash on ANY zipped file I have.

And by the way if I try to ZIP any set of files - even just 3 little word files, it does the same thing. The screen flashes, all my icons go away for a second. Then things come back, but nothing will zip or unzip.

thanks if you have any ideas!

Christine

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

120 answers

Sort by: Most helpful
  1. Anonymous
    2023-04-22T15:04:04+00:00

    After trying dnsflush trick, it was unfortunately not a long fix.

    Then I follow this : Maybe there is a broken shell extension? Download shellexview from nirsoft and disable extensions that weren't created by microsoft. Then restart explorer and test for problem. If the problem is fixed enable extensions one by one until you find the culprit.

    I then find the culprit was PDF24 for me. Uninstall and reinstalled et voila !!!

    Hope this can help to solve your problem, fixing this was not long at all with shellxview.

    Finally solved it and would like to describe my approach!

    1. I used the above mentioned DNS Flush without an effect.
    2. I used SFC /scannow which resulted in a lot of repairs in my Windows 11 environment.
    3. I found that Microsoft has changed the context menu handler for compressed files " zipfldr.dll " .

    As a result the PDF24 Shell extension was causing this crash.

    Using shellexview I disabled the PDF Shell Extension provided by PDF24.

    Result:

    I am able to zip and unzip again, or right click to files with the extension .zip.

    As I am paying for acrobat this is my standard pdf program.

    To use PDF24 tools I can right click and select the desired pdf operation.

    So all elements involved are working fine now.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-04-11T22:08:49+00:00

    Hi!

    I've found a way to fix this error, no matter what's causing it.

    First of all - uninstall any software that handles ZIP-files.

    The goal is to make Windows (10 or 11) responsible for extracting.

    Then open an elevated command shell/terminal. (As Administrator)

    Then type:

    regsvr32 /u zipfldr.dll

    and then again (without /u):

    regsvr32 zipfldr.dll

    In most cases this should work without a reboot - but sometimes you need to reboot for this to work.
    I've tested it on several computers with the same problem - and explorer.exe stopped crashing after this.

    You might get an error message in some cases:

    In that case, then open an elevated Powershell (Administrator) and type: DISM /Online /Cleanup-Image /RestoreHealth

    It will take a while, but when it's finished, type sfc /scannow and make sure that your OS is healthy.
    Then retry unregistering and registering zipfldr.dll

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-10-13T17:49:20+00:00

    I had the same issue with file explorer crashing, without Carbonite or Powerdesk installed, I do have 7zip installed. Following T.K.313's comment, I was able to right click and specify "Open With" to be "Windows Explorer", but I didn't need to uninstall 7zip to fix. Tested on another computer in our office and that seems to be the fix.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-05-24T19:39:08+00:00

    I also don't have Carbonite installed, and my Dell Windows 11 File Explorer Crashes also when I Right-Click on Zipped Files. Please advise the fix. Thanks.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-04-15T18:54:29+00:00

    I have the exact same problem.

    Have trouble deleting zip folders / files, too.

    Thought installing WinZip or 7Zip would help, but problem same with those programs, too.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments