When PyCharm is opened, WSL starts running and the "vmmemWSL" process consumes a large amount of memory. But I'd like to use PyCharm without WSL running concurrently. Is there a way to prevent WSL from starting when PyChanging the startup settings or configuration to avoid running "wsl --shutdown" every time after opening PyCharm? And I don't want limit the memory of WSL.
running "wsl --shutdown" every time after opening PyCharm, but it's too troublesome