4

I have set up 4 desktops on Windows 11.

My daily workflow is very consistent, so I'd like to specify the desktop to use for certain apps.

For example:

  • Always put Skype and Slack on Desktop 2

I checked the Microsoft documentation but I couldn't find such a feature.

Basically, I'm trying to do what macOS has supported for several years with Mission Control. On the Mac, you can right-click an app icon in the dock and specify which desktop to use it on from the contextual menu.

Does this feature exist in Windows itself and I just missed it? If not, how might I implement such a workflow? I have about 10 apps that I want to assign a desktop to.

1 Answers1

1

There are some earlier discussions on this topic for Windows 10, for example:

It would be interesting to know whether vdesk works on Windows 11. If so, you could put the command lines in a startup script, or in shortcuts on the Windows desktop, start menu, or custom toolbar menu.

George S
  • 376