my client PC was compromised and the issue is that if we open the PC for Logs collection then here are some chances of spreading malware

Kathan Patel 0 Reputation points
2026-09-11T11:23:23.86+00:00

my client pc was compromised , now the scenario is that the client was find that there is something going on my PC without her interaction and then he immediately shutdown the PC, remove all connections of home office in short they disconnected all the devices and cables. Now problem is that we have to fetch logs from the client's PC right, but what if there is something like offline malware is existing in her PC or any backdoor was created by attacker, so if we open the PC for logs fetching then there is possibility of spreading Virus or malware So what we did in this Case?

Windows for home | Other | Security and privacy
0 comments No comments

1 answer

Sort by: Oldest
  1. Airbus A350 7,685 Reputation points Volunteer Moderator
    2026-09-11T19:59:00.5566667+00:00

    Hello,

    In this case, you may want to get a USB drive that is around 16 GB and then use Rufus or Ventoy to be able to boot a live instance of Linux (I recommend Ubuntu or Linux Mint). This way, you aren't booting from the infected Windows. Then, you may plug in a separate storage device (e.g. SSD, flash drive, etc.) to move the files from the Windows installation from the live Linux environment. This way, you can fetch logs without having to boot from Windows.

    On Windows, the logs are located at C:\Windows\System32\winevt\Logs. However, from a Linux environment, you will first have to mount the Windows disk. On many distributions, you may do this by opening the "Disks" app and then selecting the Windows partition, then selecting "Mount". Do the same thing with the external drive (if necessary). After you have done so, go back to the Windows disk. You should see a link where it says "Contents: NTFS — Mounted at" and a link next to its mount point. Select that link, and it should go straight to the root of the Windows drive. You may repeat these steps with the external drive as well, if needed.

    Navigate to Windows/System32/winevt/Logs and then copy the event logs and any other files you may need onto the external drive. I would recommend moving files one-by-one (or in chunks of files) so that you don't accidentally transfer the virus back.

    You may proceed to wipe the client's PC and move the files back.

    If you have any questions or need clarification, please let me know!

    I hope to hear back from you.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.