# State of device

Source: [https://docs.qualcomm.com/doc/80-88500-2/topic/state_of_device_linux_embedded.html](https://docs.qualcomm.com/doc/80-88500-2/topic/state_of_device_linux_embedded.html)

To know the state of the device, run the following adb shell
            commands:

    adb shell getprop ro.crypto.state: encryptedCopy to clipboard

    adb shell getprop ro.crypto.type: fileCopy to clipboard

    adb shell getprop ro.crypto.last.encrypted: (blank)Copy to clipboard

    adb shell getprop ro.crypto.default.dir: /overlay/encrypted_dir
    Copy to clipboard

**Parent Topic:** [File-based encryption (Linux Embedded)](https://docs.qualcomm.com/doc/80-88500-2/topic/file_based_encryption_linux_enabled.html)

Last Published: Aug 18, 2023

[Previous Topic
Install user key](https://docs.qualcomm.com/bundle/publicresource/80-88500-2/topics/install_user_key.md) [Next Topic
Insert standard key](https://docs.qualcomm.com/bundle/publicresource/80-88500-2/topics/standard_key_linux_embedded.md)