Windows is a great operating system but linux is better for some things. Microsoft even uses linux for much of their cloud offerings and datacenters.
I run both. It's easy to run linux inside windows with WSL Windows Subsystem for Linux. The apps I run are mostly server based and accessible via web browser like InvokeAI, Tensorflow, and other AI and ML tools. It's easier to install them in Linux as often getting some of the pieces working together or compiling them in Windows can be a frustrating endeavor. Now I don't usually bother installing directly in Windows and use Ubuntu Server running in WSL. The apps are accessible using localhost/127.0.0.1 port number.
Access the Ubuntu terminal on Windows with WSL. Develop cross-platform applications and manage IT infrastructure without leaving Windows.
ubuntu.com
Accessing Ubuntu command line using PowerShell. It's pulling packages from the official Ubuntu repository. WSL is a great tool as previously I was forced to use VirtualBox. WSL makes it a seamless process to run linux on Windows.
View attachment 5271485