
We recommend ransomware protection for a home computer built on five layers: automatic updates, MFA with a password manager, a standard (non-administrator) daily user account, Windows Controlled Folder Access, and an offline backup that follows the 3-2-1 rule. No single tool stops ransomware reliably on its own, but combining these five controls closes the paths attackers use most often against home users.
According to the FBI's Internet Crime Complaint Center (IC3), the agency logged more than 2,825 ransomware complaints in 2023, with reported losses exceeding $59.6 million, and that figure covers only what victims chose to report. Many people quietly pay a ransom or wipe their machine and start over instead of filing a complaint, so actual losses are almost certainly higher. Home computers make attractive targets because they typically lack the patch management, email filtering, and backup discipline businesses build into their systems. For a broader look at how ransomware works, see our ransomware protection guide.
Quick Answer
The strongest ransomware protection for a home computer combines automatic software updates, MFA on email and cloud accounts, a standard (non-admin) user account for daily use, Windows Controlled Folder Access, and an offline backup that follows the 3-2-1 rule (3 copies, 2 storage types, 1 copy disconnected from any network). The offline backup is the only layer that guarantees recovery without paying, since malware running on an infected computer can't reach a drive that isn't connected to it.
Ransomware by the Numbers
FBI Internet Crime Complaint Center, reported losses only.
Sophos's 2024 State of Ransomware report found most attackers try to destroy or encrypt backup copies before locking other files.
Reported range for home and individual user cases.
How Ransomware Gets Into Home Computers
Ransomware reaches home computers through a small set of predictable paths, and each one has a specific defense. The Verizon 2024 Data Breach Investigations Report found that the human element, phishing, social engineering, and stolen credentials, remains the dominant factor in successful attacks across the incidents it studied.
For home users, five vectors account for most infections:
- Phishing emails disguised as shipping alerts, invoices, or account security notices, carrying malicious attachments or links.
- Drive-by downloads from compromised websites that install malware automatically when a page loads.
- Pirated software from torrent sites, which often bundles ransomware with the program someone meant to download.
- Exposed Remote Desktop Protocol (RDP) ports, which let attackers run automated password-guessing attacks against a computer from anywhere online.
- Malicious USB drives, left in public places or mailed as promotional items, that run automatically when plugged in.
Each vector has a direct counter: patching closes drive-by vulnerabilities, disabling RDP removes brute-force exposure, and avoiding pirated downloads and unverified attachments removes the two most common delivery methods. Our guide to phishing scams covers how these emails are built and how to spot one before clicking, and our patch management guide covers automating updates across every device you own.
Five Steps That Cut Your Ransomware Risk Most
Keep everything updated
Unpatched software is the easiest entry point. Turn on automatic updates for your operating system, browser, and installed apps. Check third-party programs like Adobe Acrobat, Java, and media players manually if they don't auto-update, since these are the ones most often left behind.
Use a password manager and turn on MFA everywhere
Credential theft often precedes a ransomware infection. A password manager gives every account a unique password so one breach doesn't cascade. MFA on email, cloud storage, and financial accounts adds a second barrier even if a password is stolen.
Disable RDP unless you actively use it
Remote Desktop Protocol is one of the most exploited entry points against home and small business machines. In Windows 10 or 11, go to Settings, System, then Remote Desktop and turn it off. If you need remote access, restrict it to specific IP addresses and route it through a VPN instead of exposing it directly to the internet.
Run daily tasks from a standard user account
Most ransomware needs elevated permissions to encrypt system files and delete Volume Shadow Copies, Windows's built-in recovery snapshots. Create a separate administrator account for installs and system changes, and use a standard account for browsing, email, and everyday work.
Turn on Controlled Folder Access
Windows 10 and 11 include this feature under Windows Security, Virus and Threat Protection, Ransomware Protection. It blocks unauthorized applications from modifying files in protected folders like Documents, Pictures, and Desktop, stopping encryption attempts in real time. You can whitelist trusted apps if it blocks something you use legitimately.
The 3-2-1 Backup Strategy Defeats Ransomware
Every other control in this guide reduces the odds of infection. A backup is the only layer that guarantees recovery without paying, regardless of what gets through. Sophos's 2024 State of Ransomware research found that 94% of attacks attempt to destroy or encrypt backup copies before locking down other files, because an accessible backup eliminates the attacker's negotiating position.
The 3-2-1 rule is the baseline standard for home ransomware protection:
- 3 copies of your data: the original plus two separate backups.
- 2 different storage types, such as an external hard drive combined with cloud storage.
- 1 copy kept completely offline, physically disconnected from any computer or network except during the backup itself.
The offline copy is what defeats ransomware: a drive unplugged and stored in a drawer can't be reached by encryption software running on an infected machine. Windows Backup, macOS Time Machine, or dedicated tools like Macrium Reflect can automate the on-device portion. Connect the external drive only during the backup window, confirm it completed, then disconnect it.
For cloud backups, check that your provider keeps file version history. If ransomware encrypts files while sync is active, encrypted versions can overwrite clean copies before you notice. Google Drive, OneDrive, and Dropbox all offer version history, but retention varies by plan; look for at least 30 days, and consider 90 days or longer for protection against ransomware strains that wait before triggering.
Bottom Line on Backups
An offline backup, disconnected from your computer and network, is the only ransomware defense that guarantees recovery without paying. Cloud sync alone is not a safe backup: ransomware can encrypt synced files before you notice the infection. Test recovery by restoring a sample of files at least every 90 days.
Harden Your Browser and Email, the Two Most Common Entry Points
Use a current, actively updated browser, Chrome, Firefox, or Edge, with automatic updates on. A content blocker such as uBlock Origin suppresses malicious ad networks that occasionally distribute ransomware through legitimate advertising platforms, a technique known as malvertising. Remove browser extensions you don't actively use; each one adds attack surface and often has broad access to your browsing activity.
Most webmail providers scan attachments for known malware, but new variants and behavioral threats bypass these filters routinely. Before opening an attachment, even from a known contact, verify through a separate channel that the sender actually sent it. Attackers routinely compromise email accounts to distribute ransomware to the victim's entire contact list, so familiarity with a sender isn't a reliable safety signal on its own.
Never enable macros in Office documents unless you created the file yourself or the sender explained specifically why macros are needed. Ransomware families like Emotet and QakBot have spread almost exclusively through macro-enabled Office files, and Microsoft now disables macros by default in files downloaded from the internet; don't override that setting.
Home Computer Ransomware Protection Checklist
- Enable automatic updates for your operating system, browser, and installed software
- Set up the 3-2-1 backup strategy with at least one offline, disconnected copy
- Disconnect and store the offline backup drive immediately after each backup
- Confirm cloud backup version history is retained for at least 30 days
- Install a content blocker, such as uBlock Origin, in your browser
- Turn on Controlled Folder Access in Windows Security settings
- Disable Remote Desktop Protocol unless you actively need it
- Run daily tasks from a standard user account, not an administrator account
- Turn on MFA for email, cloud storage, and financial accounts
- Verify unexpected attachments through a separate channel before opening them
- Test backup recovery by restoring sample files at least every 90 days
What to Do in the First 15 Minutes of an Infection
Even a well-defended computer can get infected. What you do in the first 15 minutes determines whether you recover cleanly or face a much harder situation.
First 15 Minutes of a Ransomware Infection
Disconnect from the network
Unplug the ethernet cable or turn off WiFi the moment you suspect infection. Many ransomware strains try to spread to other devices, destroy cloud-synced backups, and send files to attacker-controlled servers before finishing encryption.
Do not restart the computer
Some ransomware deploys additional payloads or completes encryption during reboot, and shutting down can destroy memory evidence researchers use to identify the strain.
Check No More Ransom from a separate device
Visit a clean device and check the No More Ransom project's decryptor database by uploading a sample encrypted file or a photo of the ransom note.
Document the infection
Photograph the ransom note, note the time you noticed the infection, and record which files or folders are affected.
Report the incident
File a report with the FBI's Internet Crime Complaint Center and with CISA. Reports contribute to national threat intelligence used to track ransomware operators.
Restore from your offline backup
If you have a verified offline backup, wipe the infected drive, reinstall the operating system from clean media, and restore files from the backup.
Reporting and Recovery Resources
The No More Ransom project, run by Europol, the Dutch National Police, and security vendors, maintains free decryptors for many known ransomware families and updates them as new tools become available. Report incidents to the FBI through IC3.gov and to CISA through its online reporting portal. The NIST Special Publication 800-61 incident response framework outlines a structured process that home users can adapt after an attack.
Before You Consider Paying
The FBI and CISA advise against paying a ransom. Payment doesn't guarantee recovery: Sophos research found that victims who paid recovered an average of 65% of their encrypted data, not all of it. Payment also funds future attacks and can invite repeat targeting. Check No More Ransom for a free decryptor and consult a professional before paying.
Extra Layers for High-Risk Home Users
The baseline defenses above protect most households adequately. A few additional layers matter more for remote workers with access to business systems, people managing investment accounts, and professionals running a practice from a home office.
Network segmentation isolates work computers from smart home gadgets, gaming consoles, and other household electronics, so a compromised device doesn't share a network path to a computer holding financial records or client data. Most consumer routers support a guest network that creates this separation without enterprise equipment.
Windows Defender Application Control restricts which software can run, blocking unknown ransomware payloads before execution. It's more complex to set up than Controlled Folder Access but adds a stronger barrier for higher-risk setups; both are built into Windows 10 and 11 at no extra cost.
For home-based professionals, it's worth understanding the difference between Endpoint Detection and Response (EDR), Managed Detection and Response (MDR), and Extended Detection and Response (XDR) tools, since managed detection and response provides monitoring and response coverage that's hard to maintain alone. For sensitive financial data, our personal financial security guide covers monitoring strategies beyond endpoint hardening.
What Ransomware Protection for a Home Computer Actually Costs
Most of the defenses in this guide cost nothing beyond setup time. Controlled Folder Access, standard user accounts, RDP hardening, automatic updates, and the No More Ransom decryptor database are all free. Windows Backup and macOS Time Machine are built into their operating systems.
The main out-of-pocket costs are an external drive for the offline backup ($50-$100 for 1-2 TB) and cloud storage with extended version history (Google One, Microsoft 365, or iCloud plans run roughly $2-$10 a month depending on tier). Password managers range from free, Bitwarden's free tier covers most home users, to $3-$5 a month for family plans covering multiple accounts.
Compared with a typical ransom demand of $500-$5,000 for individual victims, plus lost time, files that stay unrecoverable even after payment, and possible identity theft if data was stolen before encryption, an offline backup and a password manager are a straightforward calculation. The real constraint isn't cost, it's finding the couple of hours to configure these protections before an attack happens.
Talk with a cybersecurity expert
Get a personalized walkthrough of your home computer's backup strategy, account security, and update settings from Bellator Cyber Guard.
Frequently Asked Questions
Test recovery at least every 90 days by restoring a representative sample of files, not just confirming the backup ran. Do a full system restore test annually to confirm you can recover everything, not just individual files.
Yes. Once ransomware runs on one device, many strains scan the local network for other computers, shared drives, and network-attached storage. That's why disconnecting from the network is the first step when you suspect an infection. Putting work computers on a separate network from smart home devices and gaming systems reduces this risk.
Law enforcement, including the FBI and CISA, advises against it. Payment doesn't guarantee recovery, Sophos found that victims who paid recovered an average of 65% of their data, and payment can fund future attacks and invite repeat targeting. Check No More Ransom for a free decryptor and talk to a professional before deciding.
Partially, but it's not a complete solution. If ransomware encrypts files while sync is active, encrypted versions can overwrite clean copies before you notice. Look for at least 30 days of version history, and treat cloud backup as one part of a 3-2-1 strategy rather than your only backup. An offline, disconnected copy is essential because malware on your computer can't reach it.
Common signs include files that suddenly won't open and carry unfamiliar file extensions, a ransom note on the desktop or in multiple folders, unusually slow performance as encryption runs in the background, and a changed desktop wallpaper demanding payment. Some ransomware sits silently for days or weeks before triggering, which is why backup version history matters, you may need to restore to a point before the infection started.
Yes, though it's less common than on computers. Mobile ransomware typically locks the screen or threatens to expose data rather than encrypting files the way desktop ransomware does, and it usually arrives through apps installed outside official app stores or through malicious links. Sticking to official app stores, keeping the operating system updated, and avoiding app installs from unknown sources significantly reduces the risk on phones and tablets.
Start with the concern that matters most
Make your accounts, devices, or family safer one clear step at a time
You do not need to change everything today. Choose the account, device, scam, or family concern that brought you here and fix the highest-impact opening first.
People also look for
Keep exploring Passwords & account security
Make passwords, password managers, MFA, and passkeys work together to reduce account takeover risk.
- Common question: password security best practicesApply current password best practicesUse long unique passwords, password managers, MFA, and passkeys where they make sense.
- Common question: NIST password manager guidanceRead the NIST password manager guidanceUnderstand how official guidance treats password managers and modern authentication.
- Common question: best password manager for personal useChoose a personal password managerCompare the practical features that make a password manager safer and easier to keep using.
- Common question: how to create a strong passwordCreate stronger, unique passwordsReplace short, reused passwords with a system that is both stronger and manageable.
- Common question: password security guideStart with the password security guideBuild a complete account-protection routine for work or home.



