It is easy to remove AutoSteps from computers.
Prerequisites:
Remove the AutoSteps using the following command line:
msiexec /x XXXXX.msi |
Replace xxxxx.msi with the name of the AutoSteps installation file.
Removal usually takes less than a minute.
If removing multiple AutoSteps you may want to keep the removal process completely transparent to the end users.
In that case, apply the /q (quiet) and /n (don't ask) parameters to the command line when removing:
msiexec /x XXXXX.msi /qn |
You can also uninstall the AutoSteps from the control panel i.e. Control Panel\Programs\Programs and Features > find the program and uninstall.
Example:Click thumbnail to view image in full size. ![]() |
Search this documentation On this page In this section |