QuickBooks Error 80070057: "The Parameter is Incorrect" — Full Fix Guide

6 Proven Fixes for Company File, Backup, and Network Drive Errors

So you're trying to open your company file, run a backup, or maybe just access QuickBooks over your office network — and out of nowhere you get hit with Error 80070057: The Parameter is Incorrect. It's one of those errors that gives you absolutely zero useful information about what actually went wrong, which makes it even more annoying.

Don't worry though. This is a well-known QuickBooks error, and in most cases it's completely fixable without calling in an IT team or losing any data. We're going to walk through exactly what this error means, why it happens, and — most importantly — how to get rid of it for good.

"Error 80070057: The parameter is incorrect" — This typically appears when opening a company file (.QBW), during a backup or restore operation, or when accessing files stored on a network drive or external storage device.

What's in This Guide:

What Error 80070057 actually means

6 common causes

6 step-by-step fixes (start with #1)

How to prevent it from coming back

FAQs

What Exactly Is Error 80070057?

In plain English, this error means QuickBooks tried to read or write to a file and something about the process didn't match what it expected. Think of it like handing someone a key that looks right but doesn't quite fit the lock — the shape is close, but something's off and the door won't open.

The "parameter" that's "incorrect" could be anything from a corrupted file header, a file path that's too long for Windows to handle, a bad sector on your hard drive, or even your antivirus software sticking its nose where it doesn't belong. The frustrating part is that QuickBooks doesn't tell you which parameter is the problem — it just throws the error and leaves you guessing.

This error pops up most often in these situations:

Opening a QuickBooks company file (.QBW)

Creating or restoring a backup (.QBB)

Accessing a company file stored on a network drive, NAS, or external hard drive

After a sudden system crash or power outage while QuickBooks was running

After moving the company file to a new folder or computer

Why Does Error 80070057 Happen?

There are several reasons this error can show up, and sometimes it's a combination of more than one. Here are the most common culprits:

1

Corrupted Company File

This is the number one cause. If QuickBooks was interrupted during a save — maybe the power went out, your computer crashed, or someone unplugged the network cable at the wrong moment — the company file can get damaged. Even tiny bits of corruption in the file's internal structure can trigger this error.

2

Damaged Transaction Log (.TLG) or Network Data (.ND) Files

Every company file has companion files — a .TLG (transaction log) file and a .ND (network descriptor) file. These sit in the same folder as your .QBW file. If either of them gets corrupted, QuickBooks can throw error 80070057 even if the actual company file is perfectly fine. The good news is these files get recreated automatically, so deleting them is safe.

3

Bad Sectors on Your Hard Drive

Hard drives — especially older spinning-disk (HDD) drives — can develop bad sectors over time. If your QuickBooks company file happens to be stored in a spot where one of those bad sectors lives, the file becomes unreadable in that area and you get this error. It's like trying to read a book where someone ripped out a page.

4

File Path Is Too Long

Windows has a character limit for file paths — traditionally 260 characters. If your company file is buried deep in nested folders with long names, you can easily bump up against that limit. QuickBooks doesn't always handle this gracefully and will throw parameter errors instead of telling you the path is too long.

5

Antivirus or Security Software Interference

Your antivirus program is supposed to protect you, but sometimes it's a little too protective. Programs like Norton, McAfee, Bitdefender, and even Windows Defender can block QuickBooks from reading or writing to company files. They see QuickBooks constantly reading and writing data and sometimes flag it as suspicious behavior — which is ironic, because that's literally what accounting software does all day.

6

Damaged Windows User Profile

This one flies under the radar a lot. If your Windows user profile has become corrupted — and this happens more often than you'd think — it can cause all sorts of weird file-access errors. QuickBooks reads and writes to several locations tied to your Windows profile, so corruption there can absolutely trigger error 80070057.

How to Fix QuickBooks Error 80070057 — Step by Step

Work through these fixes in order. Start with the easiest ones first — you might not even need to get to the later steps.

FIX #1

Rename the .TLG and .ND Files

This is the quickest fix and works surprisingly often. Those companion files we mentioned earlier? Let's get rid of the old ones and let QuickBooks create fresh copies.

Step 1 Close QuickBooks completely. Make sure it's not running in the background — check your Task Manager (Ctrl + Shift + Esc) and end any QuickBooks processes you see.

Step 2 Open File Explorer and go to the folder where your company file (.QBW) is stored. If you're not sure where it is, it's usually in:

C:\Users\Public\Public Documents\Intuit\QuickBooks\Company Files

Step 3 Look for files with the same name as your company file but with .TLG and .ND extensions. For example, if your file is called MyBusiness.QBW , you'd look for MyBusiness.QBW.TLG and MyBusiness.QBW.ND.

Step 4 Right-click each one and rename them. Add ".old" to the end. So MyBusiness.QBW.TLG becomes MyBusiness.QBW.TLG.old. This way you still have the originals if needed.

Step 5 Open QuickBooks and try to access your company file again. QuickBooks will automatically create fresh .TLG and .ND files.

FIX #2

Copy the Company File to Your Local Drive

If your company file lives on a network drive, external hard drive, or USB drive, network hiccups or slow connections can cause this error. The simplest test is to copy the file to your local C: drive and try opening it from there.

Step 1 Navigate to the network drive or external drive where the company file is stored.

Step 2 Copy the .QBW file (just the main company file) to your Desktop or a simple folder like:

C:\QB_Temp

Step 3 Open QuickBooks, go to File → Open or Restore Company → Open a company file, and browse to the local copy.

Step 4 If it opens without the error, you know the problem is related to the network connection or the drive itself — not the file. You can troubleshoot the network separately or just keep working from the local copy.

Heads up: If you work in multi-user mode, you'll need to set up hosting again on the server after you move the file back. Only the computer that hosts the file should have the "Host Multi-User Access" option turned on.

FIX #3

Run Verify and Rebuild Data

QuickBooks has a built-in tool that checks your company file for data problems and tries to fix them automatically. It's like running a diagnostic on your car — sometimes it finds and fixes things you didn't even know were wrong.

Step 1 Open QuickBooks and open your company file (if you can get in — even if it's acting up, try).

Step 2 Go to File → Utilities → Verify Data. Let it run — this can take anywhere from a couple of minutes to an hour depending on your file size.

Step 3 If it reports "Your data has lost integrity," go to File → Utilities → Rebuild Data. QuickBooks will ask you to create a backup first — do it. Always back up before a rebuild.

Step 4 Let the rebuild process finish completely. Don't interrupt it, don't close QuickBooks, and definitely don't turn off your computer while it's running.

Step 5 After the rebuild, run Verify Data one more time to confirm the issues are resolved. If it still shows problems, you may need to repeat the rebuild up to three times — sometimes one pass doesn't catch everything.

FIX #4

Shorten the File Path

Remember that 260-character path limit we talked about? Let's make sure your file isn't hitting that wall. This is especially common when you have your company file nested inside several layers of folders.

Step 1 Check the full path of your company file. Right-click the .QBW file, click Properties, and look at the Location field. Count up the total characters including the file name.

Step 2 If it's getting close to 200+ characters, move the file to a shorter path. A good location is something like:

C:\QBData\MyCompany.QBW

Step 3 After moving the file, open QuickBooks and use File → Open or Restore Company to open it from the new location. Don't double-click the file from Explorer — let QuickBooks open it properly so it registers the new path.

FIX #5

Check Your Hard Drive for Errors

If your hard drive has bad sectors, no amount of QuickBooks troubleshooting will help until the drive issue is addressed. Windows has a built-in tool for this.

Step 1 Open File Explorer, right-click on the drive where your company file is stored (usually C:), and select Properties.

Step 2 Click the Tools tab, then click Check under "Error checking."

Step 3 You can also run this from an elevated Command Prompt. Open Command Prompt as Administrator and type:

chkdsk C: /f /r

Step 4 It'll probably ask you to schedule the scan for the next restart. Type Y and press Enter, then restart your computer. The scan will run before Windows loads — let it finish completely.

Step 5 If the scan finds and repairs bad sectors, try opening your company file again. If the drive is showing lots of errors, it might be time to consider replacing it — especially if it's more than 4-5 years old.

FIX #6

Temporarily Disable Antivirus and Try Again

We're not saying your antivirus is the enemy, but it might be a little overzealous. Let's rule it out as a suspect.

Step 1 Temporarily disable your antivirus software. For Windows Defender, go to Settings → Privacy & Security → Windows Security → Virus & Threat Protection → Manage Settings and turn off Real-Time Protection.

Step 2 Try opening or backing up your company file again.

Step 3 If the error goes away, your antivirus was the problem. You'll want to add QuickBooks as an exclusion in your antivirus settings. Add these folders to your exclusion list:

C:\Program Files\Intuit\QuickBooks [Year]
C:\Program Files (x86)\Intuit\QuickBooks [Year]
C:\Users\Public\Public Documents\Intuit\QuickBooks\Company Files
Your company file folder (wherever you keep .QBW files)

Step 4 Don't forget to turn your antivirus back on after testing. Running without antivirus protection — even briefly — leaves your computer exposed.

Still stuck? If none of the above fixes worked, you might be dealing with a seriously corrupted company file. Try restoring from a recent backup (File → Open or Restore Company → Restore a backup copy). If you don't have a backup, a clean install of QuickBooks might be your next step — uninstall QuickBooks completely using the QuickBooks Clean Install Tool , then reinstall from scratch.

How to Prevent Error 80070057 From Coming Back

Fixing the error once is great, but you probably don't want to deal with this again next week. Here are some good habits that'll keep this error from coming back:

Back up your company file regularly

Set up automatic backups in QuickBooks (File → Back Up Company → Set Up Scheduled Backup). If something goes wrong, you'll have a clean copy to fall back on.

Keep your file path short and simple

Don't bury your company file in 10 nested folders. A path like C:\QBData\ is ideal.

Don't store your company file on a USB drive or SD card

These are unreliable for daily use. Use a proper internal hard drive or a well-configured network share.

Use a UPS (uninterruptible power supply)

Power outages while QuickBooks is writing data are one of the biggest causes of file corruption. A UPS gives you enough time to save and close properly during an outage.

Close QuickBooks properly

Always exit through File → Exit. Don't just slam your laptop shut or force-kill the program from Task Manager unless you absolutely have to.

Run Verify Data periodically

Once a month, run File → Utilities → Verify Data. Think of it like an oil change for your company file — a little maintenance goes a long way.

Add QuickBooks to your antivirus exclusion list

Do this proactively so your security software never interferes with QuickBooks file access.

Quick Summary: Error 80070057 Fixes at a Glance

Cause Fix Success Rate
Corrupted .TLG/.ND files Rename them (add .old) and let QuickBooks recreate them Very High
Network/external drive Copy the file to your local C: drive and open from there High
Corrupted company file Run Verify Data → Rebuild Data in QuickBooks High
File path too long Move the file to a shorter path like C:\QBData\ Moderate
Bad sectors on drive Run chkdsk /f /r to check and repair the drive Moderate
Antivirus blocking Add QuickBooks folders to antivirus exclusion list Depends

Frequently Asked Questions About Error 80070057

Can Error 80070057 cause data loss?

The error itself doesn't delete your data. However, the underlying cause — such as a corrupted company file or bad hard drive sectors — could mean some data is already damaged. That's why it's so important to have regular backups. If you can't open your file at all, don't keep trying over and over again. Work from a backup instead to avoid making the corruption worse.

I only get this error when using QuickBooks over my network. What should I do?

If the error only shows up when accessing the file over the network but works fine locally, the problem is almost certainly network-related. Check your network cables, make sure your router/switch isn't flaky, and verify that the computer hosting the file has a stable connection. Also confirm that only the host computer has "Host Multi-User Access" turned on — if multiple computers are trying to host, it causes all kinds of problems. You might also want to try mapping the network drive using the UNC path (like \\ServerName\ShareName) rather than a drive letter.

Does this error happen in QuickBooks Online too?

No. Error 80070057 is specific to QuickBooks Desktop because it relates to local file access on your computer. QuickBooks Online stores everything in the cloud, so you won't run into this particular error there. That said, QBO has its own set of browser-related headaches — but that's a different conversation entirely.

If you've gone through every fix on this page and Error 80070057 is still showing up, our team is here to help. We've dealt with this error hundreds of times and can usually diagnose the issue in one call.

Need Help Fixing Error 80070057? Talk to Us.

We're real people who know QuickBooks inside and out.

Phone: (870) 232-6314

Email: info@accountingscart.com

Browse QuickBooks Desktop