Remote Desktop in win 10 Home

Remote Desktop Protocol [RDP] has been a feature of Windows since the XP Pro days. Here’s a look at using it in Windows 10 with the Remote Desktop app.

Remote Desktop Protocol [RDP] has been a feature of Windows since the XP Pro days. It makes it easy to connect from one PC or device to another to retrieve files or provide PC support.

There are several free utilities out there that will get you set up with a remote connection. Some that come to mind are services such as join.me, TeamViewer, and Chrome Remote Desktop and are especially handy when connecting between different platforms. But if you’re in a pure Windows environment, here’s a look at how to enable the built-in RDP utility in Windows 10, which will allow you to connect to your Windows box remotely.

Enable Remote Desktop for Windows 10 Pro

The Remote Desktop or RDP feature is disabled by default, so you will need to enable it in the settings. There are several ways to do this; let’s review the easiest.

    1. Open Settings
    2. Click System > Remote Desktop

    1. Click the toggle Enable Remote Desktop

  1. Click Confirm when prompted.

Expert Note:

You can also enable Remote Desktop using the System Properties. Press the Windows Key and Type: advanced system. Click View advanced system settings.

Click the Remote tab and select Allow remote connections to this computer. Keep the box checked for Network Level Authentication for better security. Also, note that you will need to enable incoming remote connections on the PC you’re connecting.

Remote Into Your PC

You have a couple of choices when it comes to how you remotely connect to the other computer. You can use the traditional desktop app or the Remote Desktop universal app. For this, I’m connecting to my Windows Home Server on my home network. I’m also going to use the app that you can install from the Store. It’s more versatile and can be used on mobile platforms, including iOS and Android.

Tip: If you have many PCs and devices on your home network, a useful free utility to use is Advanced IP Scanner.

Launch the app and type a name for the PC or device, its hostname or IP address, and select Connect.

Next, enter the username and password used for the computer you’re connecting into. Also, if you’re going to remote into it often, check the box to remember your credentials.

If you get the following security message, click Go ahead and Connect and check the box not to remind you again. You know what you’re doing; no reason for Windows to be constantly nagging you.

There you have it. You can now start using the remote computer for configuration, remote support, or however you need to use it.

I should also mention that you can go to Settings > connection settings in the app and configure the appearance, devices and make other adjustments that work for you.

More About Remote Desktop Connections

If you’re running a previous version of Windows or looking to remote access your Windows PC from your smartphone or tablets, check out the articles linked below for more.

Microsoft, rdp, Windows 10

This site is primarily supported by ads. Articles like this one wouldn’t exist without them. Please disable your ad blocker. Become a patron to support the blog directly, or go ad-free with Coil.

If you look closely at Windows 10 Home, you’ll find most of the components required to run the Microsoft RDP Server already installed as part of the operating system. Enabling the remote desktop server normally requires a PC running either the Windows 10 Professional or Enterprise editions. Here’s how you can also enable the RDP server in the Windows 10 Home edition.

Before you set up an RDP server, you should be aware that exposing an RDP server to the internet is incredibly risky. RDP is a common vector for compromising Windows systems. There have been multiple security issues with Windows RDP servers in recent years.

Only install an RDP server if you absolutely need one. Configure a restrictive firewall to keep from being accessible from the internet. Only connect to your RDP server through an encrypted network bridge, e.g. a local VPN.

Windows 10 editions that officially support the RDP Server feature can turn it on from the user interface in the Windows Settings app or the Windows System dialog: Properties: Remote. However, you won’t find these settings in Windows 10 Home or S editions. Instead, you’ll find an error message saying “Your Home edition of Windows 10 doesn’t support Remote Desktop.”

The RDP Wrapper Library [rdpwrap] project hot-wires Windows’ built-in RDP server [the Terminal Service] so you can start it even on Windows 10 Home. It also adds the required rules to the Windows Firewall to allow remote RDP connections to your PC. Make sure all accounts on your PC have strong passwords to protect it against unauthorized remote logins!

RDP Wrapper doesn’t unlock Windows’ user interface for managing the RDP server. Instead, you can use the bundled RDPConf program which comes bundled with RDP Wrapper to manage these settings.

It’s very easy to get set up with RDP Wrapper: just download the latest MSI installer, and run it. It’ll unlock the RDP server, and provide you with a new app to configure it.

Alternative approaches to enable RDP in the Home edition of Windows often make alterations to Windows components that are difficult to revert and may cause problems later when the system updates through Windows Update. RDP Wrapper instead makes some minor adjustments to Windows configuration and uses existing Windows components and services to enable remote RDP access.

You can use the Remote Desktop Connect client to remotely access the desktop of a Windows PC running an RDP server. The Remote Desktop Connection client program is available in all editions of Windows including Windows 10 Home and Mobile. It’s even available on MacOS, iOS, and Android through their respective app stores.

There aren’t any alternative third-party RDP server implementations available on Windows, so you must either use the implementation built-in to Windows or not at all. RDP is a proprietary protocol by Microsoft after all, so this may not be all that strange.

The Windows 10 Professional upgrade cost for a Home edition user is quite expensive, and it may be worth investigating alternatives like VNC. VNC is an open-source alternative remote desktop protocol. You’ll find plenty of free servers and clients available for all operating systems including Windows. VNC suffers from having many almost-but-not-quite compatible implementations, resulting in an ecosystem where not all clients work well or at all with all servers. I’ll not cover VNC any further in this article.

You may be wondering whether the Windows license allows for something like RDP Wrapper to lift limitation in the Home edition? Let’s take a quick look at the relevant parts of the Windows Operating System license:

Section 2.c: “[…] this license doesn’t give you any right to, and you may not:” and Section 2.c[ⅳ]: “work around any technical restrictions or limitations in the software;

Section 2.d[ⅴ]: “Remote access. No more than once every 90 days, you may designate a single user who physically uses the licensed device as the licensed user. The licensed user may access the licensed device from another device using remote access technologies.

Disclaimer: I’m not a lawyer and this isn’t legal advice. This is just my reflections and interpretation from reading the Windows License.

You may argue that RDP Wrapper just enables you to take advantage of the functionality that you’re licensed to utilize by section 2.d[ⅴ], but section 2.c+2.c[ⅳ] contradicts 2.d[ⅴ] with no clear reading as to which one takes precedence. Section 2.d[ⅴ] doesn’t expressly grant an exception from 2.c+2.c[ⅳ], but 2.d[ⅴ] is more specific to the situation at hand.

I’d like to pause here to say the current Windows license text makes it clear that you’re not allowed to work around any problems and limitations imposed by Windows. Which means that you’re more than likely already violating the Windows license simply by installing any number of utility programs that extend or tweaks Windows functionality.

I.e., using the file search utility FileLocator to work around the restrictions Windows puts in place to limit your ability to find files on the system is strictly speaking a violation of the Windows license as written. Most of the third-party and even other Microsoft software you install will put you in violation of the Windows license.

The use of RDP Wrapper may be interpreted as an application of a method for circumventing digital rights management system and thus illegal under the Digital Millennium Copyright Act [DMCA] in the USA, and who-really-knows-what-is-illegal-in-different-member-states under the Copyright Directive [2001/29/EC] in the EU. This part of the license is, however, open to interpretation and I’d say Microsoft would be hard-pressed to apply it to any situation beyond attempts at circumventing their copy-protection and validation systems.

Not being able nor permitted to work around bugs and problems in Windows is one of the top reasons why I choose Linux over Windows. I just find it so damned frustrating. On the other hand, I understand that Microsoft wants to prevent Home customers from “needlessly” exposing their devices to external threats.

If you want to stay in compliance with the Windows license, you can either choose to use a free VNC alternative or upgrade your Windows 10 Home license to a Pro edition license by purchasing a digital upgrade code from Amazon.

Video liên quan

Chủ Đề