Hi all,
The last Security Update KB4489899 on Windows 10 breaks RDPWrap, have to uninstall it to recover the fonctionnality.
ΠΠΎΠΌΠ°Π½Π΄Π° Π΄Π»Ρ ΡΠ΄Π°Π»Π΅Π½ΠΈΡ ΡΠ΅ΡΠ΅Π· ΠΊΠΎΠΌΠ°Π½Π΄Π½ΡΡ ΡΡΡΠΎΠΊΡ (Π² ΡΠ΅ΠΆΠΈΠΌΠ΅ ΠΠ΄ΠΌΠΈΠ½ΠΈΡΡΡΠ°ΡΠΎΡΠ°):
wusa /uninstall /kb:4489899
@mihalich1988, That's what I did. ;)
Not work anyway ..
Not work anyway ..
I updated .ini file via update.bat and uninstall KB4493464. After reastart it works again.
Nothing to do :-(

Nothing to do :-(
Do you remove KB4493464?
Yes, but i don't restart
Yes, but i don't restart
I restart and reinstall RDPWrap. All work fine
@mihalich1988 this is a good temporary fix. I had a different KB reference for the security update.
wusa /uninstall /kb:xxxxxx << replace xxxxxx with the referenceWarning: following this security update, Windows Defender seems to recognize RDPConf.exe and rdpwinst.exe as HackTool: Win32 / RemoteAdmin on some computers.
Any feedback will be apreciated.
OK... problem temporaly solved. But how can I make windows stop to do updates? The option is for 35 days..
@mihalich1988 this is a good temporary fix. I had a different KB reference for the security update.
- Check the latest Windows update history and identify the latest security update KB reference
- uninstall the KB using @mihalich1988 command
wusa /uninstall /kb:xxxxxx<< replace xxxxxx with the reference- Restart the machine
- click update.bat in the rdpwrapper/
- click install.bat in the rdpwrapper/
- Check if everything is fine in rdpconf.exe
Bram, i am sorry, how can find "Check the latest Windows update history"
Warning: following this security update, Windows Defender seems to recognize RDPConf.exe and rdpwinst.exe as HackTool: Win32 / RemoteAdmin on some computers.
Any feedback will be apreciated.
Fabliv, please esplane to my ignorance ..
HackTool: what is, what i need to do... ?

ΠΠΎΠΌΠ°Π½Π΄Π° Π΄Π»Ρ ΡΠ΄Π°Π»Π΅Π½ΠΈΡ ΡΠ΅ΡΠ΅Π· ΠΊΠΎΠΌΠ°Π½Π΄Π½ΡΡ ΡΡΡΠΎΠΊΡ (Π² ΡΠ΅ΠΆΠΈΠΌΠ΅ ΠΠ΄ΠΌΠΈΠ½ΠΈΡΡΡΠ°ΡΠΎΡΠ°):
wusa /uninstall /kb:4489899
ok, with prompt dos, put this command; i removed wusa /uninstall /kb:4493509
Source from https://pureinfotech.com/windows-10-version-release-history/#windows10_version_1903
But when i restart pc it make the upgrade but work fine!!
Thanks everybody.. nice for your work and your help! -)
@mihalich1988 this is a good temporary fix. I had a different KB reference for the security update.
- Check the latest Windows update history and identify the latest security update KB reference
- uninstall the KB using @mihalich1988 command
wusa /uninstall /kb:xxxxxx<< replace xxxxxx with the reference- Restart the machine
- click update.bat in the rdpwrapper/
- click install.bat in the rdpwrapper/
- Check if everything is fine in rdpconf.exe
THX A LOT BRO! you saved my day
Full steps fix this:
A. Stop the service
net stop termservice and press enterB. Move new DLL file
system32 to go to the system32 folder.termsrv.dllSecurity.Advanced.Change next to owner.Ok.Edit.Group or user names Click on your usernameAllow Checkbox next to Full Control.termsrv.dll File into the system32 folder. (found here, same link as found in issue #721)modify and write.NT SERVICE\TrustedInstaller to make TrustedInstaller the owner again.D. Start the service
net start termservice and press enterDidn't work for me. With provided file termsrv.dll terminal service crushes. With native file system works, but only for one connection.
@Prakhov, uninstall last windows security updates, reboot your computer and reinstall RDPWrap, as mentioned above. ;)
@ITCMD you made my day, thanks bro.
Most helpful comment
Full steps fix this:
A. Stop the service
net stop termserviceand press enterB. Move new DLL file
system32to go to the system32 folder.termsrv.dllSecurity.Advanced.Changenext to owner.Ok.Edit.Group or user namesClick on your usernameAllowCheckbox next toFull Control.termsrv.dllFile into the system32 folder. (found here, same link as found in issue #721)16 Follow the same steps to get to the window in step 11.
modifyandwrite.NT SERVICE\TrustedInstallerto make TrustedInstaller the owner again.D. Start the service
net start termserviceand press enter