QuickBooks Error -6175, 0 is a Database Server Manager service failure error. It occurs when QuickBooks Desktop attempts to access a company file in multi-user mode and the QuickBooks Database Server Manager — the Windows service that manages shared file access across the network — cannot start, respond, or complete its required tasks on the server computer.

The full error message reads in one of these forms:

An error occurred when QuickBooks tried to access the company file. Please try again. If the problem persists, contact Intuit and provide them with the following error code: (-6175, 0).

QuickBooks is trying to access the company file, but the database server is not responding. Error: -6175, 0 — We’re sorry, but QuickBooks can’t open your company file.

QuickBooks Error -6175, 0

Contents

What does the -6175, 0 Code Specifically Mean?

According to Intuit’s official support documentation:

“QuickBooks company file error 6175 occurs when QB Desktop is unable to start or stop the Database Server Manager. The Database Server Manager is used in multi-user mode to host company files. If this service faces a program time-out, it cannot start, resulting in error 6175 in QuickBooks.”

This means -6175, 0 is exclusively a multi-user mode error. It does not occur in single-user mode because the Database Server Manager is not involved when only one user accesses the company file directly.

The Three-Layer Service Chain That -6175 Targets

When a workstation opens a company file in multi-user mode, it goes through this chain — and -6175 fires when any link breaks:

A Windows background service (named QuickBooksDB followed by a two-digit year number, e.g., QuickBooksDB32 for QB 2022) running on the server machine. This service must be running at all times during multi-user sessions. If it stops, no workstation can connect.

A special Windows user account QuickBooks automatically creates during installation. This account runs the QuickBooksDBXX service on behalf of the server and MUST have Administrator rights. Without Administrator rights, the service fails to start and -6175 fires. Windows Updates can silently demote this account from Administrator to Standard User.

The program-level component that manages network file connections, maintains the .ND file, and coordinates access between workstations and the company file. It communicates through the QuickBooksDBXX service.

The Isolated vs. Recurring Distinction

The H-Series Error Relationship

When -6175, 0 occurs on the server, workstations simultaneously receive H-series errors. Fixing -6175, 0 resolves these automatically:

Error CodeMeaningRelationship to -6175, 0
H101This workstation thinks it is the only hostWorkstation symptom when server QBDSM fails
H202Cannot locate the server in multi-user modeWorkstation cannot connect to failed service
H303Hosting computer cannot be foundWorkstation symptom when server QBDSM fails
H505Hosting is off on this workstationResolves automatically when -6175 is fixed

How -6175, 0 Differs from Other Company File Errors?

Error CodeRoot FailureData RiskSingle-UserFix Direction
-6000, -77Permissions/path denialNoYesFolder permissions, UNC path
-6000, -83File data damageYesYesVerify/Rebuild, ADR
-6000, -301Support file damage, encryptionSometimesYesRename .TLG+.ND+.DSN
-6147, 0File/backup inaccessible at pathNoYesShorten path, remap drive
-6175, 0Database Server Manager cannot start/stopNoNo – multi-user onlyFix QBDSM service, hosting, QBDataServiceUser

Root Causes of Error -6175, 0

Symptoms of Error -6175, 0

Pre- requisites of Quickbook Error 6175, 0:

Before starting any fix, answer these two questions:

Question 1 — Does the company file open in single-user mode? Yes -> The error is -6175, 0 as described. Proceed below. No -> The issue is likely a file-damage or path error (not -6175, 0). File Doctor is the starting point.

Question 2 — Is this error isolated or recurring? Isolated (appeared once after a specific event) -> Start with Fix 1 (restart the server). If that resolves it, no further action is needed. Recurring (appears every time) -> Work through Fixes 2-12 in order.

Scenario-Based Troubleshooting: Beginner to Advanced

Scenario 1: Isolated -6175, 0 — Server Overload or One-Time Service Timeout

Applies to: Users who received -6175, 0 once after a specific event (server restart, Windows update, backup ran simultaneously, antivirus scan). Most likely cause: server temporarily overloaded; Database Server Manager hit startup timeout.

Fix 1: Restart the Server Computer and Reopen QuickBooks

Beginner  |  Time: 5-10 minutes

A full server restart clears all service states, releases all file handles, and forces a clean restart of the QuickBooksDBXX service and QBDBMgrN process.

  1. Inform all users to save their work and close QuickBooks on all workstations.
  2. On the server machine, close QuickBooks (if open).
  3. Restart the server machine (not just sign out — a full restart).
  4. After the server restarts completely, open QuickBooks Database Server Manager on the server: Start -> search ‘QuickBooks Database Server Manager’ -> open it.
  5. Confirm the service shows as running. If not, click Scan Folders -> Start Scan.
  6. On the server, open QuickBooks -> File -> Switch to Multi-User Mode.
Switch to multiuser mode
  1. Allow workstations to connect and test.

Scenario 2: Recurring -6175, 0 — Hosting Configuration Problem

Applies to: Users where the error appears every time multi-user mode is engaged. Workstations may also show H101, H303, or H505. Most likely cause: one or more workstations have hosting enabled, competing with the server.

Fix 2: Verify and Correct Hosting Settings on All Workstations   

Beginner  |  Time: 10-20 minutes

Every workstation must have hosting disabled; only the server should host. This is the most common cause of recurring -6175, 0 in office environments.

On each workstation (repeat on every workstation showing the error):

  1. Open QuickBooks on the workstation — without opening any company file (hold Ctrl while clicking the QuickBooks icon).
  2. Go to File -> Utilities.
  3. If the menu shows ‘Stop Hosting Multi-User Access’ -> click it. Click Yes to confirm. Click Yes again when prompted to close the company file. Hosting is now off.
  4. If the menu shows ‘Host Multi-User Access’ -> hosting is already off. No action needed.
  5. Repeat on every workstation in the network, including any not currently showing the error.

On the server machine (after checking all workstations):

  1. Open QuickBooks on the server -> File -> Utilities.
Utilities
  1. If the menu shows ‘Host Multi-User Access’ -> click it to enable hosting.
  2. Then click ‘Stop Hosting Multi-User Access’ -> then ‘Host Multi-User Access’ again. This resets multi-user mode.
  3. From the File menu, select ‘Switch to Multi-User Mode’.
  4. Test from a workstation.

Fix 3: Run QuickBooks File Doctor   

Beginner  |  Time: 15-30 minutes

File Doctor performs automated diagnosis of both company file issues and network configuration problems, including hosting conflicts and Database Server Manager state.

  1. Close QuickBooks on all machines.
  2. Open QuickBooks Tool Hub -> Company File Issues -> Run QuickBooks File Doctor.
  3. From the dropdown, select your company file. If not listed, click Browse.
  4. Select Check your file and network (full scan). Enter your QuickBooks admin password -> Next.
  5. Allow the scan to run (5-30 minutes). After completion, attempt to switch to multi-user mode from a workstation.

Scenario 3: Recurring -6175, 0 — QBDataServiceUser Permission Problem

Applies to: Users where the hosting fix (Fix 2) did not resolve the error, or where the error appeared after a Windows Update, Windows version upgrade, or security policy change. Most likely cause: QBDataServiceUser account has lost Administrator rights.

Fix 4: Grant QBDataServiceUser Administrator Rights   

Intermediate  |  Time: 5-10 minutes

This is the most common cause of -6175, 0 that persists after hosting configuration is corrected. Windows Updates and Group Policy changes can silently demote QBDataServiceUser from Administrator to Standard User.

  1. On the server machine, close QuickBooks.
  2. Click Start -> Control Panel -> User Accounts -> Manage another account.
  3. In the list of user accounts, find QBDataServiceUser followed by two digits matching your QB year (e.g., QBDataServiceUser28 for QB 2022, QBDataServiceUser29 for QB 2023).
  4. Click the account name -> click ‘Change the account type’ -> select Administrator -> click ‘Change Account Type’.
  5. Close Control Panel. Restart QuickBooks on the server -> File -> Switch to Multi-User Mode. Test from a workstation.

Fix 5: Start or Restart the QuickBooksDBXX Windows Service Manually   Intermediate  |  Time: 5-10 minutes

If the QuickBooksDBXX service is stopped or in a failed state, it must be restarted. Apply Fix 4 first — restarting the service without fixing the permissions only delays the next failure.

  1. On the server machine: press Windows + R -> type services.msc -> Enter.
  2. Scroll to find QuickBooksDB followed by a two-digit year number (e.g., QuickBooksDB32 for QB 2022, QuickBooksDB33 for QB 2023, QuickBooksDB34 for QB 2024).
  3. Check the Status column. If Stopped or blank: right-click the service -> Start. If Running: right-click -> Restart.
  4. Also restart QBCFMonitorService if present (right-click -> Restart).
  5. Open QuickBooks Database Server Manager -> Scan Folders -> Start Scan to refresh the .ND file.
  6. On the server: File -> Switch to Multi-User Mode. Test from a workstation.

Fix 6: Change the QuickBooksDBXX Service Log On Account to Local System   Intermediate  |  Time: 10-15 minutes

When the QBDataServiceUser account has been granted Admin rights and the service restarted but -6175 persists, changing the service to run under the Local System account bypasses account-level restrictions entirely. Most effective in domain environments with restrictive Group Policy.

  1. On the server: press Windows + R -> type services.msc -> Enter.
  2. Right-click the QuickBooksDB service (two-digit year suffix) -> Properties.
  3. Click the Log On tab. Select ‘Local System account’ (the radio button at the top).
  4. Check ‘Allow service to interact with desktop’ if available. Click Apply -> OK.
  5. Close Properties. Right-click the service -> Restart.
  6. Switch to multi-user mode on the server (File -> Switch to Multi-User Mode). Test from a workstation.

Scenario 4: Recurring -6175, 0 — Firewall or Network Blocking Communication

Applies to: Users where Fixes 1-6 have not resolved the error. The service is running and QBDataServiceUser has Admin rights, but workstations cannot connect. Most likely cause: Windows Firewall or third-party security blocking QB executables or required TCP ports.

Fix 7: Add QuickBooks Executables to Windows Firewall Exceptions   

Intermediate  |  Time: 15-25 minutes

Four QuickBooks executables must be allowed through the firewall on both the server and every workstation.

Steps (repeat on the server machine and every workstation):

  1. Click Start -> Windows Defender Firewall -> Allow an app or feature through Windows Defender Firewall.
  2. Click Change Settings -> Allow another app -> Browse.
  3. Navigate to C:\Program Files\Intuit\QuickBooks [Year]\ and add each of: QBW32.exe, QBUpdate.exe, QBDBMgr.exe, QBDBMgrN.exe
  4. For each executable, ensure both Private and Public network checkboxes are checked.
  5. Click OK. Repeat on every workstation and the server.

Fix 8: Open the Required QuickBooks TCP Ports in Windows Firewall   Intermediate-Advanced  |  Time: 20-30 minutes

Steps (repeat on the server and every workstation):

  1. Start -> Windows Defender Firewall -> Advanced Settings -> Inbound Rules -> New Rule -> Port -> Next.
Window Firewall
  1. Select TCP -> enter ports for your QB version -> Next -> Allow the Connection -> Next.
  2. Check Domain, Private, and Public -> Next. Name rule ‘QuickBooks Inbound’ -> Finish.
  3. Repeat for Outbound Rules with the same ports, naming it ‘QuickBooks Outbound’.

Fix 9: Temporarily Disable Third-Party Antivirus and Test   

Intermediate  |  Time: 10-20 minutes

Some antivirus products actively block QuickBooks inter-process communication or intercept the QuickBooksDBXX service startup sequence, producing -6175, 0 even when Windows Firewall is correctly configured.

  1. On the server machine, temporarily disable your antivirus software’s real-time protection (do not uninstall — just disable temporarily).
  2. Restart QuickBooks on the server -> File -> Switch to Multi-User Mode. Test from a workstation.
  3. If the error clears with antivirus disabled: re-enable the antivirus and add permanent exceptions for C:\Program Files\Intuit\QuickBooks [Year]\ and the company file folder.
  4. If the error persists with antivirus disabled: the antivirus is not the cause. Re-enable it and proceed to Fix 10.

Scenario 5: QuickBooks Not Installed on the Server — Database Server Manager Only

Applies to: Environments where the server has only QuickBooks Database Server Manager installed, not the full QuickBooks Desktop application. Common in larger offices with dedicated file servers.

Fix 10: Install and Configure QuickBooks Database Server Manager on the Server   Intermediate  |  Time: 20-40 minutes

  1. On the server, click Start and search for ‘QuickBooks Database Server Manager’. If it does not appear, it may not be installed. Download the QuickBooks Desktop installer from downloads.quickbooks.com/app/qbdt/products -> run the installer -> select ‘Database Server Manager Only’ and install.
  2. After installation (or if already installed), open QuickBooks Database Server Manager.
  3. Click Scan Folders. If the company file folder is not listed: click Add Folder -> browse to the folder containing the .QBW file -> OK.
  4. Click Start Scan. Allow the scan to complete.
  5. After scanning, verify that a new .ND file has been generated (check file timestamp in the company file folder).
  6. Test from a workstation — attempt to open the company file in multi-user mode.

Scenario 6: All Standard Fixes Exhausted — QuickBooks Installation Repair

Applies to: Users who have completed all fixes in Scenarios 1-5 without resolution. The problem is likely corrupted QuickBooks program files preventing the Database Server Manager from starting correctly.

Fix 11: Run Quick Fix My Program in QuickBooks Tool Hub   

Beginner  |  Time: 10-15 minutes

Quick Fix My Program refreshes the QuickBooks installation, re-registers installation files, and restarts all QuickBooks background processes cleanly.

  1. Close QuickBooks on all machines. End all QB processes in Task Manager on the server (QBW32.exe, QBDBMgrN.exe, QBCFMonitorService.exe, QBDBMgr.exe).
  2. Open QuickBooks Tool Hub -> Program Problems -> Quick Fix my Program -> allow it to run (2-5 minutes).
  3. Open QuickBooks on the server -> File -> Switch to Multi-User Mode. Test from a workstation.

Fix 12: Repair or Reinstall QuickBooks Desktop   

Intermediate  |  Time: 20-45 minutes

Repair first:

  1. Close QuickBooks on all machines.
  2. On the server: Control Panel -> Programs and Features -> QuickBooks Desktop -> Uninstall/Change -> Repair. Follow instructions. Restart the server after repair.
  3. Open QuickBooks -> File -> Utilities -> Host Multi-User Access -> File -> Switch to Multi-User Mode. Test from workstations.

Full reinstall (if repair does not resolve):

  1. Control Panel -> Programs and Features -> QuickBooks Desktop -> Remove. Follow all prompts.
  2. Delete remaining folders: C:\Program Files\Intuit\QuickBooks [Year] and C:\ProgramData\Intuit\QuickBooks [Year]. Delete C:\ProgramData\Intuit\Entitlement Client\v8
  3. Restart the server. Download a fresh installer from downloads.quickbooks.com/app/qbdt/products. Install with your license details.
  4. Open QuickBooks -> File -> Utilities -> Host Multi-User Access -> File -> Switch to Multi-User Mode. Test from workstations.

Prevention: Keeping Error -6175, 0 From Recurring

Following are preventive measures that need to be considered:

Conclusion:

QuickBooks Error -6175, 0 is a multi‑user mode service failure that occurs when the QuickBooks Database Server Manager cannot start, respond, or complete its tasks. Unlike other company file errors, -6175 does not indicate file damage — it exclusively targets the service chain (QuickBooksDBXX service, QBDataServiceUser account, and QBDBMgrN.exe). 

The key insight is that recurring -6175 errors almost always trace back to QBDataServiceUser losing Administrator rights or misconfigured hosting settings. Prevent recurrence by verifying service account privileges quarterly, maintaining consistent QuickBooks versions across server and workstations, and ensuring firewall exceptions remain intact after updates.

Frequently Asked Questions (FAQs)

Q1. What exactly does Error -6175, 0 mean in QuickBooks?

Error -6175, 0 means QuickBooks Desktop was unable to start or stop the Database Server Manager (QuickBooksDBXX service). Per Intuit’s official documentation, this specific error fires when the Database Server Manager — the service that manages shared company file access in multi-user mode — cannot start, respond, or complete its required tasks on the server computer. It is exclusively a multi-user mode error and does not indicate damage to the company file data.

Q2. Is my company file data at risk when Error -6175, 0 appears?

No. Error -6175, 0 targets the server service and hosting configuration, not the file content. The financial data inside your .QBW company file is safe throughout every fix in this guide. The error occurs before QuickBooks even reaches the file — the failure is in the service layer that would manage the connection, not in the file reading layer.

Q3. Why does the file open in single-user mode but fail in multi-user mode?

In single-user mode, QuickBooks opens the company file directly on the local machine without involving the Database Server Manager. In multi-user mode, workstations connect through the QuickBooksDBXX Windows service and the QBDBMgrN.exe program on the server. If this service is stopped, misconfigured, or blocked, single-user mode works but multi-user mode fails — which is precisely the pattern of -6175, 0.

Q4. What is the QBDataServiceUser account and why does it matter?

QBDataServiceUser (also listed as QBDataServiceUserXX where XX is the QuickBooks year) is a special Windows user account QuickBooks automatically creates during installation. This account runs the QuickBooksDBXX service as a background Windows service on behalf of the server. The account must have Administrator rights for the service to start. When Windows Updates or Group Policy demote this account from Administrator to Standard User, the service fails every time multi-user mode is engaged, producing -6175, 0 consistently.

Q5. What are H101, H202, H303, and H505 errors, and how do they relate to -6175, 0?

H-series errors are companion errors that appear on workstations when the server-side failure (-6175, 0) prevents them from connecting in multi-user mode. H101 means the workstation thinks it is the only host. H202 means it cannot locate the server. H303 means the hosting computer cannot be found. H505 means hosting is off on the workstation. These errors resolve automatically when -6175, 0 on the server is fixed — they are symptoms of the same root cause, not independent problems.

Q6. When should I change the QuickBooksDBXX service to Local System account (Fix 6)?

Change the service Log On to Local System when: QBDataServiceUser has been granted Administrator rights (Fix 4), the service has been restarted (Fix 5), and the error still persists. This situation most commonly occurs in Active Directory domain environments where Group Policy actively restricts service account permissions. Local System has broad system privileges and bypasses QBDataServiceUser account restrictions entirely. Consult your IT administrator before applying in high-security environments.

Q7. What is the QuickBooksDBXX service and what is the correct year number?

The QuickBooksDBXX service is the Windows background service that powers multi-user access. The XX represents a two-digit number corresponding to the QuickBooks installation year: QuickBooksDB32 for QB 2022, QuickBooksDB33 for QB 2023, QuickBooksDB34 for QB 2024. If multiple QuickBooks versions are installed, there will be multiple QuickBooksDB services — restart the one matching your currently active QuickBooks version.