Está en la página 1de 4

Tutorial para escritorio remoto

Antes de establecer una conexión remota entre dos PC ejecutando Windows 10 Pro se debe
estar en un grupo hogar y luego seguir los siguientes pasos:

1) Establecer permisos de seguridad especiales para no requerir una cuenta de Microsoft


2) Tener en ambas computadoras habilitado el acceso a escritorio remoto, tanto como
para brindar y recibirlo.

3) Esto es posible yendo a las opciones de configuración vía el menú buscar de Windows
o mediante el panel de control. En ambos casos deshabilitar la necesidad de
credenciales.

4) Finalmente se debe crear un archivo ejecutable para iniciar la conexión remota con
parámetros personalizados:

5) Click Start, click Run, type mstsc.exe, and then click OK.

6) Click Options, and then click the General tab.

7) Click Save As, and then type a file name in the File name box.

8) Select the location where you want to save the remote desktop file, click
Save, and then click Cancel.

Note The saved file has the .rdp file name extension.
9) Click Start, click Run, type notepad, and then click OK.

10) On the File menu, click Open.

11) In the Files of type list, click All Files.

12) In the Look in list, locate and then click the file that you saved in step 4.
Then, click Open.

13) Locate the line that resembles the following:

authentication level:i:n

Note The n placeholder represents the current authentication level.

14) Change the authentication level to 0 so that the line becomes the following:

authentication level:i:0

Note When you set the authentication level to 0, RDP 6.0 does not check for server
authentication.

15) Add the following line to the end of the file:

enablecredsspsupport:i:0
Note When this line is present, you do not have to provide credentials before you
establish a remote desktop connection.

16) On the File menu, click Save.

17) To connect by using Remote Desktop Connection, run the file that you
saved in step 12.

Note After you follow these steps, the new security features that Remote
Desktop Connection 6.0 provides are removed. Additionally, Remote
Desktop Connection 6.0 becomes incompatible with Windows Vista-based
computers that have the Allow connections only from computers running
Remote Desktop with Network Level Authentication option enabled in
the system properties.
18) Es muy importante tener en cuenta que se suelen perder permisos en las carpetas de
documentos. Para recuperarlos click derecho en propiedades y luego seguridad.
Estableciendo a la cuenta del usuario como propietario y brindando control total a esta
como a SYSTEM y las demás que se usen.

También podría gustarte