A small dental practice arrived one Monday morning to find every computer displaying the same message: their patient records, billing system, and scheduling software were all encrypted, and a countdown clock was ticking toward a ransom demand that doubled if they didn’t pay within 72 hours. The office manager’s first instinct was to start clicking around trying to fix it herself. That instinct, understandable as it was, is exactly what security responders say makes recovery harder every action taken in the first confused hour of a ransomware attack either helps the eventual recovery or makes it worse, and most businesses have no idea which is which because they’ve never thought through it before the day it actually happens.
Ransomware isn’t a rare, exotic threat reserved for large corporations anymore. Small businesses get hit constantly, often specifically because attackers know smaller companies tend to have weaker defenses and less structured response capability. The businesses that recover with the least damage aren’t the ones with the most sophisticated security budgets they’re the ones with an actual plan written down before the attack happens, so the first hours are spent executing a plan rather than improvising one under pressure.
This guide walks through what a real ransomware recovery plan should include, step by step, from the moment an attack is discovered through the weeks of cleanup that follow.
Before an Attack: What Needs to Already Be in Place
Everything in this guide works dramatically better if it’s not being figured out for the first time during an actual incident. A few things need to exist before ransomware ever hits.
Tested, offline backups are the single most important protection against ransomware turning into a business-ending event. Backups need to be genuinely isolated from the main network ransomware specifically targets connected backup systems, since encrypting the backups alongside the primary data removes the recovery option entirely. A regular backup schedule combined with periodic test restores (actually verifying the backup works, not just assuming it does) is what separates a real safety net from a false sense of security.
A written incident response plan, even a simple one, naming who does what, who to call, and what the first steps are. This doesn’t need to be an elaborate corporate document for a small business, a clear one-or-two-page reference with contact information and a basic sequence of steps is far more useful than an unread thirty-page policy nobody remembers exists.
Cyber insurance, if the business has coverage, often gives access to a pre-approved panel of forensic investigators, legal counsel, and negotiation specialists resources that are far more valuable when the relationship and process are already established rather than being researched for the first time mid-crisis.
Clear internal contacts and external resources an IT provider’s emergency contact, legal counsel familiar with breach response, and the insurer’s claims line collected somewhere accessible that doesn’t depend on the compromised systems to retrieve.
Step 1: Isolate, Don’t Panic-Click
The moment ransomware is discovered a ransom note on screen, files suddenly inaccessible, unusual system behavior the first priority is containment, not investigation and definitely not trying to fix individual files.
Disconnect affected devices from the network immediately, ideally by physically unplugging network cables or disabling wifi, rather than shutting the device down completely. Shutting down can sometimes destroy evidence or memory-resident information useful for the investigation, while disconnecting from the network stops the ransomware from spreading further without losing that information.
Don’t restart or shut down systems unless specifically instructed to by whoever’s leading the technical response, since some ransomware variants behave differently on restart, and premature action can complicate the recovery.
Isolate the network broadly if the scope is unclear. If it’s not immediately obvious how far the infection has spread, disconnecting broader network segments, or in a severe case pulling the whole network offline temporarily, is often the safer call than leaving connected systems exposed while the scope gets assessed.
Preserve evidence rather than immediately trying to clean anything up. Screenshots of ransom notes, timestamps of when things were first noticed, and a written record of what actions were taken and when all matter for the investigation and for any insurance or law enforcement involvement that follows.
Step 2: Activate the Response Team
A ransomware attack isn’t a problem for one IT person to solve alone in a back room, and treating it that way is one of the more common mistakes small businesses make. Within the first few hours, the response should involve:
IT support or a security incident response firm, to assess the scope of the infection, identify what’s been affected, and begin working toward containment and eventual remediation.
Leadership, who need to be informed immediately, both to make key decisions (particularly around the ransom question, covered below) and because they’ll likely need to communicate with staff, customers, or partners depending on how the situation develops.
Legal counsel, particularly if any customer or patient data may have been affected, since this can trigger breach notification obligations separate from the ransomware recovery itself.
Cyber insurance provider, notified as early as reasonably possible, since many policies require prompt notification and can connect the business with pre-vetted incident response resources rather than the business scrambling to find qualified help during the crisis itself.
Law enforcement, typically through the FBI’s Internet Crime Complaint Center (IC3) for businesses in the US, which won’t necessarily resolve the immediate crisis but contributes to broader tracking of ransomware activity and, in some cases, can provide useful guidance or resources.
Step 3: Assess the Actual Scope
Before making any major decisions including the ransom question it’s important to actually understand what’s been affected, which usually takes real investigative work rather than a quick guess.
This means identifying which systems and files were encrypted, determining whether data was also stolen rather than just encrypted (many modern ransomware attacks combine both, threatening to publish stolen data as additional leverage beyond just the encryption), figuring out how the attacker got in if possible, and confirming whether the attacker still has active access to the network or has been fully cut off.
This assessment work is exactly where a proper security incident response firm earns its cost accurately understanding scope and whether data was exfiltrated has major implications for legal notification obligations, insurance claims, and the recovery approach itself, and getting this wrong by rushing the assessment can create bigger problems down the line.

Step 4: The Ransom Question
This is the most difficult decision in the whole process, and there’s no universally correct answer — only tradeoffs that need to be weighed with real information rather than panic.
Paying the ransom doesn’t guarantee recovery. Some businesses that pay do get a working decryption key; others receive a broken or partial one, and some attackers simply don’t deliver at all despite payment. There’s also no guarantee the attacker won’t leak stolen data anyway even after receiving payment, if data theft was part of the attack.
Paying can create legal risk in some circumstances, particularly if the attacking group turns out to be under sanctions or otherwise legally prohibited from receiving payment, which is another reason involving legal counsel before any payment decision is critical rather than optional.
Not paying means relying entirely on backups and rebuilding, which can mean genuine, sometimes lengthy data loss and operational disruption if backups are incomplete, outdated, or weren’t properly tested before the attack.
Insurance and law enforcement guidance matter here. Many cyber insurance policies have specific processes and sometimes negotiation specialists for exactly this situation, and law enforcement generally advises against paying due to the risk of funding further criminal activity and the lack of guaranteed recovery, though the final decision ultimately rests with the business weighing its specific situation.
This decision should never be made in the first panicked hour. It should be made after the scope assessment is at least reasonably clear, with legal counsel, insurance guidance, and technical assessment of backup viability all factored in.

Step 5: Eradication and Recovery
Once the decision path is clear whether that involves a decryption key from paying, restoring from backups, or some combination — the technical recovery process begins.
Remove the ransomware and any remaining attacker access completely before restoring anything, since restoring data onto a still-compromised system risks immediate re-infection. This typically involves wiping and rebuilding affected systems from a known-clean state rather than just deleting the visible malware.
Restore from verified clean backups, testing the restoration in an isolated environment first if possible before bringing systems back into full production use, to confirm the backups themselves aren’t compromised and that the restored systems are functioning correctly.
Change all credentials across the affected environment passwords, API keys, any access tokens — since a ransomware attack often involves broader credential compromise beyond just the encrypted files, and continuing to use potentially compromised credentials risks a repeat incident.
Patch the vulnerability that allowed the initial access, whatever it turns out to have been — an unpatched software vulnerability, a phishing-compromised credential, an exposed remote access point — since restoring systems without fixing the actual entry point just resets the stage for a repeat attack.
Step 6: Communication
Depending on what was affected, several groups may need to be informed, and getting this right matters both legally and for maintaining trust.
Employees need clear guidance on what happened, what systems are affected, and what they should and shouldn’t do in the meantime — including specific warnings if attacker-sent phishing emails referencing the incident are a possibility, which does happen.
Customers or patients, if their data was potentially affected, generally need formal notification under applicable state or federal breach notification laws, with specifics depending on the type of data involved and the jurisdictions affected — this is exactly the kind of decision that needs legal counsel’s direct involvement rather than internal guesswork.
Vendors and business partners whose systems connect to the affected business, or who may be impacted by the disruption, deserve proactive communication rather than finding out through a missed deadline or a service disruption with no explanation.
Step 7: Post-Incident Review
Once the immediate crisis is resolved, the harder but essential work is understanding why it happened and what needs to change. This means a genuine review of how the attacker got in, what security gaps allowed it, and what specific changes better backup isolation, multi-factor authentication, employee phishing training, faster patch management need to happen to reduce the odds of a repeat incident.
This step gets skipped constantly, usually because everyone involved is exhausted and wants to move past the incident once systems are back online. But skipping it is exactly how businesses end up facing a second attack, sometimes through the same vulnerability that was never actually addressed the first time.
Building the Plan Before You Need It
Everything above works far better as a rehearsed plan than as something figured out live during a crisis. A basic written ransomware response plan should include a clear escalation path and contact list (updated regularly, stored somewhere accessible outside the main network), pre-identified outside resources (IT security firm, legal counsel, insurance contact), a documented backup and recovery process that’s actually been tested, not just assumed to work, and ideally a tabletop exercise run at least once a year, walking through a simulated ransomware scenario with the actual response team to surface gaps in the plan while the stakes are zero.
The Bottom Line
Ransomware recovery is stressful under the best of circumstances, but the businesses that come through it with the least damage are consistently the ones with a real plan in place before the attack happens — tested backups, a clear response team, and pre-established relationships with the outside resources that matter most in the first chaotic hours. None of this eliminates the risk of an attack happening in the first place, but it’s the difference between a controlled, methodical recovery and a chaotic scramble that makes an already bad situation considerably worse.
FAQs
Should a small business ever pay a ransomware ransom? There’s no universal answer — paying doesn’t guarantee a working decryption key or that stolen data won’t be leaked anyway, and it can carry legal risk in certain circumstances. This decision should be made with legal counsel and, if available, cyber insurance guidance, based on the specific situation, rather than as an immediate panic response in the first hours of the attack.
How quickly do we need to disconnect affected systems from the network? Immediately, as soon as ransomware is discovered. Disconnecting from the network (ideally by unplugging rather than shutting down) stops the ransomware from spreading further to other connected systems, and it’s the single most important first action in limiting the scope of an attack.
Will our backups definitely protect us from ransomware? Only if they’re properly isolated from the main network and have been genuinely tested through actual restore attempts, not just assumed to work because a backup job runs on schedule. Ransomware that reaches connected backup systems can encrypt those too, removing the recovery option entirely, which is why offline or properly isolated backups matter so much.
Do we need to notify customers if we get hit by ransomware? It depends on what data was affected. If customer or patient personal data was accessed or stolen as part of the attack, most jurisdictions have breach notification laws that apply, separate from the ransomware recovery itself. This determination needs legal counsel’s direct involvement rather than internal guesswork, since the requirements vary significantly by location and data type.
How long does ransomware recovery typically take for a small business? This varies enormously based on the scope of the attack, the quality of existing backups, and how quickly the response team can move, but it commonly ranges from several days for a well-prepared business with solid backups to several weeks or longer for a business rebuilding largely from scratch without reliable backups in place.
Does cyber insurance cover ransomware payments and recovery costs? Many policies do cover a range of ransomware-related costs, including forensic investigation, recovery expenses, and in some cases the ransom payment itself, though coverage details and requirements vary significantly by policy. Most policies require early notification, sometimes before other response steps are taken, which is part of why understanding the policy’s specific terms before an incident happens matters.
What’s the most common mistake small businesses make during a ransomware attack? Trying to handle the situation informally with whoever’s available on the IT team, without a real response plan, clear escalation to leadership and legal counsel, or proper containment before investigating. This often leads to actions that unintentionally complicate recovery, delay proper containment, or create legal exposure that a structured response process would have avoided.

