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.




Then download from here and reinstall: https://www.microsoft.com/en-au/download/details.aspx?id=5555




You should then be good to go.