> ## Documentation Index
> Fetch the complete documentation index at: https://qualcomm-3.mintlify.site/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-3/gHCjmHHn0mCw4aoT/System/Boot/media/k2c-qli-boot/edl-enumeration.svg?fit=max&auto=format&n=gHCjmHHn0mCw4aoT&q=85&s=e74a90765bcf0d3facc36e38f4c2345a" 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).
