Hi, thanks for the update. Indeed it seems to be a Proxmox issue, not a NoMachine issue.
NoMachine (Free Edition, I’m assuming that’s what you are using) just connects to the physical session which is started already and we can use configurations which are available in that physical session. That’s why I asked to see was the resolutions are showing in the control panel.
On Linux you can get a virtual display with NoMachine. To do that you just make your Linux headless (sudo init 3 and sudo /etc/NX/nxserver --restart
) and you will be able to create a desktop with NoMachine’s own embedded X server. More details are here: https://kb.nomachine.com/AR03P00973.
When you connect with native RDP to Windows you are getting a virtual display, not the physical one. With NoMachine you cannot connect to a Windows virtual display. However, in this link you can find out how to configure Proxmox with Windows 11, there are some instructions on how to get the resolution you prefer: https://devpress.csdn.net/linux/62ea2f1720df032da732ad91.html