When I start Joplin, I often - though not always - get a flicker and nothing happens. So I start again and it usually starts. Sometimes I get the flicker again and have to repeat. How or where can I look for the cause since Joplin doesn't display an error dialog?
Check joplin logfile, whether it contains any error messages. You can find it in your home directory in subdirectory .config/joplin-desktop . There should be a text file named log.txt .
I File>Quit Joplin then renamed the log.txt file and started again. I get one warning in the log:
Plugin: [warn] onContentScriptMessage: No such content script: SearchAndReplace
The end of the log does have this (below), but I don’t know what that means:
2026-01-08 11:28:35: checkDisabledSyncItemsNotification: No errors: Hiding notification
2026-01-08 11:28:35: Updating all notifications...
2026-01-08 11:28:35: Garbage collecting alarms...
2026-01-08 11:28:36: DecryptionWorker: cannot start because no master key is currently loaded.
Earlier in the log is says I have no mater password.
I checked Task Manager and I have 25 Joplin tasks running, but no user interface.
Those errors in the log are irrelevant. Are you sure that’s it’s not just starting mininised? Check if there is a tray icon present and double click it when the happens, if that is the case
Situation with tray icon hiding is a bit crazy in Win11. In older versions of Windows, you could tick a setting to show all tray icons all the time. But this setting was removed.
To automate installation of new system, I’m using autounattend.xml generated by Generate autounattend.xml files for Windows 10/11 . This generator has an option to keep showing all tray icons. It’s implemented as a VBScript, which is run every minute while user is logged on