I completely deleted all folders manually and reinstalled kicad and it helped…
2 Likes
I have a similar Problem on Windows 11.
I also have several plugins installed, but don’t have the time to figure out which one is causing the problem.
In Power shell, I just run the following command to close all the processes that failed to close.
This may not be the best way to handle this problem.
taskkill /f /im kicad.exe
taskkill /f /im pcbnew.exe
taskkill /f /im eeschema.exe
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.