PyCharm is one of the most popular Python IDE software. It bundles a lot of functions which are useful and important for the application developers.
However, because its powerful abilities come with high cost, Windows Defender slows down PyCharm by scanning its file. This cause PyCharm start quite slow. You can fix this annoying issue by excluding PyCharm out of process scan list.
Here are the steps for adding PyCharm to exclusion list:
List of processes excluded from scanning by Windows.
To me, PyCharm is (at least) twice as fast as that before adding process to exclusion list. COOL!
Rangsiman Ketkaew