-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
factoid article for av remover links (#244)
* make unsupported os section of the blacklist include all custom isos * added network bypass in win11 article * grammer * heading change * draft of av uninstall list * av remover draft pt 2 --------- Co-authored-by: back-lacking <[email protected]>
- Loading branch information
1 parent
b06770c
commit c1db011
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ _site/ | |
.obsidian/ | ||
.trash/ | ||
Gemfile.lock | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
layout: default | ||
title: List of AV removers | ||
nav_exclude: false | ||
has_children: false | ||
parent: Factoids | ||
search_exclude: false | ||
last_modified_date: 2024-01-02 | ||
--- | ||
Below is a list of links for downloading (or usage guides of) dedicated uninstallers for 3rd party antiviruses. | ||
|
||
|Name of Antivirus|Link| | ||
|---|---| | ||
|Norton|https://norton.com/nrnr| | ||
|AVG|https://www.avg.com/en-us/avg-remover#pc| | ||
|Avast|https://www.avast.com/uninstall-utility| | ||
|Malwarebytes|https://support.malwarebytes.com/hc/en-us/articles/360039023473-Uninstall-and-reinstall-Malwarebytes-using-the-Malwarebytes-Support-Tool| | ||
|Kaspersky|https://support.kaspersky.com/common/uninstall/1464| | ||
|McAfee|https://download.mcafee.com/molbin/iss-loc/SupportTools/MCPR/MCPR.exe| | ||
|Bitdefender|https://www.bitdefender.com/uninstall/| | ||
|ESET|https://support.eset.com/en/kb2289-uninstall-eset-manually-using-the-eset-uninstaller-tool| |