Hello. I would like to delete this "MesFichiers" (It's a .bat file). Because every time I connect my USB drives to my PC, this file is automatically transmitted to each USB drive. Also, all the files on the drive are transferred there.
The situation is even more likely to occur since the precaution of displaying system and hidden files has not been taken.
If I understand correctly, the "content" automatically copies itself onto any inserted removable device, and more likely in the form of malicious shortcuts so that it can sustain itself from the drives (I remind you that autorun is no longer possible and there is therefore no spontaneous generation).
In general, you do not need a Dos command to delete a .bat file or anything else; you just need to delete it in Windows.
The issue is that we are probably dealing with a virus here (especially since serials are mentioned) and it will be useless; the script (which is more likely a vbs than a bat) will reproduce it.
In the simplest case, we can (once system and hidden files are displayed) search for such scripts on the PC and either delete them, or disable scripts, or for example here: https://www.malekal.com/virus-par-cle-usb/
If that is not enough, you will need to undertake disinfection using a specialized utility.
Hello,
The situation is even more likely to occur since the precaution of displaying system and hidden files has not been taken.
If I understand correctly, the "content" automatically copies itself onto any inserted removable device, and more likely in the form of malicious shortcuts so that it can sustain itself from the drives (I remind you that autorun is no longer possible and there is therefore no spontaneous generation).
In general, you do not need a Dos command to delete a .bat file or anything else; you just need to delete it in Windows.
The issue is that we are probably dealing with a virus here (especially since serials are mentioned) and it will be useless; the script (which is more likely a vbs than a bat) will reproduce it.
In the simplest case, we can (once system and hidden files are displayed) search for such scripts on the PC and either delete them, or disable scripts, or for example here:
https://www.malekal.com/virus-par-cle-usb/
If that is not enough, you will need to undertake disinfection using a specialized utility.
thank you for your response. Even if it's a bit difficult to understand.