QuickBooks

How to Turn Off QuickBooks Desktop Automatic Updates (and Make It Stick)

Published June 10, 2026 · by The FixHub Team

You want QuickBooks Desktop to stop updating itself — maybe to keep a validated version stable, avoid a surprise feature change mid-task, or control when an update lands. Here’s the official switch, why it sometimes won’t hold, and the advanced method that makes it stick.

Fix 1: Turn it off the official way

  1. In QuickBooks: Help → Update QuickBooks Desktop.
  2. Go to the Options tab.
  3. Set Automatic Update to No.
  4. Set Shared Download to No as well (stops it pre-downloading patches in the background).
  5. Close. Updates now only happen when you run them manually (Help → Update QuickBooks Desktop → Update Now).

For most Desktop installs, that’s all you need.

Fix 2: When “No” is greyed out (subscription editions)

On newer subscription versions (QuickBooks Desktop 2024+), Intuit often locks Automatic Update on — the “No” option is greyed out — because staying current is part of the subscription. If that’s your situation:

  • You can still control the timing by leaving the app closed during its update window, and by setting Shared Download = No.
  • The hard lock-down below (Fix 3) is what people use when the toggle is unavailable — understand it’s an unofficial workaround.

Fix 3: Make it stick with the update folder + qbchan.dat (advanced)

QuickBooks tracks its update settings in a file called qbchan.dat, here:

C:\ProgramData\Intuit\QuickBooks 20XX\Components\QBUpdate\Qbchan.dat

(20XX = your version year.) Community reports note that editing line 4 from 1 to 0 disables auto-update — but QuickBooks resets it back to 1 the moment you open the Update window or its Options tab, so the edit alone doesn’t hold.

The durable version is to deny QuickBooks write access so it can’t re-enable or pre-download updates:

  1. Close QuickBooks.
  2. In the QBUpdate folder above, delete the contents of the patch-download folder (the location shown under Update QuickBooks Desktop → Options → Download Location).
  3. Right-click Qbchan.dat (and/or the QBUpdate download folder) → Properties → Security → Edit, and set Everyone and SYSTEM to Read only (deny Write/Modify).
  4. QuickBooks can no longer overwrite the setting or stage patches, so auto-update stays off.

⚠️ Caveats: This is a community technique, not an official Intuit setting. It can also block manual updates until you restore write permission, and a repair/reinstall may reset it. Note the exact permissions you change so you can revert, and don’t use it if you rely on payroll tax-table updates (those need updates to flow).

Fix 4: Keep getting the update nag but not the install?

If your real goal is just to stop the pop-ups while staying current, leave auto-update on but schedule it: Update QuickBooks Desktop → Options keeps the timing predictable, and closing QuickBooks lets it finish quietly.

FAQ

Will disabling updates break payroll? Yes, potentially — QuickBooks Desktop Payroll needs tax-table updates to stay accurate. If you run payroll, don’t fully lock updates; at minimum keep manual updates available.

Is editing qbchan.dat safe? It’s reversible (back up the file first), but it’s unofficial and resets easily — which is why the read-only permission step is what actually holds. Treat it as advanced.

Why does QuickBooks force updates on my version? Subscription editions tie support and connected services to current releases. If you’re on a discontinued version, note that QuickBooks Desktop 2023 and older are sunset regardless of update settings.

Sources: Intuit — Update to the latest release of QuickBooks Desktop, Intuit Community — Disable auto update in QuickBooks Desktop (qbchan.dat method, community-reported)