Skip to main contentChat with us

ISO 27001:2022 Annex A  ·  Technological Control

A.8.1
User endpoint devices

To ensure the security of information on user endpoint devices, including protection against theft, loss, unauthorized access and malware.

Last reviewed: June 12, 2026  ·  Authored by TÜV SÜD & BSI Certified Lead Auditors

Control Definition

Requires the organization to protect information wherever a user endpoint device touches it — data saved on the device, handled by it, or reachable through it — across laptops, desktops, smartphones, and tablets, corporate-owned or BYOD.

Control Objective

To ensure the security of information on user endpoint devices, including protection against theft, loss, unauthorized access and malware.

What This Really Means

User endpoint devices are any hardware employees use to access your company's information: laptops, desktops, smartphones, and tablets. This control requires you to protect the data on these devices, whether they're company-owned or employee-owned (BYOD). (Removable media like USB drives is formally covered by A.7.10 Storage media, but the protection logic is the same.)

The risk is simple: these devices leave your office, get lost in cabs, stolen from coffee shops, or infected with malware from personal browsing. If they contain unencrypted customer data, source code, or business documents, you've just suffered a data breach.

A.8.1 demands technical controls like full-disk encryption, screen locks, anti-malware software, and remote wipe capabilities. But it also requires policies defining acceptable use, security baselines, and what happens when a device is lost or an employee leaves the company.

Why It Matters

Endpoint devices are the weakest link in most organizations' security. They're portable, easily lost, and often used on untrusted networks. One unencrypted laptop left in an Uber can expose thousands of customer records.

Without proper endpoint protection, organizations face:

  • Data Breaches from Lost/Stolen Devices – Unencrypted laptops, phones, or USB drives containing sensitive data lead to regulatory fines and reputation damage
  • Malware Infections – Devices without updated antivirus become entry points for ransomware, keyloggers, and remote access trojans
  • Unauthorized Access – Weak or absent authentication (no password, no MFA) allows anyone who finds the device to access corporate systems
  • Compliance Failures – PCI DSS and data protection laws like the DPDPA demand security safeguards that depend on endpoint protection; failures here cascade into audit non-conformities

Indian organizations face additional exposure: device theft in metro commutes, heavy BYOD prevalence, and CERT-In's 6-hour incident-reporting clock once a lost device turns into a reportable breach.

Implementation Guidance

1

Mandate Full-Disk Encryption on All Endpoints

Deploy BitLocker (Windows), FileVault (macOS), or LUKS (Linux) on every laptop and desktop. For mobile devices, enable native encryption (iOS default, Android settings). Maintain a register tracking which devices are encrypted. This is your first line of defense if a device is lost.

2

Enforce Strong Authentication and Screen Locks

Require complex passwords or biometrics (fingerprint, face ID) for device login. Set automatic screen lock after 5-10 minutes of inactivity. For remote access to corporate systems, mandate multi-factor authentication (MFA). Configure failed login attempt limits (e.g., 10 attempts = device lock).

3

Deploy and Maintain Endpoint Protection Software

Install enterprise antivirus/EDR solutions (CrowdStrike, Microsoft Defender, Kaspersky, etc.) on all devices. Ensure automatic updates are enabled and definitions are current. Configure centralized logging so your security team can monitor threats. Test quarterly that protection is actually running and detecting threats.

4

Implement Mobile Device Management (MDM) or Endpoint Management

Use MDM solutions (Intune, Jamf, VMware Workspace ONE) to enforce security policies, push configuration updates, track device inventory, and enable remote wipe capabilities. For BYOD, use containerization to separate corporate data from personal data. Maintain enrollment records.

5

Define and Communicate Acceptable Use Policies

Document what employees can and cannot do with company devices: no personal software downloads, no public Wi-Fi without VPN, no sharing devices with family, mandatory reporting of lost/stolen devices within 24 hours. Require employees to acknowledge these policies. Audit compliance periodically.

6

Establish Device Provisioning and Deprovisioning Procedures

Create a checklist for issuing new devices (encryption enabled, antivirus installed, enrolled in MDM, baseline hardening applied). For departures, immediately revoke access, remotely wipe corporate data, and physically retrieve company-owned devices. Track asset lifecycle from procurement to disposal.

7

Conduct Regular Vulnerability Scans and Patch Management

Scan endpoints monthly for missing OS patches, outdated software, and misconfigurations. Use automated patch deployment tools to keep Windows, macOS, Linux, and applications updated. Prioritize critical security patches within 7 days. Maintain patch compliance reports for audit evidence.

Audit Evidence

During your ISO 27001 certification audit, auditors will expect to see the following evidence to demonstrate compliance with A.8.1:

Documentation

  • Acceptable Use Policy or Endpoint Security Policy defining device security requirements
  • Device inventory register showing all endpoints, encryption status, and MDM enrollment
  • Endpoint protection configuration screenshots or policy documents (antivirus, EDR)
  • MDM configuration showing enforced policies (screen lock, password complexity, remote wipe)
  • Patch management reports showing endpoint compliance with security updates

Interviews

  • IT administrator to explain endpoint management processes and tools used
  • CISO or security team about incident response procedures for lost/stolen devices
  • Random employees to verify they understand acceptable use policies and screen lock requirements

Observations

  • Inspection of sample laptops/desktops to verify encryption is enabled (check BitLocker/FileVault status)
  • Demonstration of MDM console showing enrolled devices and enforced policies
  • Review of antivirus/EDR dashboard showing endpoint protection status and recent scans
  • Check of sample devices for automatic updates enabled and current patch levels

Practitioner Insights

Surendra Pal Singh

The most common failure I see in A.8.1 audits is organizations that have policies requiring encryption but can't prove it's actually enabled on every device. Auditors will randomly select 5-10 laptops and check. If even one isn't encrypted, you fail. Maintain a central register and verify quarterly—don't assume your deployment worked.

Surendra Pal Singh · CISO, DPO, CISA, ISO 27001, 27701, 42001 Lead Auditor
Saundhi Chauhan

BYOD is a nightmare for compliance if not managed properly. I've seen companies allow employees to access email on personal phones with no MDM, no encryption, no remote wipe capability. When someone leaves and takes their phone, the company has no way to remove corporate data. Either ban BYOD entirely or implement proper containerization with MDM—there's no middle ground.

Saundhi Chauhan · ISO 27001, 27701 Lead Auditor

Common Challenges & Solutions

Challenge

Employees resist installing MDM on personal devices, claiming privacy concerns.

Solution

Implement containerization solutions (Intune App Protection, Workspace ONE) that create a secure work container without accessing personal data. Show employees they retain privacy while corporate data stays protected. Alternatively, provide company-owned devices and prohibit BYOD for sensitive roles.

Challenge

Legacy devices (old laptops, desktops) can't support modern encryption or security software.

Solution

Conduct an asset audit and create a replacement roadmap. Quarantine unsupported devices from accessing sensitive systems until they're upgraded. Budget for hardware refresh cycles (typically 3-4 years for laptops). Deprecate Windows 7/8 and macOS versions older than 3 years.

Challenge

Employees forget to report lost or stolen devices until days later, allowing data exposure.

Solution

Make reporting easy: create a dedicated hotline, email, or Slack channel monitored 24/7. Include reporting obligations in onboarding training and termination procedures. Incentivize quick reporting and impose consequences for delays. Test your incident response by running tabletop exercises.

Challenge

Remote workers use public Wi-Fi at cafes and airports without VPN, exposing credentials.

Solution

Deploy always-on VPN solutions that automatically connect when employees access corporate resources. Use split-tunneling to minimize performance impact. Block access to corporate systems from unprotected networks. Monitor VPN usage logs to identify non-compliant behavior.

Challenge

During audit, we can't find evidence of which devices have antivirus or when they were last scanned.

Solution

Use centralized endpoint management platforms (Microsoft Defender for Endpoint, CrowdStrike Falcon) that provide dashboards showing real-time protection status, scan history, and threat detections. Export monthly compliance reports. Create an automated alert for devices that haven't reported in 7+ days.

Frequently Asked Questions

Do we need to encrypt USB drives and external hard drives used by employees?
Yes, if they contain corporate data. Strictly speaking, removable media falls under A.7.10 Storage media rather than A.8.1, but auditors expect encryption either way. Use BitLocker To Go (Windows), encrypted USB drives with hardware encryption, or ban removable media entirely and mandate cloud storage. Track all approved removable media in your asset register.
Can employees use their personal laptops for work if we provide them with company laptops?
Only if your Acceptable Use Policy explicitly allows it AND those personal devices meet the same security standards (encryption, antivirus, MDM enrollment, patch management). Most organizations prohibit this to avoid compliance complexity. If you must allow it, enforce it with technical controls, not just policy.
How do we handle contractors or temporary workers who need short-term access?
Issue temporary devices from a loaner pool with pre-configured security baselines, or require contractors to use virtual desktop infrastructure (VDI) solutions like Citrix or Windows Virtual Desktop. Never allow unmanaged contractor devices to access production systems. Track all loaner devices and wipe them immediately after return.
What if employees refuse to install company antivirus claiming it slows down their personal BYOD devices?
This is exactly why many organizations ban BYOD. If you allow BYOD, security requirements are non-negotiable—make it a condition of employment. If performance is genuinely impacted, investigate lighter-weight EDR solutions or provide company-owned devices instead. You cannot compromise on malware protection for compliance.
Do we need endpoint protection on Linux workstations and developer machines?
Yes. While Linux malware is less common, it exists and is growing (especially ransomware targeting servers). Developers often have elevated privileges and access to sensitive code/data, making them high-value targets. Deploy Linux-compatible EDR (CrowdStrike, SentinelOne, ESET) and monitor for rootkits, unauthorized privilege escalation, and lateral movement.
How quickly must we remotely wipe a device after it's reported lost or stolen?
ISO 27001 doesn't specify a timeline, but best practice is within 24 hours of report. Your incident response procedure should define this. The faster you act, the less exposure risk. Ensure your MDM solution can wipe even when devices are offline (command executes when they next connect). Test wipe procedures quarterly.

Written By Expert Auditors

Surendra Pal Singh
Surendra Pal Singh
Chief Information Security Officer & Data Protection Officer
CISODPOCISAMCSEITILISO 27001 Lead AuditorISO 27701 Lead AuditorISO 42001 Lead Auditor
Saundhi Chauhan
Saundhi Chauhan
Lead Auditor
ISO 27001 Lead AuditorISO 27701 Lead Auditor
Last reviewed: June 2026Content verified by certified lead auditors

Get in touch

Book a free consultation or send us your requirements. We respond within 24 hours.

Quick Call

Pick a time slot

Send Requirements

Get a custom quote in 24 hours

We're Online

⚠️ Business inquiries only. Personal email addresses will be rejected.

24hr Response
Free Consultation
No Obligations