Fix Windows Error 0x80070057: The Parameter is Incorrect
You are trying to extract a folder, but Windows keeps throwing error 0x80070057 and stopping cold at the same file. This usually happens because your file path is too long or the download itself got corrupted during the transfer.
Why this happens
Windows imposes a 260-character limit on file paths, which causes extraction errors when folders are nested too deeply. If that is not the cause, the source zip file is likely corrupted.
What you will need
Administrative access to your PC is required to modify registry settings.
Steps
-
01Create a new folder on the root of your drive, such as C:/Temp, and try extracting your files directly into that location.
-
02If the error persists, press the Windows key + R, type
regedit, and hit Enter to open the Registry Editor. -
03Navigate to
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/FileSystem. -
04Locate
LongPathsEnabledin the right-hand panel, double-click it, and change the Value data from 0 to 1. -
05Click OK, close the Registry Editor, and restart your computer.
-
06If the extraction still fails after the reboot, delete your current zip file and download a fresh copy from the original source.
Subscribe for fast, no-fluff fixes and best settings guides
For the games, phones, and apps you actually use - every common error, crash, and "how do I…" answered in under three minutes.