When shared devices are not depersonalised, the next user may inherit residual credentials, personal data, or access paths that should have been removed. That creates privacy exposure, weakens trust in the device, and increases the chance of unauthorized access to sensitive information. In clinical settings, the result can be both security failure and workflow disruption.
What changes when a shared device is handed to the next user without depersonalisation?
The main issue is state carryover. A device that is meant to behave like a clean shared endpoint still remembers the previous person through saved sessions, cached credentials, app state, autofill data, or local files. In practice, that means the next user may inherit access paths or personal data that were never meant to persist, and the organisation loses confidence that the device is presenting a trustworthy, user-specific state.
In shared environments, depersonalisation is not just a cosmetic reset. It is the control that separates one user’s activity from the next user’s session history, especially where the device can reach sensitive systems or display protected information. Without that separation, the device becomes a bridge between identities rather than a neutral tool.
Clinical and frontline settings feel this most sharply because the device is often reused quickly, under time pressure, and across different work roles. The problem is not limited to privacy leakage. Residual state can also create workflow confusion, mistaken actions, and reliance on an endpoint whose contents no longer match the person using it.
Which residual traces create the biggest exposure?
The highest-risk leftovers are anything that can authenticate, reveal, or shortcut access. That includes active sessions, remembered passwords, tokens, certificates, open browser tabs, cached forms, saved patient or customer records, and locally stored downloads. A reused shared device can expose more than data, it can expose the prior user’s reach into systems, which is why IOS app secrets leakage report is relevant to the same failure pattern at the mobile layer.
Personal data is also a common residue, including contact details, photos, messages, notifications, and recent activity. Even when nothing sensitive is openly visible, the next user may be able to infer what the previous user was doing or jump directly into accounts that should have required fresh sign-in. Shared-device hygiene is therefore an access-control issue as much as a privacy issue.
Where mobile apps keep state locally, the risk can persist beyond the visible logout screen. A partially cleared device may still retain login artifacts in browsers, apps, or keychain-style storage, so the user interface can look clean while the underlying access paths remain live. That mismatch is what makes depersonalisation failures so easy to miss in routine checks.
Why do shared devices fail operationally when depersonalisation is skipped?
Operationally, the device becomes unreliable because its state no longer matches the intended user. Staff may see the wrong profile, open the wrong record, or work from the wrong context, and that can create avoidable delays or unsafe decisions. In busy environments, a small cleanup omission can cascade into support calls, manual workarounds, and mistrust in the shared fleet.
There is also a governance problem: if users are expected to share devices, the organisation must be able to prove that sessions, local data, and access paths are cleared between handoffs. If that proof is weak, the device is effectively unmanaged stateful infrastructure rather than a controlled shared endpoint. Stronger baseline hardening guidance, such as the CIS Benchmarks, supports the broader discipline of keeping endpoints in a known configuration between uses.
Clinically, the workflow impact can be as serious as the confidentiality impact. A device that still points to the previous user’s session or queue can direct the next person into the wrong task, the wrong chart, or the wrong application state. In that sense, depersonalisation is part of safe operations, not only a privacy safeguard.
Risk and Threat Considerations
Shared-device failures are attractive because they do not require sophisticated exploitation. An attacker or careless insider may simply pick up the next session, read what is already there, or continue an authenticated workflow that should have ended. The risk increases when devices are used across shifts, in public-facing areas, or in regulated environments where sensitive information is routinely displayed.
Failure mechanism: Incomplete logoff, weak session clearing, or retained local storage leaves credentials, tokens, documents, and app state available to the next user, creating an unauthorized continuation of access.
Impact: The organisation can suffer privacy exposure, unauthorized access to protected information, account abuse, and disruption when the device no longer reflects the correct user context.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
CIS Controls v8 and NIST SP 800-53 Rev 5 set the technical controls, while ISO/IEC 27001:2022 defines the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | CIS-6 — Access Control Management | Shared devices need controlled handoffs and cleared access paths. |
| Recommendation — Enforce controlled session reset and revoke lingering access before reissue. | ||
| NIST SP 800-53 Rev 5 | AC-11 — Session Lock | Residual sessions on shared devices create unauthorized continuation risk. |
| Recommendation — Configure automatic session termination or lock on shared mobile endpoints. | ||
| ISO/IEC 27001:2022 | A.5.15 — Access control | Depersonalisation supports controlling who can access data on reused devices. |
| Recommendation — Define and enforce access rules for shared-device handoffs and reuse. | ||
Practitioner Guidance
What to prioritise: Treat depersonalisation as a mandatory handoff control, not an optional cleanup step. The first question is whether the device can truly return to a neutral state between users, including sign-out, cache clearing, notification suppression, and removal of local access artifacts.
What to verify: Verify the reset at the level that matters to the risk, not just the screen. A device should not preserve authenticated sessions, autofill data, recent documents, or visible traces that let the next user inherit context. If any of those remain, the device is not ready for reassignment.
Common mistake: Teams often rely on a superficial logout and assume the job is done. On shared mobile device, app state and locally stored data can survive a visible sign-out, so the control needs explicit validation after each handoff or at least after each use cycle where sensitive access is possible.
Practitioner takeaway: The real objective is not merely to erase personal traces, it is to ensure that each user receives a device whose access, data, and session state are genuinely their own.
Related resources from NHI Mgmt Group
- What breaks when shared mobile devices stay signed in between users?
- How should healthcare IT teams decide between shared and 1-to-1 mobile devices for clinical workflows?
- What is the difference between shared mobile devices and 1-to-1 devices in clinical care?
- How should healthcare organisations improve identity and access management for frontline and clinical users across shared devices and mobile workflows?