By eBetterBooks Technical Team · Certified QuickBooks ProAdvisors & Accounting Software Specialists · 6+ years combined installation support experience · Published January 29, 2024 · Last reviewed July 8, 2026 · 8 min read
Quick Answer
- What it is: QuickBooks Error 1311 (“Source file not found”) occurs when the installer can’t read a required file — usually
Data1.cabor a similarly named.CABfile. - Where it comes from: Your installation CD, a downloaded setup folder, or a shared network location.
- Root cause #1: Damaged or inaccessible installation media (CD/downloaded file).
- Root cause #2: Restricted network or file permissions (NTFS/SMB/firewall).
- Quick fix: Copy the installation files to your hard drive and run setup from there — this resolves most cases.
- If on a network: Check NTFS/Sharing permissions and firewall ports before anything else.
What Is QuickBooks Error 1311?
QuickBooks Error 1311 is an installation error that appears when QuickBooks Desktop cannot read a specific file needed to install or update the software. It also occasionally appears when exporting a report from the Financial Statement Designer to Excel.
You may see any of these variations of the error message, depending on your setup:
Error 1311: Source file not found: C:\Program Files (x86)\Intuit\QuickBooks 20XX\...\Data1.cabError 1311: Source file not found: D:\ZF561407.CABError 1311: Source file not found: \\SERVERNAME\QBInstall\Data1.cab(network installs)

Notice that the file path tells you a lot — a C:\ or D:\ path points to a local/CD problem, while a \\servername\ path points to a network permissions problem. This distinction matters, because the fix is different for each. (See the diagnostic guide below.).
Which Situation Are You In? (Diagnostic Guide)
Before trying random fixes, identify your situation:
| Your Setup | Path in Error Message Looks Like | Likely Cause | Jump to Fix |
| Installing from CD | D:\…cab or E:\…cab | Damaged/dirty disc | Fix 1 |
| Installing from downloaded file | C:\Users\…\Downloads\…cab | Incomplete/corrupted download | Fix 1 + Fix 5 |
| Installing over a network share | \\servername\…cab | NTFS/SMB permission issue | Fix 6 |
| Export to Excel from FSD | N/A (happens during export, not install) | Microsoft Office compatibility issue | Fix 2 |
Why Does QuickBooks Error 1311 Occur?
QuickBooks Error 1311 rarely has just one trigger — it usually stems from a problem with your installation source or the permissions guarding it. Below are the most common reasons this error appears, whether you’re installing from a CD, a downloaded file, or a shared network drive.
| Cause | Explanation |
| Damaged installation media | Scratched CD/DVD or corrupted download |
| Incompatible Microsoft Office version | Especially relevant for FSD-to-Excel exports |
| Restricted file/folder permissions | Missing admin rights or NTFS permission issues |
| Antivirus/firewall interference | Security software blocking installer access |
| Outdated Windows components | Missing updates or damaged system files |
| Network share misconfiguration | Incorrect SMB/NTFS permissions on shared installers |
How to Recognize QuickBooks Error 1311
Before you start troubleshooting, it helps to confirm you’re actually dealing with Error 1311 and not a related installation issue. Here are the telltale signs users typically encounter.
- The message “Source file not found: [filename]” appears during install or update
- QuickBooks Desktop freezes when exporting reports to Excel
- Installation from CD fails repeatedly
- Reports from Financial Statement Designer won’t export
How to Fix QuickBooks Error 1311
QuickBooks Error 1311 can be fixed by copying installation files to your hard drive, checking Microsoft Office compatibility, modifying CD-ROM access, using the command prompt, running the QuickBooks Install Diagnostic Tool, or resolving network and firewall permission issues.
For detailed steps, follow the solution guide below:
Fix 1: Copy the Installation Files to Your Computer
Sometimes the installation fails because the setup is running directly from the CD or a damaged installer.
Follow these steps:
- Insert the QuickBooks installation CD.
- If the installation starts automatically, click Quit or Cancel.
- Create a new folder on your Desktop and name it QuickBooks Installation.

- Open the CD drive, press Ctrl + A to select all files, then press Ctrl + C to copy them.
- Open the QuickBooks Installation folder and press Ctrl + V to paste the files.
- Open the folder and run the Setup.exe file to begin the installation.
If you’re using a downloaded installer:
- Delete the existing setup file.
- Download a fresh copy from the official Intuit website.
- Run the newly downloaded installer.
Fix 2: Check Microsoft Office Compatibility
An outdated Microsoft Office installation can sometimes cause QuickBooks installation or export errors.
Steps to check:
- Open Control Panel.

- Click Programs > Programs and Features.

- Find Microsoft Office in the list.
- Check whether you’re using a supported version.
- If your version is outdated, update Microsoft Office.
- Restart your computer and try installing QuickBooks again.
Fix 3: Modify CD-ROM Access via Local Security Policy
If you’re installing QuickBooks from a CD, Windows security settings may be blocking access.
- Open Control Panel.
- Go to Administrative Tools > Local Security Policy.

- Expand Local Policies and select Security Options.

- Find the policy related to CD-ROM access.
- Disable the restriction for logged-in users if it is enabled.
- Restart your computer and run the installation again.
Fix 4: Repair Windows System Files
Corrupted Windows files can also trigger QuickBooks Error 1311.
Follow these steps:
- Search for Command Prompt.

- Right-click it and choose Run as Administrator.

- Type the following command and press Enter:
sfc /scannow
- Wait until the scan finishes.
- Next, type the following command and press Enter:
msiexec /unregister- Then run:
msiexec /regserver

Fix 5: Run the QuickBooks Install Diagnostic Tool
The QuickBooks Install Diagnostic Tool can automatically fix many installation-related problems, including Error 1311.
Steps:
- Download and install QuickBooks Tool Hub from the official Intuit website.

- Open Tool Hub.
- Select the Installation Issues tab.
- Click QuickBooks Install Diagnostic Tool.

- Wait for the scan to complete (this may take up to 20 minutes).
- Restart your computer.
- Try installing QuickBooks again.
Tip: This is Intuit’s recommended tool for resolving most QuickBooks installation errors.
Fix 6: Check Network and Firewall Permissions (For Network Installations)
If you’re installing QuickBooks over a network, incorrect permissions or firewall settings may block the installation.
Follow these steps:
- On the host computer, right-click the shared installation folder and select Properties.
- Open both the Sharing and Security tabs.

- Make sure your Windows user account has Full Control permissions.
- Open Windows Defender Firewall settings.

- Ensure that the required ports are allowed, including:
- SMB Ports: 137, 139, and 445
- QuickBooks Port: 8019 (and any other version-specific QuickBooks ports)
- If you’re using third-party antivirus or firewall software, temporarily disable it.
- Retry the QuickBooks installation.
- Once the installation is complete, enable your security software again.
Prevention Tips to Avoid Desktop Error 1311 in QuickBooks
- Use verified installation media: Always download QuickBooks only from the official Intuit website or use an original installation CD to prevent data corruption or missing files.
- Run installations as an administrator: Ensure full administrative privileges when installing or updating QuickBooks to allow unrestricted file access.
- Keep Microsoft Office updated: Maintain the latest compatible version of Microsoft Office, as outdated or damaged Office files can trigger this error during Excel export.
- Regularly update Windows: Apply all critical Windows updates to maintain compatibility between QuickBooks, Office, and system components.
- Temporarily disable antivirus or firewall software during installation: Security software may block certain QuickBooks installation or update files. Re-enable them once the process completes.
- Check system file integrity: Periodically run the command sfc /scannow in Command Prompt to repair missing or corrupted Windows system files.
- Avoid using damaged CDs or external drives: Copy installation files to your hard drive before running setup to prevent read errors.
- Ensure sufficient disk space and a stable network connection: Low storage or unstable connectivity can interrupt installation or data export processes.
- Back up company files regularly: Maintain current backups to avoid data loss in case installation or update errors occur.
- Maintain consistent file permissions: Confirm that the user account running QuickBooks has full read/write permissions for all installation and program directories.
Conclusion
Hopefully, the information given above will be useful to you. But if you are still facing any kind of issues with your software and need professional assistance regarding accounting, bookkeeping & accounting software-related issues, then feel free to get technical support with us at +1-802-778-9005, or you can email us at support@ebetterbooks.com
Frequently Asked Questions
We use multi-user mode, and the error only hits one user. Does that point to a server or a workstation problem?
That strongly suggests a workstation problem. If the error were strictly server-related (like a locked file or a Database Server Manager failure), all users would typically be kicked out or unable to connect. When only one workstation sees the error, look closely at that specific machine’s configuration:
1. Is its Windows Firewall blocking the necessary QuickBooks ports (typically 8019 and others)?
2. Does it have the correct and most recent QuickBooks Database Server Manager client installed (even if it’s not hosting)?
3. Are the folder permissions (NTFS) on that workstation correctly set to allow full read/write access to the network share?
Does the QuickBooks version (Pro vs. Enterprise) affect how I set up network sharing and permissions to avoid “Source File Not Found”?
No, the core requirements for network sharing and permissions are the same across all QuickBooks Desktop versions (Pro, Premier, and Enterprise). All versions rely on standard Windows NTFS permissions and Windows Share permissions to ensure the necessary read/write access to the .QBW file and its companion lock files (.ND and .TLG}). The key requirement remains consistent: the user accessing the file—or the user account running the Database Server Manager—must have Full Control permissions on both the sharing tab and the security (NTFS) tab for the containing folder.
For shared installation sources, users should have at least Read & Execute access at both the folder AND file level. IT admins should confirm permissions aren’t being overridden by parent folders, security inheritance rules, or antivirus security policies—common causes of installation failures in Windows environments.
Does Windows Firewall need special configuration to support installation, updates, and workstation access?
Yes. Windows Defender Firewall should allow QuickBooks services plus standard SMB/CIFS file-sharing ports (137–139, 445). In real offices, installations often fail when the firewall blocks workstation-to-server traffic. Whitelisting QuickBooks executables, Intuit services, and SMB ports ensures stable installation and file access.
Can I fix Error 1311 by copying installation files to my hard drive?
Yes, you can fix QuickBooks Error 1311 by copying the installation files from the CD or external source to your hard drive. Once copied, run the setup from the hard drive instead of the external source, which can resolve the issue if the file access was problematic.
How can I prevent QuickBooks Error 1311 in the future?
To prevent QuickBooks Error 1311 in the future, ensure that your installation media or files are not damaged by using only verified, intact sources. Always download QuickBooks from the official website. Additionally, run installations with administrator rights, keep your system updated, and regularly check for file corruption.
Disclaimer: The information outlined above for “Fix QuickBooks Error 1311- Source File Not Found (filename)?” is applicable to all supported versions, including QuickBooks Desktop Pro, Premier, Accountant, and Enterprise. It is designed to work with operating systems such as Windows 7, 10, and 11, as well as macOS.
