Android Demo Mode, also known as System UI Demo Mode, is a hidden feature in Android that allows you to force the status bar into a fixed state. This is especially useful when taking screenshots, recording screen videos, creating tutorials, or demonstrating Android features, because it removes notification icons and displays a clean, consistent status bar with a fixed time, battery level, and signal icons.
Demo Mode is part of Android Developer Options, so you must enable Developer Options before you can access it. Some devices also allow you to control Demo Mode using ADB commands. The exact steps may vary slightly depending on your device manufacturer and Android version.
This guide will show you how to enable Developer Options and turn on Demo Mode on an Android device.
Part 1. Turn On Developer Options on an Android Device
Before you can enable Demo Mode, you need to enable Developer Options.
Follow these steps:
- Open Settings on your Android device.
- Scroll down and tap System.
- Tap About Phone.
- Scroll down and find Build number.
- Tap Build number 7 times.
- You will see a message saying “You are now a developer.” This means Developer Options have been enabled.
Developer Options will now appear in the System settings menu.
Part 2. Turn On Demo Mode on an Android Phone
Once Developer Options are enabled, you can enable Demo Mode.
Please note that the location of this option may vary depending on your device manufacturer and Android version. In this example, we use an itel mobile phone.
Follow these steps:
- Go to Settings > System > Developer options.
- Turn on Developer options if it is not already enabled.
- Scroll down and find System UI demo mode.
- You will see two options:
- Enable demo mode
- Show demo mode
- Turn on Enable demo mode.
- Then turn on Show demo mode.
After enabling Demo Mode, you will see the status bar change to a clean layout with a fixed time, battery level, and signal icons. Notifications and random icons will no longer appear in the status bar.
When to Use Android Demo Mode
Demo Mode is useful for:
- Taking clean screenshots
- Recording screen videos
- Creating tutorials
- Demonstrating Android features
- App screenshots for websites or app stores
- UI testing and development
Conclusion
Android System UI Demo Mode is a useful hidden feature that allows you to create clean screenshots and screen recordings with a consistent status bar. By enabling Developer Options and turning on Demo Mode, you can remove notification clutter and display a professional-looking status bar for demonstrations, tutorials, and presentations.
If you cannot find the Demo Mode option on your device, it may not be supported by your device manufacturer, or it may require enabling it through ADB commands.

