How to prevent automatic creation of a file on an external drive?
tetenlair1967
Posted messages
10
Status
Member
-
Kiraxellix Posted messages 153 Status Member -
Kiraxellix Posted messages 153 Status Member -
Hello.
On an external hard drive (and a copy on the PC), there was a folder "zz_ a_trier_photos" that contained photos.
The photos were moved, the folder was deleted (both on the external drive and on the PC's hard drive).
My problem: as soon as I insert a USB drive or a memory card into the PC, a folder is automatically created on the inserted external drive.
Virus? possible, but then not detected
How to prevent this?
Thanks in advance?
On an external hard drive (and a copy on the PC), there was a folder "zz_ a_trier_photos" that contained photos.
The photos were moved, the folder was deleted (both on the external drive and on the PC's hard drive).
My problem: as soon as I insert a USB drive or a memory card into the PC, a folder is automatically created on the inserted external drive.
Virus? possible, but then not detected
How to prevent this?
Thanks in advance?
3 answers
-
Hi,
Which folder is automatically created?
--
Please press any key to continue disinfection... -
humm ok,
To check your computer, for potential infections and to have an overall system status:
Follow the FRST tutorial by clicking on this blue link. ( take the time to read carefully - everything is well explained ).
Download and run the FRST scan,
Wait for the scan to finish, a message will indicate that the analysis is complete.
Three FRST reports will be generated:- FRST.txt
- Shortcut.
- Additionnal.txt
Submit these 3 reports on the site https://pjjoint.malekal.com/ and in return provide the 3 pjjoint links that lead to the reports here in a new reply so that we can review them.
(The blue links lead to step-by-step explanatory tutorials, click them to get more precise instructions to follow).
--
Please press a key to continue disinfection... -
I don’t get the impression this would be a virus doing that... what’s the benefit for the virus?
1) Try searching everywhere on your PC for the file "zz_ a_trier_photos"... is there a copy somewhere, in a dark corner of the computer? If yes, delete it permanently, so we don’t talk about it anymore.
2) Watch your Windows services. Check if there isn't a suspicious service that does something odd when a USB device is plugged in.
3) Watch your Task Scheduler. Is there a scheduled task that does this every time removable media is inserted? Specifically look at your active tasks, and see if any are suspicious.
Steps 2 and 3 are much longer than step 1, so courage!-
the file no longer exists on the PC (at least, I can’t find it via “search” nor by digging through the explorer). As for the services: you need to know what to look for to determine what should or shouldn’t be executed (that’s not my area). I don’t see anything like “create file XXX” when inserting a drive.
-
You can check your Task Planner by looking at the history of executed tasks, and by looking at what ran “around” the time the undesirable folder was created.
Moreover, if you’re afraid of touching your service manager: do a system restore point. At worst, if you really touched something you shouldn’t have, you can always backtrack. -
-
Right-click the folder to see the creation date. Anyway, what’s causing your problem is either - an application, a program - or a process - or a scheduled task - or a service. So figure out what’s generating your problem, and if needed go as far as the services. But most services are associated with processes. In the first step, you can “kill” with the Task Manager ALL processes, one by one, that are not essential (for example, I don’t know, the process that handles the webcam). Don’t worry—the next Windows startup everything will be normal again. Then, check if the folder is created again. If the problem no longer triggers, it means the right process was killed. You will then have to sift through what you killed to find the thing that caused your problem. Next, see what starts this process: the Task Scheduler or a Windows service? (Generally, the services have the same name as the process in question). If it’s a service, disable it in the Services manager. If it’s a scheduled task, delete it in the Device Manager. And your problem will disappear.
-
having 68 background processes, it will take time. Because, as I understand it, I must:
- remove the external hard drive / USB stick.
- erase the folder on another PC
- stop a service
- reinsert the USB on this PC
- check if the folder was created or not (on another PC)
and repeat these 5 steps for the 68 services in progress
-