# What is Device Control?

> Device control is an endpoint security capability that governs the connection and use of peripheral devices and external interfaces.

- Canonical URL: https://yellowcube.eu/glossary/device-control/
- Publisher: Yellow Cube
- Language: en
- Contact: hello@yellowcube.eu

## Content

It can allow, restrict, or monitor removable storage, printers, cameras, human-interface devices, and wired or short-range wireless connections according to device identity or class, user, endpoint, operation, and context. The label is variable across operating systems and security products.

Device control reduces paths for malicious code, unauthorized data transfer, alternate boot or debugging, and direct memory access. Policy should begin with operational need because blocking a port or peripheral can also interrupt accessibility, maintenance, backup, or essential workflows.

### Key points

- **Discover use and risk:** Inventory interfaces and connected-device classes, identify legitimate owners and workflows, classify data that may cross them, and assess malware, loss, impersonation, debugging, and memory-access scenarios.
- **Enforce specific permissions:** Prefer rules for approved devices, users, endpoints, and operations such as read, write, execute, print, synchronize, or charge instead of an unexplained universal block.
- **Protect and verify:** Use encryption and malware controls where appropriate, log meaningful connection and transfer events, manage exceptions and expiry, test policy on supported hardware, and investigate attempted bypass.
- **Important limitation:** A permitted identifier does not prove that a peripheral is safe; identifiers can be generic or spoofed, and a trusted device can be compromised. Controls may also miss unsupported interfaces, encrypted transfers, photographs, or data moved through allowed applications.

### Related terms

[Endpoint security](<https://yellowcube.eu/glossary/endpoint-security/>) · [Data loss prevention (DLP)](<https://yellowcube.eu/glossary/data-loss-prevention/>) · [Malware](<https://yellowcube.eu/glossary/malware/>) · [Access control](<https://yellowcube.eu/glossary/access-control/>) · [Data classification](<https://yellowcube.eu/glossary/data-classification/>)

### Sources

[NIST SP 800-53 Rev. 5 Release 5.2.0](https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final) · [UK NCSC, Using Peripherals Securely](https://www.ncsc.gov.uk/collection/device-security-guidance/policies-and-settings/using-peripherals-securely)

## Attribution and scope

This Markdown representation is generated from the same approved content records as the canonical HTML page. Cite the canonical URL above when referencing this material. Product and service descriptions are informational; confirm project-specific requirements with Yellow Cube.

