Forum Discussion
Access doesn't close properly. A remaining background process can only be terminated in task manager
- Feb 08, 2022Yes, here also the update available (Europe). Tested en fix the problem. Trusted Location not necessary any more. But I highly recommend it. Otherwise you will have problem starting from April. MS is blocking marcos. Check https://techcommunity.microsoft.com/t5/microsoft-365-blog/helping-users-stay-safe-blocking-internet-macros-by-default-in/ba-p/3071805
As Coskerk says "This issue got resolved last year. MS released a bad version of Access. Once the released the fixed version everything was fine and back to normal."
The issue disappeared for me about 8 months ago after MS issued an update. My updated Access installs have been operating without this issue for quite some time.
Karl Donaubaur was correct when he cited an MS update as the source of the problem shortly after it happened. I well remember the panic it created.
- CycloBikerAug 15, 2023Copper ContributorWell now that I look back through my journal. I did an in-place reinstall of windows 11 to clear up other issues like unreliable copy/paste and no sound for 5 minutes after I turned on my earphones. In-place reinstall left all my files and apps as they were. Most of the windows bugs were gone but unreliable copy/paste is still crops up occasionally. A few weeks later, Access was still not closing properly. Suspecting that there might be a bug fix, I downloaded the Office 365 Premium Offline Installer (which includes Access) and used it to reinstall office. Problem gone. A few days later when I opened Access again, it started closing properly. No hidden background process. I checked using Sysinternals Process Explorer. So I am not sure whether the Windows or Office reinstalls fixed the problem or subsequent updates automatically installed fixed the problem but have not experienced the problem for several months.
- JEEDEE23Aug 15, 2023Copper Contributor
Yes, that could be a solution. Me too, I installed brand fresh win 11, but let the office 365 run from the cloud.
Let it be clear, I only have this issue the moment I start using the database, it is quite full with code. But normally the docmd.quit acsaveAll works fine, until recently...
Can you tell me the offline 64-bit downloadable version or send me a link to it?
The behaviour starts, the moment one changes any record in any table, but only in a form. Changing a lot of records, even in related tables, in the source tables, without even opening a form, does close access properly.
To be clear, this database is 10 years old and always closed properly. (upgraded it to 64-bit around 5 years ago)- Tho_MapAug 15, 2023Copper ContributorStarted noticing this problem recently too. Same behavior as what you describe in previous posts. I'm on Office 365 version 2302 on Win Server 2019. Using taskkill on a Command Button works but it doesn't remove the .laccdp lock file. Hoping a new update fixes this problem or someone discovers a workaround.