LOL, I know not of any MS Windows build or distro that I would ever need to make work. I've enjoyed them all OOTB without stirring a finger.
Sure. If Windows is not pre-installed, all you need to do is to say magic words (
"Windows is a real OS" is the latest version?) and the system magically appears on your hardware within seconds. It's just a shame they haven't implemented the same method for updates.
Linux is actually an interesting concept: You don't install an application as you would do in Windows. Instead, you download the source and compile it to install it. If the respective toolchain (C++?) for the 300+ Linux versions is compatible with all application sources, the concept could work just fine.
Another "expert". Compiling from source is one of many ways you can install software on Linux and it's neither the most popular or the easiest one. Google for Appimage, Snap, Flatpack, DEB etc. Neither of them requires compiling. Do you know how to install Firefox on any Linux using the same download? Just unpack downloaded archive, put Firefox folder wherever you want and... that's it.
EDIT Several years ago, I decided to do a fresh Windows 7 install on my laptop.
Never again! Nothing worked out of the box. No wi-fi, no sound. Screen resolution was limited to 800x600 or less. I had to use another computer to get required files and informations from the web. Took me several hours to make the system just work. Average Linux install is 30 min. together with configuration and installing additional apps. But maybe I'm just extremely lucky. Maybe...