How to Repair a Broken ZIP File
ZIP files compress data in order for a file to take up less space on a computer. This helps users save memory space after downloading a large file. Unfortunately, ZIP files can become corrupted to the point where you cannot access them. Fixing corrupted ZIP files is not a difficult task, but it does require a user to have Administrative access to the computer.
Instructions
-
-
1
Click on the "Start" button on the lower-left side of the screen and highlight "Accessories" on the Start menu.
-
2
Right-click on the "Command Prompt" option and select "Run as Administrator." You need to know the password to the Administrator account on the computer to continue.
-
-
3
Type in the directory where the corrupted file is located. For example, if the file is on the C drive, type "cd C:\."
-
4
Type "c:\windows\system32\wzzip -yf corrupt_zip.zip." The "corrupt_zip.zip" should be the name of the ZIP file you are trying to fix.
-
5
Hit the "Enter" key to trigger Windows' attempt to fix the file. If successful, you will see a new directory with the same name as the corrupted file, only with the suffix "Fixed."
-
1
Tips & Warnings
You need Administrative access to the computer to get beyond step 2. You created the Administrative password when you first installed the Windows program.