• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend Info - Technology, News and Tutorials
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Mobile
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • What's new
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Mobile
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • What's new
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
MasterTrend Info - Technology, News and Tutorials
No result
See all results
Start Tutorials

How to fix ZIP error 0x80010135 and recover your files ๐Ÿ“ฆ๐Ÿ”ง

MasterTrend Insights by MasterTrend Insights
May 27, 2025
in Tutorials
Reading time:5 min read
2
How to fix ZIP error 0x80010135 in 4 simple steps
103
SHARED
286
Views
Share on FacebookShare on Twitter

Contents

  1. How to fix ZIP error 0x80010135 in 4 simple steps โœจ
  2. Actual cause of error 0x80010135: Path too long
  3. 1. Restart your computer
  4. 2. Reduce the length of the ZIP file name
  5. 4. Enable the longest file path

How to fix ZIP error 0x80010135 in 4 simple steps โœจ

Recently, some Windows users have experienced issues when attempting to extract ZIP files using the File Explorer extraction utility. Upon extraction, they receive the error message 0x80010135 'Path too long'. ๐Ÿšซ๐Ÿ“

This error 0x80010135 prevents users from extracting ZIP files using File Explorer's Extract option. If you've encountered the same error 0x80010135 or "Path Too Long" message, continue reading this guide. ๐Ÿ‘‡

Actual cause of error 0x80010135: Path too long

This error message typically appears when the file path or file name exceeds 260 characters. Therefore, if the file name exceeds 260 characters, you will receive this error. ๐Ÿ›‘

The 'Path too long' message can also appear due to an incorrect software installation, which leaves invalid entries, thus causing the path error. ๐Ÿ”ง

Below we share some simple solutions to eliminate the mistake 0x80010135 extraction error on Windows 10/11. ๐Ÿ’ก

1. Restart your computer

The first step in any troubleshooting procedure is a simple system restart. Restarting the system stops applications and processes running in the background that may be interfering with File Explorer's functionality. ๐Ÿ”„

So, before moving on to more advanced solutions, it's essential to restart your Windows PC. Click the Windows Start button and select the Power Menu. In the power menu, select Restart. ๐Ÿ–ฅ๏ธ

2. Reduce the length of the ZIP file name

As we all know, the Error 0x80010135: Path Too Long message usually appears when the extracted folder path exceeds the Windows 260-character limit.

If this is the reason you're receiving the error message, you'll need to shorten the ZIP filename. โœ‚๏ธ

1. To get started, open File Explorer. Then, navigate to the location where the ZIP file that you want to extract.

2. Right click on the ZIP file and select Rename.

RenameRename

3. Enter a shorter file name for the ZIP file. Make sure name the file briefly, it is recommended to keep the title to 5 or 6 characters. ๐Ÿท๏ธ

name the file brieflyname the file briefly

Once you've renamed it, you can extract the ZIP file from File Explorer. This time, you won't receive the error message. ๐Ÿ‘

Even after renaming the ZIP file title, the extraction path may still be too long because it includes many subfolders.

You can shorten the extraction path by extracting the archive and moving it to the root directory. Here's how to do it: ๐Ÿ”„๐Ÿ“‚

1. Navigate to the folder where you saved the ZIP file.

2. Right click on the ZIP file and select Extract all.

Extract allExtract all

3. Next, click the Browse button and select C: Drive. You can also choose any other drive, but make sure the extraction path is only C:, D:, etc.

Extract allExtract all

4. Once done, click the Extract button. ๐Ÿ”“

4. Enable the longest file path

You can use Windows PowerShell to enable support for longer file paths in Windows. Enabling support for longer file paths may eliminate the 0x80010135 error message when extracting a ZIP. ๐Ÿ› ๏ธ

You can enable support for longer file paths by modifying the Registry, changing Local Group Policy, or running a PowerShell command. The PowerShell command is the easiest option; here's how to do it.

1. Type PowerShell in Windows Search. Then, right-click on PowerShell and select Run as administrator.

Run as administratorRun as administrator

2. When the PowerShell utility opens, run the following command:

New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD โ€“Force

execute the commandexecute the command

3. After running the command, close PowerShell. ๐Ÿšช

To apply the changes, restart your Windows PC. After the restart, try extracting the ZIP file again; you will no longer receive the "Path is too long" error. โœ…

If you're still receiving the Path Too Long error message, it's best to use third-party file extraction tools. ๐Ÿ—‚๏ธ

To manage the ZIP file, you can use 7-Zip, a free tool available for Windows. Here's how to extract the file with 7-Zip on Windows.

1. Download and install the latest version of 7-Zip on your Windows PC.

7-Zip7-Zip

2. Once installed, open the program.

3. Now, navigate to the location where the ZIP file is saved.

4. Right click on the ZIP file and select 7-Zip > Extract.

7-Zip > Extract7-Zip > Extract

5. Next, select where you want to extract the files and click OK. โœ”๏ธ

Select where you want to extract the filesSelect where you want to extract the files

Here are some effective methods to resolve the 0x80010135 extraction error on Windows. Let us know if you need more help resolving the ZIP file path error: Path too long on Windows 10/11. ๐Ÿ˜Š

Share this:
1FacebookLinkedInPinterestXRedditTumblrBlueskyThreadsShareChatGPTClaudeGoogle AIGrok
1
SHARE
Tags: EvergreenContentWindows10WindowsTips
Previous Publication

Pokรฉmon Emerald Cheats: Get Rare Pokรฉmon Now!

next post

How to set up a Mac for better gaming: Optimize in 4 simple steps

MasterTrend Insights

MasterTrend Insights

Our editorial team shares a deep-dive analysis, tutorials and recommendations for getting the most out of your devices and digital tools.

RelatedPublications

WiFi Calling on iPhone. Woman showing on an iPhone the WiFi Calling option enabled in settings, guide on how to enable and use WiFi Calling on iPhone step by step.
Tutorials

WiFi Calling on iPhone: how to enable and use it

April 26, 2026
150
Advanced on-screen TV settings with brightness, contrast, sharpness, color, motion flow and HDR tone mapping configuration on a 4K UHD TV displaying a cinematic scene in high definition.
Tutorials

Advanced TV settings: what to change and what to avoid

April 7, 2026
247
iPhone call forwarding activated from settings, showing the โ€œCall Forwardingโ€ option enabled on the mobile phone screen.
Tutorials

iPhone call forwarding: how to activate and use it

April 27, 2026
222
Actual charging speed on your Android phone shown in a charging meter app with amperage and battery status on screen, while a woman holds the smartphone in a technology store.
Tutorials

Actual Loading Speed โ€‹โ€‹on Your Android Phone

February 22, 2026
174
Accidental Echo Activation - Woman annoyed by the accidental activation of Alexa on an Amazon Echo speaker in a domestic living room.
Tutorials

Accidental activation of Echo on Amazon speakers

February 9, 2026
179
PNG to PDF Methods - Illustration of methods to convert PNG files to PDF, showing PNG and PDF icons with a conversion arrow between both formats.
Tutorials

PNG to PDF conversion methods: A comparison to help you choose in Windows 11

April 27, 2026
302
next post
How to set up a Mac for better gaming

How to set up a Mac for better gaming: Optimize in 4 simple steps

5 3 votes
Article Rating
Subscribe
Access
Notify of
guest
guest
2 Comments
Oldest
Newest Most voted
Online Comments
See all comments
Jacky Flint
Jacky Flint
4 Months ago

LongPathTool puede ser una soluciรณn fรกcil para este problema.

0
Reply
MasterTrend Insights
Author
MasterTrend Insights
4 Months ago
Answer  Jacky Flint

ยกGracias por la sugerencia, Jacky! LongPathTool es una excelente opciรณn para manejar rutas largas y puede facilitar mucho la recuperaciรณn de archivos en estos casos.

0
Reply

Stay Connected

  • 976 Fans
  • 118 Followers
  • 1.4 k Followers
  • 1.8 k Subscribers
  • Trends
  • Comments
  • Last
๐Ÿ–ฅ๏ธ How to open 'Devices and printers' in Windows 11: 4 simple steps

๐ŸŒŸ How to open โ€˜Devices and printersโ€™ in Windows 11: ยกAmazing trick!

April 28, 2026
Windows 11 Persistent Clock

Windows 11 Persistent Clock: Options, Limits, and Real Decisions

April 28, 2026
Ethernet not working in Windows 11: 9 easy tricks

Ethernet not working in Windows 11: 3-minute solution โšก๐ŸŒ

13 November 2025
How to save game in REPO

How to save game in REPO ๐Ÿ”ฅ Discover the secret to not losing progress

7 July 2025
Features of Gmail on Android: Save time with 5 tips

Features of Gmail in Android: you 5 tricks you did not know! ๐Ÿ“ฑโœจ

12
Repair of motherboards - Repair MotherBoards

Repair of motherboards of Laptops

10
Install Windows 11 Home without Internet

Install Windows 11 Home without Internet

10
How to backup drivers in Windows 11/10 in 4 steps!

How to backup drivers in Windows 11/10 It Prevents errors! ๐Ÿšจ๐Ÿ’พ

10
AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 2026
Strategy Heroes Olden Era: White-haired warrior heroine making key decisions in an epic fantasy battle that change the course of the game.

Heroes Olden Era Strategy: Game-Changing Decisions

May 3, 2026
Shoring Up Defenses in Arc Raiders: real strategy with player in desert facing enemy drones in intense sci-fi tactical battle.

Shoring Up Defenses in Arc Raiders: Royal Strategy

May 3, 2026

Recent News

AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
110
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 2026
101
Strategy Heroes Olden Era: White-haired warrior heroine making key decisions in an epic fantasy battle that change the course of the game.

Heroes Olden Era Strategy: Game-Changing Decisions

May 3, 2026
142
Shoring Up Defenses in Arc Raiders: real strategy with player in desert facing enemy drones in intense sci-fi tactical battle.

Shoring Up Defenses in Arc Raiders: Royal Strategy

May 3, 2026
105
MasterTrend Info logo

MasterTrend Info is your source of reference in technology: discover news, tutorials, and analysis of hardware, software, gaming, mobile, and artificial intelligence. Subscribe to our newsletter and don't miss any trend.

Follow us

Browse by Category

  • Gaming
  • Hardware
  • IA
  • Mobile
  • What's new
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Recent News

AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 2026
  • About Us
  • Announce
  • Privacy Policy
  • Contact us

Copyright ยฉ 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

We've detected you might be speaking a different language. Do you want to change to:
es_ES Spanish
es_ES Spanish
en_US English
pt_BR Portuguese
fr_FR French
it_IT Italian
ru_RU Russian
de_DE German
zh_CN Chinese
ko_KR Korean
ja Japanese
th Thai
hi_IN Hindi
ar Arabic
tr_TR Turkish
pl_PL Polish
id_ID Indonesian
nl_NL Dutch
sv_SE Swedish
Change Language
Close and do not switch language
No result
See all results
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • pl_PLPolish
    • id_IDIndonesian
    • tr_TRTurkish
    • hi_INHindi
    • thThai
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
  • Gaming
  • Hardware
  • IA
  • Mobile
  • What's new
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Copyright ยฉ 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

wpDiscuz
RedditBlueskyXMastodonHacker News
Share this:
MastodonVKWhatsAppTelegramSMSLineMessengerFlipboardHacker NewsMixNextdoorPerplexityXingYummly
Your Mastodon Instance