Skip to content
Discussion options

You must be logged in to vote

Hi, This web site help You,

https://www.quora.com/All-my-folders-are-turning-into-a-exe-application-by-hiding-original-folders-in-my-laptop-running-on-Windows-10-How-can-I-fix-this

The ".exe virus" is a common threat spread by portable devices, which hides actual folders and creates fake executable files to spread further. These viruses can disable crucial system functions like Folder options, Task Manager, and Regedit. To address this:

Scan your USB device and computer for viruses.
Use Command Prompt (CMD) to recover infected files:
Open CMD as administrator.
Enter commands:
cd
(Change drive if necessary)
Dir/ah
Attrib *. -h -s /s /d
Manually remove the virus using Command Prompt:
Enter …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@stavealexe
Comment options

Comment options

You must be logged in to vote
1 reply
@stavealexe
Comment options

Answer selected by stavealexe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issues Repository issues let you track features, problems, and more alongside your code Question Ask and answer questions about GitHub features and usage
4 participants