Rdpwrap: Enable RDP on Windows 10 Home build 17134 (Version 1803)

Created on 21 Sep 2019  路  4Comments  路  Source: stascorp/rdpwrap

Based on discussions of the issue Add support for termsrv 10.0.17134.1 #456 I decided to consolidate all the procedures in this new issue as shown below...

Thanks! =D


The following instructions will allow you to enable the Remote Desktop Protocol (RDP) functionality on Windows 10 Home build 17134 (Version 10.0.17134 Build 17134):

  1. Install RDPWrap-v1.6.2.zip;
  2. Access "C:\Program Files\RDP Wrapper" folder;
  3. Rename "rdpwrap.ini" to "rdpwrap.ini_BAK";
  4. Copy rdpwrap.ini (rename "rdpwrap.ini.TXT" to "rdpwrap.ini") file to "C:\Program Files\RDP Wrapper";

  5. Access "C:\Windows\System32" folder;

  6. On "termsrv.dll" follow...;

    • Properties > Security > Advanced > Change > Advanced... > Find Now > Administrators > OK > OK > Apply > OK (on dialog) > OK > OK;

  7. Rename "termsrv.dll" to "termsrv.dll_BAK";
  8. Copy termsrv.dll (extract zip file) file on this folder and paste into "C:\Windows\System32";
  9. Restart "Windows 10".

[Ref.: https://github.com/stascorp/rdpwrap/issues/456 ]


Additional information about installing RDPWrap How to use Windows 10 Remote Desktop in Windows Home (RDP).

Most helpful comment

Or you could take a second to browse the issue board and find patches like asmtron posted here: https://github.com/stascorp/rdpwrap/issues/860 (https://raw.githubusercontent.com/asmtron/rdpwrap/master/res/rdpwrap.ini) to update it to the offsets you need. The rdpwrap.ini here isn't really maintained anymore, so the people will do it. Replacing a system component that has gotten a security patch is one of the worst possible advices to give, especially making it go back to a version from 2018.

How to update rdpwrap.ini to the latest offset:

  1. Download the ini file given above or follow the autoupdater
  2. put it in C:\Program Files\RDPWrap\
  3. Run RdpWinst.exe -r
  4. Profit!

If your version is still unlisted, make a new issue and upload your termsrv.dll in a zip file so we can get the new offsets for other people too.

All 4 comments

Replacing termsrv.dll with an older version should only be used as a last-resort. Usually patches are already available ahead of the version your system is running. The issue you are referencing to is from 2018.

@Mordo95 "Usually patches are already available ahead of the version of your system is running." -> I tried using RDPWrap version 1.6.2 (latest in 2019/09/21) and didn't work. I had to use the procedure I described above.
Thanks! =D

Or you could take a second to browse the issue board and find patches like asmtron posted here: https://github.com/stascorp/rdpwrap/issues/860 (https://raw.githubusercontent.com/asmtron/rdpwrap/master/res/rdpwrap.ini) to update it to the offsets you need. The rdpwrap.ini here isn't really maintained anymore, so the people will do it. Replacing a system component that has gotten a security patch is one of the worst possible advices to give, especially making it go back to a version from 2018.

How to update rdpwrap.ini to the latest offset:

  1. Download the ini file given above or follow the autoupdater
  2. put it in C:\Program Files\RDPWrap\
  3. Run RdpWinst.exe -r
  4. Profit!

If your version is still unlisted, make a new issue and upload your termsrv.dll in a zip file so we can get the new offsets for other people too.

@Mordo95 thank you! replacing rdpwrap.init with this one solved the problem!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jifernandezc picture jifernandezc  路  5Comments

apolyakov2017 picture apolyakov2017  路  4Comments

nick7inc picture nick7inc  路  5Comments

dagwieers picture dagwieers  路  4Comments

wanglulei picture wanglulei  路  4Comments