Uninstall Net iD Client
Windows
-
Go to
and click on Apps. -
From the list of applications, click on Net iD Client, and then click Uninstall.
Normal uninstallation
-
Go to the installation directory.
$ cd %PROGRAMFILES%\Pointsharp\Net iD\Client
-
Unistall the application.
$ netid.exe -uninstall
Silent uninstallation
This procedure requires elevation. |
-
Go to the installation directory.
$ cd %PROGRAMFILES%\Pointsharp\Net iD\Client
-
Unistall the application with the
silent
flag.$ netid.exe -uninstall -silent