Silent uninstall of McAfee
up vote
-2
down vote
favorite
Does any one know of a way to SILENTLY uninstall McAfee? I have the uninstall string and can launch the uninstall, but that launches a confirmation prompt. Evidently it was not installed via Windows installer because it is not returned in the list generated with the command WMIC PRODUCT NAME GET.
I am attempting to automate much of the process my company uses to provision PCs after upgrading from Windows 7 to Windows 10, We no longer use McAfee and therefore it will get uninstalled... whether I do it programmaticly or we do it manually. Just trying to improve the process
I looked at https://kc.mcafee.com/corporate/index?page=content&id=KB58231, as mentioned by DavidPostill. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall McAfee LiveSafe
using this uninstall string found in the registry:
C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall
It does start the uninstall, but I can't avoid the confirmation screen even with /silent
.
I am also trying to uninstall McAfee WebAdvisor
using this uninstall string found in the registry: C:Program FilesMcAfeeWebAdvisorUninstaller.exe
.
uninstall
add a comment |
up vote
-2
down vote
favorite
Does any one know of a way to SILENTLY uninstall McAfee? I have the uninstall string and can launch the uninstall, but that launches a confirmation prompt. Evidently it was not installed via Windows installer because it is not returned in the list generated with the command WMIC PRODUCT NAME GET.
I am attempting to automate much of the process my company uses to provision PCs after upgrading from Windows 7 to Windows 10, We no longer use McAfee and therefore it will get uninstalled... whether I do it programmaticly or we do it manually. Just trying to improve the process
I looked at https://kc.mcafee.com/corporate/index?page=content&id=KB58231, as mentioned by DavidPostill. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall McAfee LiveSafe
using this uninstall string found in the registry:
C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall
It does start the uninstall, but I can't avoid the confirmation screen even with /silent
.
I am also trying to uninstall McAfee WebAdvisor
using this uninstall string found in the registry: C:Program FilesMcAfeeWebAdvisorUninstaller.exe
.
uninstall
1
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
Add/silent
to your uninstall string
– DavidPostill♦
Nov 29 at 21:31
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
Does any one know of a way to SILENTLY uninstall McAfee? I have the uninstall string and can launch the uninstall, but that launches a confirmation prompt. Evidently it was not installed via Windows installer because it is not returned in the list generated with the command WMIC PRODUCT NAME GET.
I am attempting to automate much of the process my company uses to provision PCs after upgrading from Windows 7 to Windows 10, We no longer use McAfee and therefore it will get uninstalled... whether I do it programmaticly or we do it manually. Just trying to improve the process
I looked at https://kc.mcafee.com/corporate/index?page=content&id=KB58231, as mentioned by DavidPostill. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall McAfee LiveSafe
using this uninstall string found in the registry:
C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall
It does start the uninstall, but I can't avoid the confirmation screen even with /silent
.
I am also trying to uninstall McAfee WebAdvisor
using this uninstall string found in the registry: C:Program FilesMcAfeeWebAdvisorUninstaller.exe
.
uninstall
Does any one know of a way to SILENTLY uninstall McAfee? I have the uninstall string and can launch the uninstall, but that launches a confirmation prompt. Evidently it was not installed via Windows installer because it is not returned in the list generated with the command WMIC PRODUCT NAME GET.
I am attempting to automate much of the process my company uses to provision PCs after upgrading from Windows 7 to Windows 10, We no longer use McAfee and therefore it will get uninstalled... whether I do it programmaticly or we do it manually. Just trying to improve the process
I looked at https://kc.mcafee.com/corporate/index?page=content&id=KB58231, as mentioned by DavidPostill. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall McAfee LiveSafe
using this uninstall string found in the registry:
C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall
It does start the uninstall, but I can't avoid the confirmation screen even with /silent
.
I am also trying to uninstall McAfee WebAdvisor
using this uninstall string found in the registry: C:Program FilesMcAfeeWebAdvisorUninstaller.exe
.
uninstall
uninstall
edited Nov 30 at 23:22
fixer1234
17.5k144381
17.5k144381
asked Nov 29 at 20:42
RGuggisberg
20316
20316
1
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
Add/silent
to your uninstall string
– DavidPostill♦
Nov 29 at 21:31
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13
add a comment |
1
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
Add/silent
to your uninstall string
– DavidPostill♦
Nov 29 at 21:31
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13
1
1
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
Add
/silent
to your uninstall string– DavidPostill♦
Nov 29 at 21:31
Add
/silent
to your uninstall string– DavidPostill♦
Nov 29 at 21:31
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1379561%2fsilent-uninstall-of-mcafee%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
This appears to be a question to circumvent security.
– Christopher Hostage
Nov 29 at 20:46
How to remove McAfee products using the command prompt
– DavidPostill♦
Nov 29 at 21:30
Add
/silent
to your uninstall string– DavidPostill♦
Nov 29 at 21:31
I have used /silent before, but that did not do it in this case.
– RGuggisberg
Nov 30 at 1:36
Thanks @DavidPostill. That is the kind of info I am looking for. Unfortunately I don't have those registry keys. I am testing on a Windows 10 system on which I am trying to uninstall 'McAfee LiveSafe' using this uninstall string found in the registry "C:Program FilesMcAfeeMSCmcuihost.exe /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall". It does start the uninstall, but I can't avoid the confirmation screen even with /silent. I am also trying to uninstall 'McAfee WebAdvisor' using this uninstall string found in the registry "C:Program FilesMcAfeeWebAdvisorUninstaller.exe".
– RGuggisberg
Nov 30 at 21:13