For the complete documentation index, see llms.txt. This page is also available as Markdown.

remove

service::remove removes the specified service (It must be used with caution). It has the following command line argument:

  • positional argument: the service name to remove

mimikatz # service::remove fax
Removing 'fax' service : OK

Last updated