Today we will tell you how to make your work at the computer more convenient and efficient. If you already have, or have updated, then you have the ability to create virtual desktops.

This is a great opportunity to conveniently perform different tasks on one computer.

Desktops in Windows 10

One of the major innovations that Windows 10 has pleased most users with is virtual desktops. Previously, this function was present only in operating systems, created on the basis of Linux, as well as in Mac OS. Those who actively used the function of switching between virtual workspaces, but could not afford to constantly work, for example, in Linux, can now safely switch to Windows 10, while continuing to use this convenient function.

Why is it so useful? Workspace optimization. On one virtual desktop you can run, say, video rendering, file conversion or anti-virus scanning, and then switch to another workspace and continue doing your own thing.

How to switch between desktops?

There is no separate button for this function - to go to create and edit desktops, you need to click on the “Task View” or Task View icon next to the Microsoft logo and the search icon. Clicking on it leads to the display of all currently running applications on the screen, and also opens up the ability to create new virtual desktops - just click on the “Create desktop” button, which is located in the lower right corner.

To switch to the desired desktop, simply click on it. In addition, there are a number of hotkeys that will make switching between workspaces easier:

  • You can get to the “Task View” without unnecessary movements - just press Win + Tab.
  • You can also create new desktops using a simplified scheme - by pressing Win + Ctrl + D, you will instantly create a new workspace.
  • Using Task View to switch to the desired virtual desktop every time is quite inconvenient - that’s why the developers have added the ability to quickly switch using the combination Win + Ctrl + left or right arrow.
  • In addition, there are situations in which there are too many desktops, and you absolutely don’t want to delete them using the mouse - in this case, the combination Win + Ctrl + F4 will help, which deletes the active desktop. Please note that it is the workspace you are currently on that is deleted. Accordingly, after deleting the active desktop, you will be taken to the next one in order.

Windows 10 also provides the ability to move active applications to other virtual desktops - just right-click on the desired program, select in context menu“Move to” item and decide on the desktop. To enlarge a screenshot, click on it.

When you delete a virtual desktop, all programs that were currently running on it will be automatically moved to the adjacent desktop.

The settings for this feature can be found in Settings, in the System section, on the Multitasking tab.

There are few settings there. You can customize the display of windows and set the action to the ALT+TAB key combination.

Flaws

Despite the fact that Microsoft has taken a thorough approach to introducing the function of switching between desktops, there are some shortcomings in it:

  • You cannot swap desktops on the selection screen (although for many this is not a disadvantage).
  • You cannot change the name of the created desktop - you will have to get used to it serial numbers and remember where and what program is running.
  • Owners of two or more monitors will not be able to create different workspaces in order to simultaneously see different virtual desktops on the monitors.

Keyboard shortcut to minimize remote desktop

is there a way to use the keyboard to switch from a maximized (full screen) remote desktop connection back to the host computer?

I have about 4 remote desktops that I switch between, and it would be nice not to have to switch to the mouse every time I want to switch.

I know that I can press Ctrl + Alt + Break and this will normalize the remote desktop screen. - It's close, but I'd like a way to just minimize it (so I don't have to normalize ->switch ->maximize every time I want to switch screens)

13 answers

Ctrl + Alt + Home will bring focus to your local machine (at least in Win 8). Ctrl + Alt + Home then Win will open the windows menu on your local computer.

using virtual machine I often have multiple RDP sessions open and switch to Ctrl + Alt + Home then Win + T then arrow keys to select the RDP session I want to be on.

this has bothered me for a long time.

Initial attempts to solve it using AutoHotkey fail because the remote desktop client installs a keyboard hook and swallows all input.

I finally discovered that Caps Lock the key is transferred to the local system.

So this AutoHotkey script will do the trick by doing Ctrl + Shift + CapsLock to minimize the remote desktop:

#IfWinActive ahk_class TscShellContainerClass ^+CapsLock:: ; Need a short sleep here for focus to restore properly. Sleep 50 WinMinimize return #IfWinActive

fixed version that works for me:

#IfWinActive ahk_class TSSHELLWND ^Capslock:: ; Ctrl+Caps Lock (couldn't make Ctrl+Shift+Caps Lock work for some reason ; Need a short sleep here for focus to restore properly. Sleep 50 WinMinimize A ; need A to specify Active window ;MsgBox, Received Remote Desktop minimize hotkey ; uncomment for debugging return #IfWinActive

You can use this common, handy keyboard shortcut to exit the full-screen remote desktop, but it requires a slightly different setup before connecting. Instead of minifying the remote system, I just switch to another one local program and leave the remote system in background with the following:

  1. Before connecting to the remote computer with Remote Desktop Connection, in the "Local Resources" tab, I set "Keyboard" to "On This Computer". This allows you to use Alt+Tab to jump back to any other program on the local system.
  2. when I want to switch between programs on the remote system, I use Alt + Page Up , which works the same way Alt + Tab would, but only on the remote system.

Additionally, you can use Alt + Pages (or Alt + Shift + Page Up) to switch back and forth between active programs on the remote computer.

for me on Windows 7 64 bit to make the sum work I had to change the 1st line from #IfWinActive ahk_class TSSHELLWND to" IfWinActive ahk_class TscShellContainerClass now the whole script looks like this:

#IfWinActive ahk_class TscShellContainerClass ^Capslock:: ; Ctrl+Caps Lock (couldn't make Ctrl+Shift+Caps Lock work for some reason ; Need a short sleep here for focus to restore properly. Sleep 50 WinMinimize A ; need A to specify Active window ;MsgBox, Received Remote Desktop minimize hotkey ; uncomment for debugging return #IfWinActive

CTRL + ALT + Home brings focus to the Remote Desktop Connection panel. The connection bar contains a Collapse button.

In Windows 7, If I uncheck the "Show the connection panel when I'm using full screen" option when connecting, then the keys to minimize the RPD session are CTRL + ALT + Home spacebar.

If shown in the connection string (default), this requires hitting Tab a couple of times to minimize the RDP session: CTRL + ALT + Home Tab Tab space.

I do the same. The best solution The one I found in XP was a virtual dimension with virtual desktops always on top. I can then switch between 4 remote desktops in full screen mode with one click each. However, Virtual Dimension doesn't work quite right on Windows 7 (at least not on the 64-bit version). It seems to work, but it loses the "always on top" although the checkbox remains enabled, the virtual desktop switch does not. It's so close to what we both want, but so far away.

Alt + Caps Lock without Caps Lock annoying state changes ( ok if you don't have scroll lock)

Simply pressing Ctrl+Alt+Del sends a signal to the remote computer, which, of course, is not the one you want. If you have encountered such a problem, then today from the Top10 section you will learn how to solve it. I present 10 handy keyboard shortcuts that you can use when working with remote computer.

10. Ctrl+Alt+(+). The job of capturing screenshots of a remote computer sometimes feels like magic. If you click Print Screen you will get a screenshot local computer, not remote. Pressing Ctrl+Alt+ and the (+) symbol allows you to take a screenshot of the entire client window of the remote computer. It's the same as pressing Print Screen on your local computer.

9. Ctrl+Alt+(-). Sometimes you don't need a snapshot of the entire desktop window of the remote computer, but only a snapshot of a specific window. Pressing Ctrl+Alt+ and the (-) symbol allows you to take a screenshot of only the active window during a session with a remote computer. This combination gives the same result as pressing Alt+Print Screen on your local computer.

8. Alt+Home. Pressing Alt+Home brings up the Start menu on the remote system. This menu opens quick access to various programs installed on the remote system. This combination is similar to pressing Windows keys on your local computer.

7. Alt+Delete. Pressing the Alt+Delete combination during a session with a remote computer opens the Windows menu of the application running on the remote system. The Windows menu usually opens under an icon in the upper left corner of most Windows applications and allows you to move and resize the application window.

6. Ctrl+Alt+Break. Sometimes you may want the window on the remote system to be opened in full screen, just like on the local computer. To switch a session with a remote computer to full-scale operation mode, you need to press the combination Ctrl+Alt+Break.

5. Ctrl+Alt+Pause. As in the previous paragraph, the Ctrl+Alt+Pause combination switches the session window from windowed mode to full-scale. However, in this case, the remote computer window remains at its standard size and does not fill the entire screen of the local computer. Instead, it appears on a black background.

4. Alt+Insert. Sometimes you need to quickly switch between different programs, which you have running. Pressing Alt+Insert allows you to cycle through programs on the remote system in the order in which they were launched. This process is similar to the process launched by Alt+Tab on the local computer.

3. Alt+Page Down. Another way to cycle through windows is with running programs when working with a remote system, the Alt+Page Down combination provides. Pressing this combination allows you to switch programs during a session with a remote system, moving from right to left in the Windows task switcher. This is the same as pressing Alt+Shift+Tab on your local computer.

2. Alt+Page Up. Pressing Alt+Page Up allows you to switch programs during a session, moving from left to right in the Windows task switcher. It's the same as pressing Alt+Tab on your standard computer.

1. Ctrl+Alt+End. One of the most difficult things about working with a remote computer is transmitting the Ctrl+Alt+Del combination to the remote system. Press Ctrl+Alt+End if you need to send a Ctrl+Alt+Del command to the remote system. Pressing this key opens a dialog box Microsoft Windows Security, which allows you to lock your computer, log out, change your password, and launch Task Manager.

Michael Auty - Windows IT Pro CTO and SQL Server Magazine, author Microsoft SQL Server 2008 New Features (Osborne/McGraw-Hill).


Close