Error Code14 Upd ((install)) | How To Fix Unarcdll Returned An
How to Fix "Unarc.dll Returned an Error Code -14" in Upd (Setup/Installation)
If you’ve landed on this page, chances are you’ve been staring at a frustrating error message mid-installation. You’re trying to install a game, a large software bundle, or a repack (often from sources like FitGirl, Dodi, or ElAmigos), and suddenly the process halts with the dreaded:
"Unarc.dll returned an error code: -14"
Often accompanied by: "ISDone.dll" or "An error occurred while unpacking: Unable to write data to disk!" how to fix unarcdll returned an error code14 upd
The "upd" in your search query likely refers to Update or an Updater component of a repack installer. This error is notoriously common when installing large, compressed setups (usually games) on Windows 10 or 11. How to Fix "Unarc
The good news? Error -14 is almost never a sign of a corrupted download. It’s almost always a system resource, permission, or compatibility issue. This guide will walk you through every proven solution, from simple to advanced. Step 2: Increase System Memory Availability Error -14
Step 2: Increase System Memory Availability
Error -14 often appears when your computer runs out of working memory during decompression.
- Close all unnecessary applications (browsers, background utilities) before running the installer.
- Increase the pagefile (virtual memory) – Go to System Properties → Advanced → Performance Settings → Advanced → Virtual Memory. Set a custom size of at least 8192 MB (8 GB) for both initial and maximum size on the drive where the temporary extraction occurs.
- Install with the “-LowMemory” parameter – Some repack installers support this command-line flag. Create a shortcut to the setup.exe and add
-LowMemoryto the target path.
For Windows Defender (Windows 10/11):
- Click Start > Type "Virus & threat protection" > Open it.
- Click "Manage settings" under Virus & threat protection settings.
- Turn OFF Real-time protection.
- Turn OFF Tamper Protection (if present).
- IMPORTANT: Disable Controlled Folder Access (this often blocks writing to
C:\Users\[YourName]\AppData\Local\Temp).
The Golden Rule: Before You Do Anything
Do not immediately redownload the entire game. Redownloading a 60GB file should be your last resort, not your first. Try the following solutions in order. Solution #1 solves this error for 70% of users.
C. Update Your Archiving DLLs
Some repack installers use outdated DLLs. Download latest unarc.dll and isdone.dll from a trusted source (e.g., DLL-files.com). Place them in:
- The same folder as
setup.exe - And
C:\Windows\System32(register withregsvr32 unarc.dll)