Skip to content
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

stop the service running CMD as administrator #889

Closed
carlos107fer opened this issue Sep 28, 2019 · 18 comments
Closed

stop the service running CMD as administrator #889

carlos107fer opened this issue Sep 28, 2019 · 18 comments

Comments

@carlos107fer
Copy link

stop the service running CMD as administrator
net stop termservice
Replace rdpwrap.ini in C:\Program Files\RDP Wrapper
net start termservice
Reboot your PC
rdpwrap_10.0.18362.267_x64.zip

Originally posted by @SlavaSumyUA in #848 (comment)

Thanks man ..yes it worked

@brgcosta
Copy link

brgcosta commented Oct 3, 2019

It works on 1903 (18362.387)

@adarshmadrecha
Copy link

On my windows 10 pro, 64 bit, OS build: 17134.1040
I had to add configurations specified by https://github.com/fre4kyC0de/rdpwrap/blob/master/10.0.17134.706.txt

See discussion - #742

@sawwd
Copy link

sawwd commented Oct 5, 2019

Thanks.

2019-10-05_1237

@ddelagneau
Copy link

ddelagneau commented Oct 7, 2019

Thanks It works on 1903 (18362.356)

@geppoleppo
Copy link

Doesn't work on 1903 18362.388

@Infomaniac007
Copy link

geppoleppo, the link from the first post is working with Windows build 1903 (18362.388)

mstsc_2019-10-08_08-17-06

@SobieskiCodes
Copy link

working on 18362.418

@vic-t
Copy link

vic-t commented Oct 29, 2019

Works on 18362.449

@jh2222
Copy link

jh2222 commented Nov 12, 2019

The proposed solution did not work for me.
I followed all the suggested steps, including the replacement of rdpwrap.ini from the provided
rdpwrap_10.0.18362.267_x64.zip.
Still the listening stated was not listening.
I am running Windows 10 Home, OS build 17763.805.

@kolomiezz
Copy link

Solution did not work
Windows 10 Home, OS build 18363.535

@cornerdebug
Copy link

Using the rdwrap_10.0.18362.267_x64.zip rdwrap.ini file worked on Windows 10 v1903, Build 18362.476

I used the following steps:

  1. Run the install.bat as administrator from the manual installer
  2. Run update.bat as administrator, everything already up to date
  3. Open an admin CMD prompt and "net stop termservice"
  4. Rename the rdwrap.ini file in C:\Program Files\RDP Wrapper" to bak-rdwrap.ini
  5. Extract the rdwrap.ini file from rdwrap_10.0.18362.267_x64.zip into the C:\Program Files\RDP Wrapper directory
  6. Open an admin CMD prompt and "net start termservice"
  7. Reboot

@lingyifeng
Copy link

who have rdwrap.ini for 10.0.18362.53

@sntree
Copy link

sntree commented Mar 4, 2020

works on 10.0.18363.449

@cornerdebug
Copy link

Using the rdwrap_10.0.18362.267_x64.zip rdwrap.ini file worked on Windows 10 v1903, Build 18362.476

I used the following steps:

  1. Run the install.bat as administrator from the manual installer
  2. Run update.bat as administrator, everything already up to date
  3. Open an admin CMD prompt and "net stop termservice"
  4. Rename the rdwrap.ini file in C:\Program Files\RDP Wrapper" to bak-rdwrap.ini
  5. Extract the rdwrap.ini file from rdwrap_10.0.18362.267_x64.zip into the C:\Program Files\RDP Wrapper directory
  6. Open an admin CMD prompt and "net start termservice"
  7. Reboot

Update: A recent Windows Update caused RDP Wrapper to stop working. The fix that worked for me is to apply the updater and installer following the instructions here: #860

@affinityv
Copy link

The easiest thing to do is to simply copy over the "in use" ini file with an updated one using an elevated cmd session and do the following, also in an elevated cmd session:
RDPWInst.exe -r
That will do a stop and start of the service and invoke the new INI.
I believe the INI file is only used during service startup, so replacing it whilst everything is running does no harm.

@Zachary-2000
Copy link

Solution did not work
Windows 10 Home, eidition 1903 OS build 18362.657

@7BigD
Copy link

7BigD commented Dec 4, 2020

geppoleppo, the link from the first post is working with Windows build 1903 (18362.388)

mstsc_2019-10-08_08-17-06

hello, could u tell me how did u solve the "not listening" problem? and what the version of your os is? is the "file.ini" have your os'version

@sebaxakerhtc
Copy link

Not an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests