Error 0x80010135: What It Means and How to Fix It

In this guide, we will explore the root causes of error 0x80010135. First, we’ll break down what this error means. Next, we’ll discuss why it occurs, and most importantly, how you can fix it.

To begin with, here are some quick methods to fix the ZIP extraction error 0x80010135 in Windows:

  • Shorten the file path by renaming files to shorter names and moving them to a shorter directory (e.g., root drive).
  • Use a different extraction tool like 7-Zip for better handling of long paths.
  • Enable longer path support by opening gpedit.msc to enable “Win32 Long Paths” and creating a “LongPathsEnabled” DWORD in regedit.msc, then restart.
  • Use cloud storage to upload files to Google Drive or OneDrive and download them directly.

However, this is just an overview of steps. For a more comprehensive solution, continue reading the full blog.

Further in the article, we have mentioned more effective methods along with their detailed step-by-step instructions to fix the ZIP extraction error 0x80010135 in both Windows 11 and Windows 10.  

What does error 0x80010135 mean ?

Error 0x80010135 is a common issue that typically occurs in Windows operating systems, often related to file access or extraction problems.

To better understand this error, here’s a detailed breakdown of what this error means and its potential causes:

Meaning of Error 0x80010135

General Definition:

  • Firstly, the error code 0x80010135 indicates that the system has encountered a problem while trying to access a file or folder. Moreover, it often arises during file operations such as copying, moving, or extracting files from compressed folders.

Common Contexts:

  • Additionally, this error frequently appears when users attempt to extract files from a compressed archive (like ZIP files) or when accessing files with long path names that exceed the Windows file path limit.

Potential Causes

Long File Paths:

  • To begin with, Windows has a default maximum path length of 260 characters. Consequently, if a file’s path exceeds this limit, it can trigger error 0x80010135.

Corrupted Files:

  • Furthermore, the files you are trying to access or extract may be corrupted or incomplete, leading to this error.

Insufficient Permissions:

  • Similarly, lack of proper permissions to access the file or folder can also result in this error.

File System Issues:

  • In addition, problems with the file system, such as disk errors or bad sectors, can prevent access to files and trigger this error.

Third-Party Software Conflicts:

  • Lastly, sometimes, third-party applications or antivirus software can interfere with file operations, causing this error to appear.

Also Chck: How to fix Windows update error 80072f8f ?

How to fix the ZIP extraction error 0x80010135 ?

Fixing the ZIP extraction error 0x80010135 can involve several methods. Here’s a detailed guide on how to resolve this issue:

Method 1: Shorten the File Path

Rename Files

  • Firstly, navigate to the folder containing the ZIP file.
  • Secondly, right-click on the ZIP file and select “Rename.”
  • Then, use a shorter, more concise name for the file.

Move Files

  • After renaming, move the ZIP file to a location with a shorter path, such as the root directory (e.g., C:).
  • To do this, right-click on the ZIP file, select “Cut,” then navigate to the root directory, right-click, and select “Paste.”

Method 2: Use a Different Extraction Tool

Download 7-Zip

  • To begin, go to the 7-Zip website.
  • Then, download the appropriate version for your system (32-bit or 64-bit).

Install 7-Zip

  • Next, open the downloaded file and follow the installation instructions.

Extract the ZIP File

  • After installation, right-click on the ZIP file.
  • Next,  hover over “7-Zip” in the context menu.
  • Finally, select “Extract Here” or “Extract to [folder name].”

Method 3: Enable Longer Path Support

For Windows Professional and Enterprise Editions:

Open Group Policy Editor

  • Firstly, press Windows + R to open the Run dialog.
  • Secondly, type gpedit.msc and press Enter.

Navigate to the Policy

  • Then, go to “Computer Configuration” > “Administrative Templates” > “System” > “File System.”

Enable Long Paths

  • Next, find and double-click on “Enable Win32 Long Paths.”
  • Subsequently, select “Enabled,” then click “OK.”

Restart Your Computer

  • Lastly, close the Group Policy Editor and restart your computer.

Also Check: How to fix Windows update error 0x80072ee2 ?

For All Windows Editions:

Open Registry Editor

  • To start, press Windows + R to open the Run dialog.
  • Then, type regedit and press Enter.

Navigate to the Key

  • Once in the registry editor, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem.

Create a New DWORD

  • Next, right-click in the right pane, select “New,” then “DWORD (32-bit) Value.”
  • After that, name it “LongPathsEnabled.”

Set the Value

  • Following this, double-click on “LongPathsEnabled” and set its value to 1.
  • Then, click “OK” and close the Registry Editor.

Restart Your Computer

  • Finally, restart your computer for the changes to take effect.

Method 4: Check for File Corruption

Test the ZIP File

  • First, try opening the ZIP file on another computer to see if the issue persists.

Use Repair Tool

If the file is corrupted, you can use a tool like WinRAR to attempt a repair:

  • To begin, open WinRAR and navigate to the corrupted ZIP file.
  • Next, select the file, then click on “Tools” > “Repair Archive.”
  • Finally, follow the prompts to repair the file.

Method 5: Check Permissions

Check File Permissions

  • Firstly, right-click on the ZIP file and select “Properties.”
  • Secondly, go to the “Security” tab and ensure your user account has “Full Control.”

Modify Permissions (if necessary)

  • Then, click “Edit,” select your user account, and check “Full Control.”
  • Afterwards, click “Apply” and then “OK.”

Method 6: Disable Antivirus/Third-Party Software

Temporarily Disable Antivirus

  • To start, right-click on your antivirus software icon in the system tray.
  • Then, select the option to disable it temporarily.

Try Extracting Again

  • After disabling, attempt to extract the ZIP file again.

Re-enable Antivirus

  • Importantly, don’t forget to re-enable your antivirus software after the extraction.  

Also Check: How to change the Windows default command prompt ?

Conclusion  

In conclusion, error 0x80010135 can be frustrating, but it’s not insurmountable.

Throughout this guide, we’ve explored several effective methods to resolve this ZIP extraction issue, from simple fixes like shortening file paths to more advanced solutions like enabling longer path support in Windows.

First and foremost, remember that the key is to start with the easiest solutions first, such as renaming files or using alternative extraction tools like 7-Zip. However, if those don’t work, you can progress to more technical fixes involving system settings.

Don’t forget to check for file corruption and permissions issues as well. By following these steps, you should be able to overcome the 0x80010135 error and successfully extract your ZIP files.

If you continue to experience problems, consider reaching out to Microsoft support or consulting with a tech professional.

Source: [ microsoft, makeuseof, reddit, partitionwizard ]

Frequently Asked Questions (FAQ’s)

How to solve 0x80010135 ?

To fix error 0x80010135, shorten the file path by renaming files and moving them to a shorter directory. If the problem continues, use 7-Zip for extraction, enable longer path support in the Group Policy or Registry Editor, and check your file permissions.

How do I fix path too long error when unzipping files ?

First, move the ZIP file to a location with a shorter path, such as the root directory. Use a tool like 7-Zip, which can handle long paths more effectively than the default extractor. Additionally, consider enabling long path support in Windows settings to prevent future issues.

How do I fix long path error ?

To fix a long path error, first, shorten the file path by renaming files or moving them to a directory with a shorter path. Use a file extraction tool like 7-Zip that can handle long paths more effectively. Additionally, enable long path support in Windows settings to avoid future issues.


Content Writer

Smith Ron, the writer at Assistme360. He has extensive experience in crafting straightforward, step-by-step guides for technical issues. His broad knowledge ensures accurate solutions. Kindly spare a moment to drop a comment down and express your opinions. Your feedback can be valuable in assisting others who may come across similar problems.


Leave a Comment