We have seen some cases where Windows 10 removes/corrupts Microsoft Visual C++ 2010.
This is used by sqlite which is what the application uses for its datastore.
Because VC++ 2010 its missing/corrupt the application crashes immediately on startup.
The solution is to reinstall Microsoft Visual C++ 2010 x86 Redistributable
First find and uninstall it.
Settings > System > Apps and Features - Microsoft Visual C++ 2010 x86 Redistributable.
Do a fresh install of it.
You should then be good to go.