Microsoft in their infinite wisdom has replaced the Hide Desktop icon with Copilot.

AnActOfCreation@programming.dev to Technology@lemmy.world – 1408 points –
713

You are viewing a single comment

Have you considered using Windows in a VM? I currently don't have any reason to use Windows, but if I had to again, that would be my first approach.

I am running manjaro with a AMD 7900XT GPU, i needed to do a lot of work to get my windows vm to display correctly and it does not perform well in terms of graphics inside the VM. Personally I keep a dual boot with Win11 debloated to run games that require kernel level anticheat. With that said, if you wanna know if it's a good idea to switch, protondb.com gives you what to expect from your games on Linux!

I have tried (story option below):

Currently virtualization for the desktop, even though that is in fact the future, there are many issues at the moment. For instance, graphics are holding me back.

Wendell on level 1 techs has plenty of these videos and there is one specifically where he goes in depth on spinning up a windows virtual machine and essentially using a GitHub project to make registry hacks to turn that windows VM into a fake RDS app server then using those apps via the RDP protocol.

I really like this solution but it is still less than desirable when attempting to save files, pass through devices to apps other than keyboard and mouse, run corporate ssl VPN Clients (they often enforce desktop sessions non-rdp via policy).

I follow these threads closely: https://forum.level1techs.com/t/vfio-passthrough-in-2023-call-to-arms/199671

I sometimes think maybe moving to an Intel processor with onboard video for my displays and then using the Nvidia driver patch like this https://github.com/DualCoder/vgpu_unlock or this https://github.com/ProTechEx/vgpu-proxmox to drive local 3D apps and pass GPUs into VMs is potentially something that can be used to get this going (without the need for a second discreet GPU).

I just don't want to have to do this. So I just have a windows desktop (still).