If you want to sideload Android apps, run developer commands, or use advanced tools like scrcpy on your Chromebook, enabling ADB debugging is essential. ADB (Android Debug Bridge) allows your Chromebook to communicate with Android devices and run debugging commands directly within the Linux environment.
While ChromeOS is designed to be simple and secure, it also offers powerful developer features. One of these is ADB debugging, which lets you install APK files manually, test apps, and interact with your device using developer tools. In this guide, we’ll explain ADB debugging and walk you through the steps to enable it on your Chromebook.
What Is ADB Debugging?
ADB (Android Debug Bridge) is a command-line tool that lets you interact with Android systems. On Chromebooks, it enables deeper control over the Android container, letting you sideload APK files, connect to other Android devices, or use powerful tools for testing and development.
ADB support on ChromeOS is integrated into the Linux environment and is maintained by Google, ensuring safe and controlled access for advanced users.
How to Enable ADB Debugging on a Chromebook
Before you proceed, make sure your Chromebook supports Android apps with the Google Play Store enabled, that the Linux development environment is turned on, that you have enough available storage space, and that your Chromebook is updated to the latest version. These requirements help ensure the setup process runs smoothly without issues.
ADB debugging works through the Linux container, so Linux must be set up first. To get started, open Settings on your Chromebook, navigate to the Linux development environment, and complete the setup process. If you’re not sure how to do this, you can follow our detailed linked guide for step-by-step instructions.
Once that’s done, follow the steps below to enable ADB debugging on your Chromebook:
1. Open Settings by clicking the clock in the lower-right corner, then select the gear icon.
2. Scroll down and click About ChromeOS in the left-hand menu.
3. Under Developer options, click on the Linux development environment option.

4. Find and select Develop Android apps, then turn on Enable ADB debugging.

5. Click Restart and continue when prompted.

After your Chromebook restarts, ADB debugging will be enabled. You can now start using it to install APK files, run ADB commands, and manage Android apps more effectively from your Chromebook.
How to Disable ADB Debugging on Chromebook
If you no longer want to use ADB Debugging on your Chromebook, you can easily turn it off. Before doing so, make sure you back up any important files, as disabling ADB debugging may require a reset to factory settings.
To turn off ADB Debugging, go to Settings > About ChromeOS > Linux development environment > Develop Android apps > ADB Debugging, then toggle the switch off. You may also need to restart your Chromebook to fully disable the feature.
Wrapping Up
ADB debugging is primarily intended for advanced users and developers. Enabling it can expose your system to potential risks, especially if you install unknown or unsafe APK files. Always download apps from trusted sources, and disable ADB when you’re not using it to keep your Chromebook secure.
That’s everything you need to know about enabling ADB debugging on a Chromebook. With ADB enabled, ChromeOS becomes much more flexible, allowing you to sideload apps, test software, and explore advanced features. While it’s a powerful tool, it should be used carefully and responsibly.







