wslconfig
## Create .wslconfig in C:/Users/youruser
[wsl2]
memory=3GB # Limits VM memory in WSL 2 up to 3GB
processors=4 # Makes the WSL 2 VM use two virtual processors
Lucas Juan