- Download the netsha.reg file.
- Open it and merge it into your registry. You must have admin permissions for this part.
- Now that you can launch .exe again, download and launch AVG's remover. It'll scan your whole disk to clean infected files. It can be quite long.
- After AVG's remover finished its job, Netsha should be gone.
Last active
December 10, 2024 13:17
-
-
Save luclu7/02c5a2faafa65822d1269ff1554af4bb to your computer and use it in GitHub Desktop.
How to fix/remove W32/Netsha.A from your computer
This file contains hidden or 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
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.exe] | |
@="exefile" | |
[HKEY_CLASSES_ROOT\.exe\PersistentHandler] | |
@="{098f2470-bae0-11cd-b579-08002b30bfeb}" | |
[HKEY_CLASSES_ROOT\exefile\shell\open\command] | |
@="\"%1\" %*" | |
"IsolatedCommand"="\"%1\" %*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment