Join our Newsletter — 33% off our NHI Course

What should organisations do when employees keep delaying software and browser updates?

Organisations should make updates harder to ignore by combining education, automation, and light incentives. Regular patching closes exploitable bugs before attackers use them, and browser updates deserve immediate attention because they are common entry points. Gamification, reminders, and simple reward mechanisms can improve compliance without relying only on policy language or user memory.

Why delayed updates turn into avoidable exposure

When people keep postponing updates, the problem is usually not awareness alone, it is friction. The more time a device or browser stays behind, the longer known vulnerabilities remain usable, and browsers are especially important because they sit on the path to email, SaaS, downloads, and web-delivered payloads. Organisations should treat update delay as an exposure management issue, not just a user behaviour issue.

What works best is a mix of default-on automation, short reminders, and visible consequences for non-compliance. If the update is safe to defer briefly, make the deferral window explicit and limited; if the update closes an actively exploited issue, reduce the delay path as much as operationally possible. For browser risk and general patching discipline, standards-oriented guidance such as the W3C can help teams anchor browser-side security expectations to the web platform itself.

Patch delays also create a compounding effect. One missed update is rarely the whole story, because delayed endpoints tend to stay delayed, which makes them useful targets for opportunistic exploitation and lateral movement once attackers learn the environment tolerates staleness.

What actually improves update compliance

Education matters, but it rarely changes behaviour by itself. Users respond better when the update path is easy, predictable, and low interruption. Automatic installation, clear restart prompts, and well-timed nudges usually outperform generic policy reminders because they remove decision fatigue at the moment the user would otherwise defer.

  • Make updates routine: Use managed rollout windows so updates happen at known times instead of competing with user work.
  • Keep prompts short: Explain the business impact in plain language, then give a direct action, not a warning paragraph.
  • Reward the desired behaviour: Light incentives, team-level recognition, or completion tracking can improve follow-through without turning patching into a punitive exercise.
  • Reduce excuses: If restarts are the blocker, schedule them, preserve session state where possible, and separate urgent security updates from cosmetic ones.

Browser updates deserve special handling because they often ship security fixes that close high-value entry points. When browser patching is delayed, the organisation is not just tolerating an outdated application, it is leaving a common execution surface exposed while users continue to browse, authenticate, and open content normally.

For teams that want a broader browser and web-security reference point, the CA/Browser Forum helps show why browser trust and revocation hygiene are operationally important, while NIST Cybersecurity Framework 2.0 provides a useful organising model for governance, protection, and recovery around patching and endpoint hygiene.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.IP-12 — Vulnerability Management Delayed updates are a patch management issue that directly affects vulnerability exposure.
PR.PT-3 — Least Functionality Browsers and endpoints should run only necessary, current software to reduce attack surface.
Recommendation — Set enforced patch windows and track overdue updates until the exposed version is removed. Limit outdated software exposure by standardising approved versions and removing unsupported clients.
CIS Controls v8 7 — Continuous Vulnerability Management This control directly addresses identifying and remediating missing software updates.
4 — Secure Configuration of Enterprise Assets and Software Keeping browsers updated is part of maintaining secure, consistent software baselines.
Recommendation — Automate vulnerability detection and remediation for endpoints and browsers on a defined cadence. Enforce compliant software baselines and block prolonged drift from approved versions.

Practitioner Guidance

What to prioritise: Separate ordinary feature updates from security updates, and prioritise the latter by exploitability and exposure. A browser or endpoint that can reach email, SaaS, or admin portals should not be allowed to drift for long, even if the user is busy.

What to verify: Measure real compliance, not acknowledgement. Track install completion, restart completion, and age of pending updates so you can see whether the control is actually reducing stale versions rather than just generating reminders.

Common mistake: Treating patch delay as a policy wording problem. In practice, the fastest improvement usually comes from removing friction, enforcing deadlines, and making safe updates the default path.

Practitioner takeaway: The best update programme is one that makes the secure choice the easiest choice, then backs it with enough automation and visibility to catch the systems people still try to leave behind.