|
Operating System: Windows |
|
Required Permissions: User, IT Admin |
|
In troubleshooting scenarios, it might be necessary to remove empower® from your device. Therefore, you might need to uninstall empower®. |
|
|
To do so, follow the following steps: |
|
|
|
|
|
|
|
|
|
|
After your troubleshooting, you can reinstall empower®. |
Note
If you uninstall empower® via the Windows uninstallation, some other programs might be required to be closed during uninstallation.
If one of these programs is currently open, a dialog box opens (Figure 5, “Dialog Box for Open Programs”).
Close the programs stated in the dialog box and click on the button .
Note
For further information regarding the installation of empower®, see Installer Guide – empower® Suite >= 9.7.
|
As an alternative to the deinstallation via the user interface, empower® can be removed via the command-line or PowerShell. |
|
|
To remove empower® via the command-line, use the following command: |
|
|
|
|
|
In addition, remove the relevant registry keys. To do so, follow the instructions under step 8 to 11 under Uninstall empower® on Windows. |
|
|
Alternatively, you can uninstall empower® via PowerShell, using the product key. To do so, execute the following command in PowerShell: |
$productKey = Get-WmiObject -Query "select IdentifyingNumber from Win32_Product where Name='empower Suite'" | Select-Object -ExpandProperty IdentifyingNumber Start-Process -FilePath "msiexec.exe" -ArgumentList "/x $productKey /qn"
|
In addition, remove the relevant registry keys. To do so, follow the instructions under step 8 to 11 under Uninstall empower® on Windows. |
Note
If you use the commands above, all components of the empower® Suite are removed.
If you have installed other products, such as the empower® AI Assistant, these products need to be removed separately.
|
After your troubleshooting, you can reinstall empower®. |
Note
For further information regarding the installation of empower®, see Installer Guide – empower® Suite >= 9.7.
Comments
0 comments
Article is closed for comments.