How to move Unity window between desktops (Windows 10 Home)

Hi,

I’m working with Unity3d v5.3.4 on Windows 10 Home.
How can I move the windows (i.e. game window) in Unity editor to a different virtual desktop?
When I press the ‘Task View’ button, the floating windows disappear.

Thanks

The floating windows from Unity are still inside the context of the Unity application, even though they might look separated. You cannot have 1 application on two desktops. When you separate a browser tab for example this tab starts behaving like a whole separate application, thus is can be placed on another desktop.