Is there a possibility and I’m not talking about breaking patents or anything like that, but I’m talking about a possibility technically, to have a Linux OS that can run Windows 11 apps natively?
No bottles or ports, just download an EXE file and run it.


Running Windows apps “natively” is impossible, by definition.
That said, I could imagine a kernel module that ran everything Windows in a microContainer like Kata. More likely would be to have Windows executables intercepted and run under Wine.
It’s an interesting question.
deleted by creator
So at the moment Wine seems to be the best possibility to come near to the experience of Windows.
If this is ever going to be possible, then it will be through Wine - Wine is the way of running Windows apps on Linux