Multiuser - Simultaneous Access of Multiple Users to Windows 10 Computer - Enable Multiple

Windows 10 is a popular operating system that is known for its user-friendly interface and advanced features. One of the advantages of using Windows 10 is the ability to access multiple user accounts simultaneously on the same computer. This feature is especially useful for businesses or organizations that need to share a computer among multiple users. However, by default, Windows 10 only allows one remote desktop connection (RDP) at a time. In this article, we will discuss how to enable multiple RDP sessions on Windows 10.

Solution:
To enable multiple RDP sessions on Windows 10, you need to modify the Remote Desktop settings using the Registry Editor. Here are the steps to follow:

Step 1: Open the Registry Editor by pressing the Windows key + R and typing "regedit" in the Run dialog box.

Step 2: Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp

Step 3: Right-click on the RDP-Tcp folder and select "Export" to create a backup of the key.

Step 4: Open the exported file in Notepad or any other text editor.

Step 5: Find the line that starts with "fSingleSessionPerUser" and change the value from "1" to "0".

Step 6: Save the file and import it back into the Registry Editor.

Step 7: Restart your computer to apply the changes.

Alternatively, you can also use a script to modify the Registry settings. Here is an example of a script that you can use:

REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" /v fSingleSessionPerUser /t REG_DWORD /d 0 /f

Conclusion:
Enabling multiple RDP sessions on Windows 10 is a useful feature that allows multiple users to access the same computer simultaneously. By modifying the Remote Desktop settings using the Registry Editor or using a script, you can easily enable this feature on your Windows 10 computer. It is important to note that enabling multiple RDP sessions may affect the performance of your computer, so make sure to use it only when necessary.

Comentários

Postagens mais visitadas deste blog

Como criar usuário pelo CMD no Windows?

Falha ao conectar a um serviço do Windows, não foi possível conectar o Windows ao serviço Cliente da Diretiva de Grupo

Erro 1920. O serviço 'Office Software Protection Plataform' (osppsvc) não pôde ser iniciado. Verifique se você tem privilégios suficientes para iniciar os serviços do sistema