A family of Microsoft relational database management systems designed for ease of use.
check the task manager.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have databases in Microsoft Access 2021. Lately there is a problem with Access. Starting Access makes it a pending program with a everlasting circle.
Of course I did:
I even made a new empty database, closed it and then on reopening the system failed with the same issues.
I asked Microsoft to help me, but they stopped at the fast check.
Does anyone know an answer
A family of Microsoft relational database management systems designed for ease of use.
check the task manager.
I've run into this issue off and on for years across different versions (and builds) of Microsoft Access, and one thing that has helped me a lot is avoiding multiple databases in the same Access session. In fact I made a video a while back on Killing Access (the MSACCESS.EXE process) when it locks.
In the future, don’t just double-click your ACCDB files or create shortcuts directly to them. Instead, create your shortcuts to MSACCESS.EXE and pass the database file as a command-line parameter. Something like:
"C:\Program Files\Microsoft Office\root\Office16\MSACCESS.EXE" "Z:\Path\DatabaseFile.ACCDB"
That forces each database to open in its own separate Access process, instead of sharing one. In my experience, that dramatically reduces weird hangs, loading issues, and those “spinning forever” situations.
If Access does get stuck, just kill all MSACCESS.EXE processes in Task Manager and start fresh. Not elegant, but it works, and you shouldn't have to reboot the whole computer.
Hope that helps.
LLAP
RR
Hello J.G. van Leeuwen
May I know which Access version you are currently using? Please go to Access > File > Account > About Access and share a screenshot if possible. For example:
If this issue started after a recent Office update and your Office version is 2604, you may consider rolling back to version 2603, as several users have reported unexpected issues with version 2604. You can refer to this article for more details: How to Deal with Update Bugs
Note: This information is provided as a convenience to you. These sites are not controlled by Microsoft, and Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please ensure that you fully understand the risks before using any suggestions from the above link.
Additionally, you may try starting Access in Safe Mode to check whether there is any add‑in conflict. This is a basic troubleshooting step to help isolate the cause.
Looking forward to your reply.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
The behavior described (Access hanging with a spinning circle, even on a brand‑new empty database) is consistent with a damaged or corrupted Access installation or database engine, rather than a single corrupted database file.
From the provided information, the following supported actions apply:
If the issue persists after following these steps, and especially if it affects all databases including new empty ones, the next step is to ensure that the latest Access/Office updates (including any fixes for known issues opening databases or using the Access Database Engine) are installed, and then re‑test opening a simple local database in exclusive mode.
References: