💥 Fix Crashes

Fix Inkscape Crashes on Windows — 6 Solutions

Fix Inkscape crashes and freezes on Windows 10 and 11. Covers GPU driver conflicts, broken extensions, corrupted preferences, crash-on-save and clean reinstall.

Crash diagnosis

WhenLikely causeQuick fix
On startupCorrupted preferences or extensionDelete preferences.xml
On canvas scroll/zoomGPU driver / OpenGL conflictDisable GPU acceleration
Applying filterGPU memory or driver bugUpdate GPU driver
On savePermissions or corrupted SVGSave as Plain SVG elsewhere
After new extensionBroken extensionRemove new extension

Fix 1 — Disable GPU acceleration

Edit → Preferences → Rendering → uncheck Use GPU acceleration → restart Inkscape.

Cannot open Preferences? Edit %APPDATA%\Inkscape\preferences.xml — set renderbackend value to 0.

Fix 2 — Launch without extensions

"C:\Program Files\Inkscape\bin\inkscape.exe" --no-user-extensions

If stable, remove files from %APPDATA%\Inkscape\extensions one by one.

Fix 3 — Reset preferences

# Win+R: %APPDATA%\Inkscape # Rename preferences.xml → preferences.xml.bak # Restart Inkscape
Resets all settings. Documents not affected.

Fix 4 — Update GPU drivers

Fix 5 — Crash on save

File → Save a Copy → Plain SVG to Desktop. If successful, the original path has a permissions issue.

Fix 6 — Clean reinstall

  1. Uninstall via Settings → Apps
  2. Delete %APPDATA%\Inkscape
  3. Reboot
  4. Install the latest MSI