- Termsrv dll windows 10 20h2 patch
- Windows 10 x64 v2004 — May 2020 Update (20H1)
- Windows 10 x64 v1703 — Creators Update (April 2017)
- Windows 10 x64 Threshold 2 (November 2015)
- Windows 10 x64 RTM (August 2015)
- Option 2 — RDP Wrapper
- Windows 10 version: 20H build: 19042.572 #1188
- Comments
- Sharpik commented Oct 22, 2020
- Sharpik commented Oct 22, 2020
- sk-lau commented Oct 23, 2020
- sk-lau commented Oct 27, 2020
- Champion1971 commented Oct 30, 2020
- mabaega commented Oct 31, 2020 •
- pcalpha commented Nov 1, 2020
- sk-lau commented Nov 3, 2020
- shamilsun commented Nov 6, 2020
- This comment has been minimized.
- pcaste2000 commented Dec 5, 2020 •
- pcaste2000 commented Dec 5, 2020
- pcaste2000 commented Dec 5, 2020
- This comment has been minimized.
- holmrn1 commented Jan 6, 2021
- jens-max commented Jan 8, 2021
- jens-max commented Jan 8, 2021
- affinityv commented Jan 19, 2021
- totwired commented Apr 4, 2021 •
- RDP Wrapper not working after update in Windows 10 10.0.19042 Build 19042 #1244
- Comments
- abhinavdangri commented Dec 11, 2020
- KrishnaST commented Dec 11, 2020
- asmtron commented Dec 11, 2020
- mathewjpotter commented Dec 11, 2020
- arnoldvdm commented Dec 11, 2020 •
- AdrianQT commented Dec 12, 2020
- arnoldvdm commented Dec 12, 2020
- asmtron commented Dec 12, 2020
- Upload the termsrv.dll (v.10.0.19042)
- watkmogi commented Dec 12, 2020
- arnoldvdm commented Dec 12, 2020
- Huasah commented Dec 12, 2020 •
- asmtron commented Dec 13, 2020 •
- aqasem81 commented Dec 13, 2020
- Retinoid commented Dec 14, 2020
- MunniDerMeister commented Dec 14, 2020
- andres-roman commented Dec 21, 2020
- IvanMurzak commented Dec 22, 2020
- gesgood commented Jan 14, 2021
- Melnick704 commented Jan 14, 2021 •
- gesgood commented Jan 15, 2021
- Yen-Pang-Lai commented Jan 19, 2021
- thegadgetman-uk commented Jan 22, 2021 •
- asmtron commented Jan 24, 2021
- Yen-Pang-Lai commented Jan 25, 2021
- WITTORIO98 commented Feb 1, 2021 •
Termsrv dll windows 10 20h2 patch
To have concurrent user sessions working in Windows 10, you need to make small changes to termsrv.dll file. This file is located in C:\Windows\System32 folder. Before modifying termsrv.dll for the first time, you need to take ownership and assign yourself full permissions. You also need to stop Remote Desktop service (TermService) if it’s running.
DLL files can be modified using any HEX Editor (for example Tiny Hexer). You can do this yourself by replacing strings shown below, or just download patched versions from this page.
Windows 10 x64 v2004 — May 2020 Update (20H1)
After this update termsrv.dll is upgraded to version 10.0.19041.84 To get back concurrent remote desktop connections, make the following changes:
39 81 3C 06 00 00 0F 84 D9 51 01 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.19041.84 file can be found here.
Older Windows 10 versions
Windows 10 x64 v1909 — November 2019 Update
After this update termsrv.dll is upgraded to version 10.0.18362.657. To get back concurrent remote desktop connections, make the following changes:
39 81 3C 06 00 00 0F 84 5D 61 01 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.17763.1 file can be found here.
Windows 10 x64 v1903 — May 2019 Update
After this update termsrv.dll is upgraded to version 10.0.18362.53. To get back concurrent remote desktop connections, make the following changes:
39 81 3C 06 00 00 0F 84 5D 61 01 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.17763.1 file can be found here.
Windows 10 x64 v1809 — October 2018 Update + Cumulative April 2019 Update
After this update termsrv.dll is upgraded to version 10.0.17763.437. To get back concurrent remote desktop connections, the make the following changes:
39 81 3C 06 00 00 0F 84 3B 2B 01 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.17763.437 file can be found here.
Windows 10 x64 v1809 — October 2018 Update
Windows 10 October 2018 Update (1809) updates termsrv.dll to version 10.0.17763.1. To get back concurrent remote desktop connections, the make the following changes:
39 81 3C 06 00 00 0F 84 7F 2C 01 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.17763.1 file can be found here.
Windows 10 x64 v1803 — Spring 2018 Update (March 2018)
Windows 10 Spring 2018 Update (1803) updates termsrv.dll to version 10.0.17134.1. To get back concurrent remote desktop connections, make the following changes:
8B 99 3C 06 00 00 8B B9 38 06 00 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.17134.1 file can be found here.
Windows 10 Fall Creators Update (1709 — Redstone 3)
Updates termsrv.dll to version 10.0.16299.15. To get back concurrent remote desktop connections, make the following changes:
39 81 3C 06 00 00 0F 84 B1 7D 02 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. The original, v10.0.16299.15 file can be found here.
Windows 10 x64 v1703 — Creators Update (April 2017)
Windows 10 Creators Update (1703 — Redstone 2) updates termsrv.dll to version 10.0.15063.0. To get back concurrent remote desktop connections, make the following changes:
39 81 3C 06 00 00 0F 84 53 71 02 00
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. Original, v10.0.15063.0 file can be found here.
Windows 10 x64 Threshold 2 (November 2015)
Windows 10 Fall Update (also called «Threshold Wave 2 Update») updates termsrv.dll to version 10.0.10586.0. To get back concurrent remote desktop connections, make the following changes:
Find:
39 81 3C 06 00 00 0F 84 3F 42 02 00
replace with:
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be download from here. Original, v10.0.10586.0 file is here.
Windows 10 x64 RTM (August 2015)
termsrv.dll file version 10.0.10240.16384.
In termsrv.dll find:
39 81 3C 06 00 00 0F 84 73 42 02 00
and replace it with:
B8 00 01 00 00 89 81 38 06 00 00 90
The patched version can be downloaded from here. The original, untouched version of termsrv.dll v10.0.10240.16384 can be downloaded from here.
Option 2 — RDP Wrapper
Instead of modifying termsrv.dll file you can use RDP Wrapper which acts as a middleman between Terminal Services and Service Control Manager. This way you don’t need to touch termsrv.dll file. Actually, if you already modified your termsrv.dll file, you need to revert to the original version before using this method.
Download and extract RDPWrap-v1.6.1.zip (or newer), then run install.bat as admin. After installation is completed, run RDPConfig.exe. If all items under Diagnostics are green, you should be good to go.
If «Listener state» is » Listening [not supported] «, you will need to update the wrapper’s configuration (.ini) file.
Windows 10 version: 20H build: 19042.572 #1188
Comments
Sharpik commented Oct 22, 2020
rdpwrap.ini needs to be updatet to work on the last windows version (2020 10.21.).
The text was updated successfully, but these errors were encountered:
Sharpik commented Oct 22, 2020
sk-lau commented Oct 23, 2020
It does not and should not work. There’s no offset entry for October 2020 update. No 19042.572 in the rdpwrap.ini
Anyone has any ideas?
sk-lau commented Oct 27, 2020
It does not and should not work. There’s no offset entry for October 2020 update. No 19042.572 in the rdpwrap.ini
Anyone has any ideas?
This .ini is only for April 2004 update or known as 20H1 . However October update is 20H2
Champion1971 commented Oct 30, 2020
10.0.19041.84 works (dont know why). It’s fully supported
mabaega commented Oct 31, 2020 •
Win10 Pro
Version 20H2 (OS Build 19042.572)
pcalpha commented Nov 1, 2020
The termsrv.dll of Version 20H2 is the same to 19041 right now.
sk-lau commented Nov 3, 2020
The termsrv.dll of Version 20H2 is the same to 19041 right now.
You are right so it actually solved this so called problem
shamilsun commented Nov 6, 2020
19042.572
not working
This comment has been minimized.
pcaste2000 commented Dec 5, 2020 •
Win10 Pro
Version 20H2 (OS Build 19042.572)
Hi! Sure it works on version 10.0.19041.84 (I saw it on your uploaded pic) but (I don’t know why) my version is 10.0.19041.662 and it isn’t working at all .
Any ideas? Thanks so much in advance.
pcaste2000 commented Dec 5, 2020
Hi! Sure it works on version 10.0.19041.84 (I saw it on your uploaded pic) but (I don’t know why) my version is 10.0.19041.662 and it isn’t working at all .
Any ideas? Thanks so much in advance.
Patched by now: I unistalled the KB4586853 update and after rebooting I went back to version 10.0.19041.84. Then I got [fully supported]. Not a smart solution, but enough by now.
pcaste2000 commented Dec 5, 2020
Hi! Sure it works on version 10.0.19041.84 (I saw it on your uploaded pic) but (I don’t know why) my version is 10.0.19041.662 and it isn’t working at all .
Any ideas? Thanks so much in advance.
Patched by now: I unistalled the KB4586853 update and after rebooting I went back to version 10.0.19041.84. Then I got [fully supported]. Not a smart solution, but enough by now.
Solved: I found all .ini versions at: https://github.com/sebaxakerhtc/rdpwrap.ini (thanks to the user, nice work!)
This comment has been minimized.
holmrn1 commented Jan 6, 2021
jens-max commented Jan 8, 2021
Hallo! Sicher funktioniert es auf Version 10.0.19041.84 (ich habe es auf Ihrem hochgeladenen Bild gesehen), aber (ich weiß nicht warum) meine Version ist 10.0.19041.662 und es funktioniert überhaupt nicht.
Irgendwelche Ideen? Vielen Dank im Voraus.
Inzwischen gepatcht: Ich habe das KB4586853-Update deinstalliert und bin nach dem Neustart zur Version 10.0.19041.84 zurückgekehrt. Dann wurde ich [voll unterstützt]. Keine clevere Lösung, aber mittlerweile genug.
Hallo
ich suche verzweifelt nach einer gepatchten termsrv.dll für 20H2. Könnte mir die jemand hochladen?
Vielen Dank und viele Grüße
jens-max commented Jan 8, 2021
Hallo
ich suche verzweifelt nach einer gepatchten termsrv.dll für 20H2. Könnte mir die jemand hochladen?
Vielen Dank und viele Grüße
affinityv commented Jan 19, 2021
Hallo
ich suche verzweifelt nach einer gepatchten termsrv.dll für 20H2. Könnte mir die jemand hochladen?
Vielen Dank und viele Grüße
The termsrv.dll file itself is not patched, the INI file works with the normal, in place, termsrv.dll file.
What version of termsrv.dll is shown by RDPConf.exe ?
totwired commented Apr 4, 2021 •
although in 20H2 works, the cursor of the remote machine has continuously the loading circle blinking.
when in vnc or working in the physical machine, this is not a problem.
is there any case that the defender with the rdpwraper service causing this issue?
RDP Wrapper not working after update in Windows 10 10.0.19042 Build 19042 #1244
Comments
abhinavdangri commented Dec 11, 2020
Hi Github Community.
Previously I was using RDP Wrapper and it was working correctly.
But after the update in windows 10 I am not able to use the RDP wrapper.
Listener state is listening but not supported.
Please Help me I need this solution ASAP.
The text was updated successfully, but these errors were encountered:
KrishnaST commented Dec 11, 2020
RDP stopped working after morning update.
Windows 10 10.0.19042 Build 19042.685
asmtron commented Dec 11, 2020
please upload file «C:\Windows\System32\termsrv.dll» for Windows 10 10.0.19042 (x64 and x86)
mathewjpotter commented Dec 11, 2020
go to windows update, and remove the recent windows security updates in the past two days. It will fix it.
arnoldvdm commented Dec 11, 2020 •
For me the same.
I think it’s KB4592438 or the dot net framework: KB4586876
After removing and trying to reinstall:
your device shall not be updated as long as updates are interrupted.
updates will resume on: 19-12-2020
AdrianQT commented Dec 12, 2020
i need the ini file plz
arnoldvdm commented Dec 12, 2020
100% that it’s KB4592438
asmtron commented Dec 12, 2020
We can ONLY help you and create the ini entries for 10.0.19042 when YOU upload the termsrv.dll for this Windows version!
Upload the termsrv.dll (v.10.0.19042)
watkmogi commented Dec 12, 2020
Morning, mine not working too. Since yesterday.
arnoldvdm commented Dec 12, 2020
I have the same termsrv.dll size so I think it’s the same file. (only a higher zip compression (7z))
Huasah commented Dec 12, 2020 •
Mine not working either.
termsrv.zip
asmtron commented Dec 13, 2020 •
@watkmogi
@arnoldvdm
@Huasah
thx for the upload; all the three termsrv.dll’s have the version 10.0.19041.662; and this version is already supported on Win10 10.0.19041.662, 10.0.19041.685.
The autoupdate.bat batch file will automatically update the dpwrap.ini file to support the new termsrv.dll 10.0.19041.662.
Update: 12.12.2020: changing the restart method so we can copy and not stream the new downloaded ini; hope this fixes problems with loading of the new ini file on some systems.
aqasem81 commented Dec 13, 2020
Working as charm! Thank you.
Retinoid commented Dec 14, 2020
@watkmogi
@arnoldvdm
@Huasah
thx for the upload; all the three termsrv.dll’s have the version 10.0.19041.662; and this version is already supported on Win10 10.0.19041.662, 10.0.19041.685.
The autoupdate.bat batch file will automatically update the dpwrap.ini file to support the new termsrv.dll 10.0.19041.662.
Update: 12.12.2020: changing the restart method so we can copy and not stream the new downloaded ini; hope this fixes problems with loading of the new ini file on some systems.
@asmtron
it`s still not working in my PC 🙁
MunniDerMeister commented Dec 14, 2020
Leaving a blank line break at the end of the ini file fixed it for me
andres-roman commented Dec 21, 2020
Leaving a blank line break at the end of the ini file fixed it for me
It is confirmed that adding a blank line works.
IvanMurzak commented Dec 22, 2020
Thanks, it works for me too. A blank line in the end added. But I’m not @MunniDerMeister by the way 🙂
gesgood commented Jan 14, 2021
please upload file «C:\Windows\System32\termsrv.dll» for Windows 10 10.0.19042 (x64 and x86)
Hi @asmtron ,
My OS version is 19042.746, and here is the termsrv.dll
Looking forward your relpy,
termsrv.zip
Thanks.
Melnick704 commented Jan 14, 2021 •
please upload file «C:\Windows\System32\termsrv.dll» for Windows 10 10.0.19042 (x64 and x86)
Hi @asmtron ,
My OS version is 19042.746, and here is the termsrv.dll
Looking forward your relpy,
termsrv.zip
Thanks.
Please, give your .ini file for 19042.746
gesgood commented Jan 15, 2021
please upload file «C:\Windows\System32\termsrv.dll» for Windows 10 10.0.19042 (x64 and x86)
Hi @asmtron ,
My OS version is 19042.746, and here is the termsrv.dll
Looking forward your relpy,
termsrv.zip
Thanks.
Please, give your .ini file for 19042.746
My wrapper doesn’t work on 19042.746 either, -_-!
And I’m looking for help from @asmtron
Yen-Pang-Lai commented Jan 19, 2021
I also got the same problem with the OS version of 19042.746 and below is my termsrv file.
termsrv.zip
I appreciate for your help.
thegadgetman-uk commented Jan 22, 2021 •
Hi @asmtron, and to those having issues with OS 19042.746.
I recently found this project and encountered the issue about with the listener not being support on OS 19042.746 and I assumed an updated INI file would be needed as I couldn’t find the OS version listed in the ini file from the install.
I was going to upload my termserv.dll when I noticed that the dll file version is 10.0.19041.746 — different from the OS version.
I then found the ini file that @affinityv has created at #999 (comment) which does contain the references for the dll version I have and I followed the instructions in that thread for replacing the ini file with the one affinityv has updated — PROBLEM SOLVED!
Hopefully this is helpful for others now knowing that the OS version and the termserv.dll version can differ (sorry if people already know this but I am new!).
Thanks again to everyone in this community and for the project which has solved a big problem for me.
asmtron commented Jan 24, 2021
there a two possible entries for SingleUserOffset [10.0.19041.746].
ver1: SingleUserOffset.x64=0CA4C
ver2: SingleUserOffset.x64=0CB22
on my system Win10 64 Pro only the ver1 entry works. The ver2 entry gives me the [not supported]. Can you please check if ver1 or ver2 works on your win10 ?
- open «cmd.exe» as admin and go to RDP Wrapper cd C:\Program Files\RDP Wrapper
- uninstall RDP Wrapper: RDPWInst -u
- edit rdpwrap.ini: notepad rdpwrap.ini
- go to/search [10.0.19041.746] and change SingleUserOffset.x64 to 0CA4C (ver1) or 0CB22 (ver2)
- save and exit notepad
- install RDP Wrapper: RDPWInst -i
- run RDPConf to test: RDPConf.exe
Yen-Pang-Lai commented Jan 25, 2021
there a two possible entries for SingleUserOffset [10.0.19041.746].
ver1: SingleUserOffset.x64=0CA4C
ver2: SingleUserOffset.x64=0CB22
on my system Win10 64 Pro only the ver1 entry works. The ver2 entry gives me the [not supported]. Can you please check if ver1 or ver2 works on your win10 ?
- open «cmd.exe» as admin and go to RDP Wrapper cd C:\Program Files\RDP Wrapper
- uninstall RDP Wrapper: RDPWInst -u
- edit rdpwrap.ini: notepad rdpwrap.ini
- go to/search [10.0.19041.746] and change SingleUserOffset.x64 to 0CA4C (ver1) or 0CB22 (ver2)
- save and exit notepad
- install RDP Wrapper: RDPWInst -i
- run RDPConf to test: RDPConf.exe
The version-1 works for me.
Thank you very much.
WITTORIO98 commented Feb 1, 2021 •
there a two possible entries for SingleUserOffset [10.0.19041.746].
ver1: SingleUserOffset.x64=0CA4C
ver2: SingleUserOffset.x64=0CB22
on my system Win10 64 Pro only the ver1 entry works. The ver2 entry gives me the [not supported]. Can you please check if ver1 or ver2 works on your win10 ?
- open «cmd.exe» as admin and go to RDP Wrapper cd C:\Program Files\RDP Wrapper
- uninstall RDP Wrapper: RDPWInst -u
- edit rdpwrap.ini: notepad rdpwrap.ini
- go to/search [10.0.19041.746] and change SingleUserOffset.x64 to 0CA4C (ver1) or 0CB22 (ver2)
- save and exit notepad
- install RDP Wrapper: RDPWInst -i
- run RDPConf to test: RDPConf.exe
Hi asmtron,
in my .ini, I don’t have the version you indicated!
i only have up to version 10.0.17763.1; and even trying «update.bat» doesn’t change anything
edit:
okok, i just «stolen» .ini file from your repo, and it works fine. (ty)
but. can be true? the «official» support discontinued in 2018? 🤔