-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work on windows 10 pro #1074
Comments
How did you install it, what rdpwrap.ini file are you using, where are you putting it, what error are you getting? "Does not work" is never a useful problem report. All the version numbers and the status messages that are shown by RDPConf.exe would be useful. By 'custom RDP port' do you mean that you have used a tweak to change which UDP port RDP is using? I don't know whether that will be causing issues. |
I followed https://www.youtube.com/watch?v=fi87Xe78YNY |
OK. You haven't got an up-to-date .ini file. That version of termsrv.dll is well supported. This one is the .ini file most of us are recommending - https://raw.githubusercontent.com/affinityv/INI-RDPWRAP/master/rdpwrap.ini Stop the service, Replace the rdpwrap.ini file in Program Files/RDPWrapper with that one, and restart the service. It should then be working. |
OK i copied restarted services, even rebooted machine but when I try to login from second user to RDP it logs out first. |
What does rdpconf.exe tell you |
https://prnt.sc/s9mrxj |
'Not supported' means that you haven't got the rdpwrap.ini installed correctly - because that version is supported by the .ini file above. Do open the rdpwrap.ini you have in notepad, and search for that version number (10.0.18362.657) to make sure you are using the right .ini file. Where are you putting your .ini files? Where are the rdpwrap binaries? Skimming through the transcript on that video you linked, there doesn't seem to be any instructions in there. |
Hello, |
A folder on the desktop doesn't seem right. Have you copied all the downlaoded files to program files/RDPWrapper , including the updated .ini file, and run the install program from there? If not, do it again and post the output of the instal command here. Because the screenshot you posted tells us that rdpwrapper is still using an old .ini file. |
Thank you :) It worked :) |
Duplicate of #983 |
Hello,
I installed it on windows 10 pro but it does not work.
Users are allowed RDP access but we are using custom RDP port.
Anyone can guide me how to fix?
The text was updated successfully, but these errors were encountered: