Flameshot is a powerful, open-source screenshot tool with an integrated annotation editor. Originally developed for Linux, it is now available for Windows with full support for region capture, drawing tools, and upload integrations.
Flameshot uses Qt's QSettings which maps to HKCU\SOFTWARE\flameshot-org\flameshot on Windows.
The startup entry is only created when "Launch at startup" is enabled in preferences.
The HKLM uninstall GUID is generated at install time and varies between versions — query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ to find the current entry by DisplayName.
Flameshot does not register file associations.
🗑️ Cleanup
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\SOFTWARE\flameshot-org\flameshot]
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"flameshot"=-
Remove the uninstall entry by running the official uninstaller or via Apps & Features.