A. Uninstall Rdp Wrapper
B. Download termserv.dll
C. Stop the service
- Open admin command prompt window (search CMD, right click, run as admin)
- type
net stop termservice
and press enter - Leave window open to start service later (optional)
A. Uninstall Rdp Wrapper
B. Download termserv.dll
C. Stop the service
net stop termservice
and press enterD. Move new DLL file
system32
to go to the system32 folder.termsrv.dll
Security
.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.E. Start the service
net start termservice
and press enter