In order to fix any .accdb connection issue, you must install certain Microsoft Access 64-bit resources, and you can download them (accessdatabaseengine_X64.exe) directly from here:
https://www.microsoft.com/en-US/download/details.aspx?id=54920
Then, you have to open the Command Prompt with Administrator rights, change the target directory to the folder where the accessdatabaseengine_X64.exe is stored and execute the following command:
accessdatabaseengine_x64.exe /quiet
WARNING: If your Microsoft Access is installed in 32-bit, it’s advisable to install it in 64-bit, to avoid conflicts. If you have Microsoft Access installed in 32-bit and you install the Microsoft Access 64-bit driver, this will allow 64-bit applications to use Microsoft Access databases but will prevent Microsoft Access application to open Access databases.