Sunday 17 April 2016

DameWare Mini Remote Control: Uninstallation

To uninstall DameWare Mini Remote Control with PowerShell:

Open an elevated PowerShell prompt and enter:

Get-Service DWMRCS
Stop-Service DWMRCS

Get-Service DWMRCS
 
Set-Location C:\
Get-ChildItem -Recurse -Include DWRCS.EXE
Set-Location C:\Windows\dwrcs

or Set-Location C:\Windows\SysWOW64
.\DWRCS.EXE -Remove

Get-Service DWMRCS

Remove remaining files from installation directory (eg: C:\Windows\dwrcs)

DameWare KB Article:
http://support.dameware.com/kb/article.aspx?ID=100000

1 comment:

  1. In addition to Dameware remote support tool, you may try tools like R-HUB remote support servers. It is an on premise solution which works from behind the firewall, hence better security.

    ReplyDelete