--disable-gpu. Fixes 80% of "won't open" issues.Installed Obsidian but clicking the icon does nothing — or the splash screen flashes then disappears? Seven confirmed fixes, ordered from easiest to most thorough.
Sometimes a previous Obsidian session gets stuck invisibly in the background and blocks a new launch.
GPU hardware acceleration is the #1 cause of Obsidian failing to open — especially on machines with older or integrated graphics.
--disable-gpu at the end, e.g.: "...Obsidian.exe" --disable-gpuA corrupted cache can prevent Obsidian from starting.
Win + R, type %appdata%, press Enter.Cache and Code Cache subfolders.Obsidian can fail to render at non-standard display scales (150%, 175%, 200%).
Permission restrictions can silently block the app from accessing its config files.
%APPDATA%\Obsidian is readable by your user account.Some antivirus tools block the Electron runtime that Obsidian is built on.
Obsidian.exe (usually in %LOCALAPPDATA%\Obsidian).If none of the above work, a clean reinstall almost always resolves launch failures.