"QuickBooks has stopped working" error
Hey all -
As per my topic subject, my user is getting the "QuickBooks has stopped working" error message, following the recent update to R15 for QuickBooks Desktop Pro 2020.
- The machine is running Windows 10 Pro x64 and has all the latest Windows updates.
- We tested the machine's hardware (RAM, HDD) and it all passed with flying colors.
- We tested the machine's OS via the SFC (System File Checker) tool, the DISM tool, and the CHKDSK tool - all came back working fine.
- Finally, we ran the QuickBooks Tool Hub and ran diagnostics on the program itself - to no avail.
The only thing that ultimately ended up working was the solution provided by this QuickBooks knowledgebase article, which does not appear to be the case (given that we have tested the hardware, operating system integrity, filesystem, and program integrity via the QuickBooks Tool Hub). We have to:
- Rename the "C:\Users\mikec\AppData\Local\Intuit\QuickBooks 2020\QBWUSER.INI" file to "QBWUSER.INI.bak20220630-100435" (where 20220630-1004 is the date and time at that moment), and...
- Rename the "C:\ProgramData\Intuit\Entitlement Client\v8\EntitlementDataStore.ecml" file to "EntitlementDataStore.ecml.bak20220630-100435"
Only then is my user able to login and use QuickBooks normally - however, once he closes the application, without performing the above step, he will get the same "QuickBooks has stopped working" issue. Obviously, we neither want to have to do that step. Even though I've scripted this process via a simple PowerShell script, doing this resets the program and forces my user to active QuickBooks every time (not a huge deal since we have a proper license), and then requires him to re-open the company file manually on the network. This is not ideal, as, obviously, I want as smooth and as seamless a process as is possible for my users, and he wants to go back to using QuickBooks as it was normally.