I suddenly had the same issue today, so I figured I would share the cause in case somebody else runs into the same problem.
In my case, Enpass crashed within a few seconds, caused by the OSD feature being turned on in my MSI Gaming App. This feature normally shows you graphics card statistics while you're playing games, but it appears it also tried to do it in Enpass - which it did not seem to appreciate.
Turning the feature off in the MSI Gaming App allowed me to get to my passwords again.
If your Enpass is crashing for different reasons, I suggest opening Event Viewer (which ships with Windows). Just typing "Event Viewer" in the start menu should bring it up. In Event Viewer, go to Windows Logs > Application. Find the most recent "Error" level activity and it will give you some technical details. In my case it was enough to hint at the cause:
Faulting application name: Enpass.exe, version: 0.0.0.0, time stamp: 0x06925888
Faulting module name: MsiGamingOSD.dll, version: 1.0.0.5, time stamp: 0x5799965f
Exception code: 0xc0000005
Fault offset: 0x00004906
Faulting process id: 0x15cc
Faulting application start time: 0x01d20661c8ae701d
Faulting application path: C:\Program Files (x86)\Enpass\Enpass.exe
Faulting module path: C:\Program Files (x86)\MSI\Gaming APP\OSD\x86\MsiGamingOSD.dll
Report Id: b09b3666-f7af-48ff-88ab-054fbac83950
Faulting package full name:
Faulting package-relative application ID:
Hope that helps someone.