> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs-staging.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enumeration of EDL device manager

If the storage is empty or corrupted, the device switches to the EDL mode upon power-on.

To verify if the device is in EDL mode, run the following command:

```text theme={null}
PCAT -Devices
```

The figure shows the device state as EDL.

<div style={{ textAlign: 'center', width: '100%' }}>
  <img src="https://mintcdn.com/qualcomm-staging/37GrGIPTgl_v0NdQ/System/Boot/media/k2c-qli-boot/edl-enumeration.svg?fit=max&auto=format&n=37GrGIPTgl_v0NdQ&q=85&s=015b2b5728f41d43363875c4c7b8f5c4" alt="EDL enumeration" style={{ display: 'block', margin: '0 auto' }} width="1128" height="219" data-path="System/Boot/media/k2c-qli-boot/edl-enumeration.svg" />
</div>

When EDL is detected, load the build using [Qualcomm Product Configuration Assistant Tool (PCAT)](https://qpm.qualcomm.com/#/main/tools/details/PCAT).
