Uninstallation of SmartFace Station
To uninstall SmartFace Station
- In PowerShell run the command:
$ cd 'C:\Program Files (x86)\Smartface Station\vendor\' # <- change to your actual destination folder
$ net stop SFStation
$ .\nssm.exe remove SFStation
- Now you can delete the complete content of
C:\Program Files (x86)\Smartface Station\
folder. In PowerShell run the command:
$ cd 'C:\Program Files (x86)\Smartface Station\vendor\' # <- change to your actual destination folder
$ net stop SFStation
$ .\nssm.exe remove SFStation