How it actually unfolds
Ransomware is usually imagined as a sudden event. It is normally the visible end of something that has been running for a while, and knowing the sequence changes what preparation is useful.
Initial access. Someone clicks something, a remote access service is exposed with a weak password, or a vulnerability in internet-facing software is exploited. For small businesses, remote access left open and credentials from an unrelated breach are both common routes.
A quiet period. The attacker explores, works out what you have, and finds the systems that matter. This can last days or weeks, and it is why an organisation that detects anything unusual has a genuine opportunity.
Credential harvesting and privilege escalation. They obtain administrative access, which is what makes the rest possible. Where everyone is an administrator, this step is trivial.
Backup destruction. This is deliberate and it comes before encryption. Reachable backups are deleted or encrypted first, because backups are the only thing that removes the leverage.
Data theft. Increasingly the data is copied out before anything is encrypted, which creates a second threat: publication. This is why backups alone no longer fully solve the problem.
Then encryption, usually timed for a weekend or a holiday when nobody is watching, followed by the demand.
What that sequence implies. The event you notice is the last step of a process, several earlier stages of which were preventable and detectable. And the two controls that matter most, unreachable backups and restricted administrative access, both target the middle of the chain rather than the beginning.

