Hi,
Please type %temp% in File Explorer to open the temporary files folder and clear all the temporary files in the folder. Open the Task Manager, right-click on the Windows Explorer and select Restart.
If the issue persists, give a try to unregistering/registering the zipfldr.dll. Open cmd as administrator and run
regsvr32 /u %windir%\system32\zipfldr.dll
regsvr32 %windir%\system32\zipfldr.dll
Also run the commands below to see if the issue can be fixed.
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.