Capturing a screenshot is one of the most useful features on a smartphone or tablet. We use screenshots to save messages, document errors, or share what we see on our screens. But what if you want to screenshot something on your locked screen—for example, a notification, a missed call, or a security prompt? This is a surprisingly common need, but the process is not always simple. Many users try to capture their lock screen and wonder why their device does not respond, or why the screenshot never saves. Others worry about privacy and security, especially when sensitive information appears on the lock screen.
This guide will show you how to screenshot on locked screen across different devices, including Android phones, iPhones, and tablets. We will also discuss privacy, security risks, and share practical tips that most beginners miss. Whether you need to capture a notification before it disappears, or you want to document a lock screen error, you will find clear solutions here. By the end, you will understand what is possible, what is not, and how to make the most of your device’s screenshot abilities—even when the screen is locked.
Why Screenshot The Locked Screen?
People may want to screenshot their locked screen for several reasons. Notifications often contain important information, like verification codes, urgent messages, or reminders. Sometimes, users need to document a system error, a security alert, or even a unique wallpaper. For journalists and tech support, capturing what appears before unlocking can be essential evidence.
Still, the main challenge is security. Devices are designed to protect lock screen information from being shared too easily. This means that taking screenshots on the locked screen is sometimes limited, especially on newer devices or with certain security settings.
Screenshot Basics: How Screenshots Normally Work
On most devices, taking a screenshot usually requires you to press a combination of hardware buttons—like Power + Volume Down on Android, or Side Button + Volume Up on iPhone. This works when the device is unlocked, but things change when the screen is locked. Many users are surprised to find that their regular screenshot shortcuts do not work on the lock screen.
The main reason is privacy. Device makers want to prevent strangers from capturing sensitive data without permission. But there are exceptions and workarounds, depending on your device, settings, and operating system.
Can You Screenshot The Locked Screen? (device Comparison)
The ability to take screenshots on the locked screen depends on your device and software version. Here is a comparison of the most common platforms:
| Device | Locked Screen Screenshot Possible? | Default Shortcut |
|---|---|---|
| Android (most brands, recent versions) | Limited/No | Power + Volume Down (unlocked only) |
| iPhone (iOS 16+) | No (except for Emergency or Apple Pay screens) | Side + Volume Up (unlocked only) |
| Samsung Galaxy (One UI) | No (by default) | Power + Volume Down (unlocked only) |
| Older Android (pre-2018) | Sometimes Yes | Power + Volume Down (may work) |
| Tablets (iPad, Android tablets) | No (except with AssistiveTouch or special features) | Power + Home/Volume Up (unlocked only) |
Key Insight: Most devices block screenshots on the lock screen to protect user privacy. But there are some exceptions, and some advanced methods that can help.
How To Screenshot On Locked Screen: Device-by-device Guide
Let’s look at the specific steps, possibilities, and limits for each major device type.
Android Phones
Most modern Android phones (Samsung, Google, Xiaomi, OnePlus, etc. ) Do not allow screenshots directly from the lock screen. Pressing the usual Power + Volume Down buttons does nothing, or may only wake the device.
However, there are some cases where capturing the lock screen is possible:
1. Older Android Versions
On some older devices (Android 7, 8, 9), you may be able to capture the lock screen by simply using the normal screenshot shortcut. This depends on the manufacturer and security settings. Test this by locking your phone, then pressing Power + Volume Down.
If it works, you will hear a shutter sound, and the image will appear in your Gallery or Photos app.
2. Notifications On Always-on Display
Some Android phones have an Always-On Display feature. In some cases, notifications are visible, but the system treats this as a different state than the lock screen. You may be able to screenshot here, but usually only with third-party apps or external devices (see below).
3. Using Google Assistant Or Bixby
Some users try to use voice assistants to capture the screen. For example, saying “Hey Google, take a screenshot” or “Hi Bixby, take a screenshot. ” However, on the lock screen, these commands are usually blocked for security.
4. With External Devices (pcs Or Other Phones)
You can sometimes capture the lock screen by connecting your device to a computer and using device management software (like ADB for Android). This requires developer options and USB debugging to be enabled before locking the device.
Practical Example: If you want to capture a lock screen error or a notification, connect your phone to a PC with ADB enabled, and run the command:
adb shell screencap /sdcard/lockscreen.png
Then, transfer the file from your phone to your computer. This method only works if you set it up before locking your screen.
5. Using A Camera (physical Workaround)
If all else fails, you can use another device’s camera to take a photo of your locked screen. This is not a true screenshot, but it captures the information you need.
Non-Obvious Insight: Some Android phones allow screenshots on the lock screen during incoming calls or alarm notifications. Try capturing at these moments if you need to document what appears.
Iphone (ios Devices)
Apple is strict about lock screen privacy. On most iPhones, you cannot take a screenshot while the phone is locked. The Side + Volume Up shortcut only works after the device is unlocked. But there are a few cases to know:
1. Emergency Or Apple Pay Screens
If you double-press the Side button for Apple Pay, or hold it for emergency SOS, you can capture a screenshot of these screens before unlocking. This is by design, for documentation and proof in emergencies.
2. Assistivetouch (workaround)
With AssistiveTouch enabled, you can create custom on-screen controls. But this feature still requires the device to be unlocked to take a screenshot.
3. Using A Mac (quicktime Screen Recording)
If you connect your iPhone to a Mac, open QuickTime, and start a screen recording, you can sometimes capture the lock screen. This method is used by some app reviewers and security researchers, but it does not work on all iOS versions.
4. Physical Camera
As with Android, you can use another device to take a photo of your locked screen.
Non-Obvious Insight: On iOS, if you receive a notification with sensitive content, iOS usually hides the details until the device is unlocked. This is another privacy feature that limits what screenshots can capture.
Samsung Galaxy Devices
Samsung’s One UI is based on Android, but has some extra features. However, by default, screenshots are disabled on the lock screen—even with palm swipe gestures or Bixby.
1. Secure Folder Exception
If you use Samsung’s Secure Folder, you may find that screenshots are blocked in certain security contexts—even after unlocking.
2. Samsung Dex Or Smart View
If your device is connected to a computer monitor using DeX or Smart View, you may be able to capture what is on the lock screen using the PC’s screenshot tools. This is rare but possible.
Tablets (ipad And Android Tablets)
Tablets follow the same rules as their phone counterparts. Lock screen screenshots are usually blocked. If you use a stylus, you may find that screenshot gestures (like S Pen on Samsung tablets) only work after unlocking.
Ipad With Assistivetouch
On iPad, AssistiveTouch can help create custom screenshot shortcuts, but they still only work when unlocked.
Alternative Methods To Capture Lock Screen Content
If your device blocks screenshots on the locked screen, you still have a few options:
1. Use Another Device’s Camera
This is the simplest solution. Use a second phone or camera to take a picture of your locked screen. Hold the device steady and increase brightness for a clear image. Not a true screenshot, but it captures the information.
2. Use Screen Recording (where Supported)
Some devices allow screen recording from the lock screen, often for accessibility or developer tools. This is rare, but possible on some Androids with third-party apps installed before locking.
3. Mirror The Device To A Computer
Apps like scrcpy (for Android) or QuickTime (for iOS) can mirror your device’s display to a computer. If you start the mirroring before locking the device, you may be able to capture lock screen content as it appears.
4. Developer Tools (adb, Xcode)
Advanced users can use developer tools to capture lock screen content. This requires enabling debugging and having the right permissions before locking the device.
5. Automation Apps (pre-setup Required)
On Android, automation apps like Tasker or Automate can be programmed to take screenshots at certain events (like when a notification appears). These methods require setup and permissions, and may not work on all devices due to security patches.
Security And Privacy: Why Screenshots Are Blocked
The main reason most devices block screenshots on the locked screen is security. Lock screens are designed to show limited information, so that even if someone else picks up your phone, they cannot access your private data. If screenshots were allowed, it would be easier for someone to capture sensitive information, even without your permission.
Most devices also hide notification content on the lock screen by default. On iOS and Android, you can choose to show or hide message details, preview texts, or other sensitive info. If you enable “Show on lock screen,” you take on more risk, especially if your device is lost or stolen.

How To Change Lock Screen Notification Settings
If you need to capture more detail on your lock screen, you might want to adjust what appears there. Here’s how you can manage these settings:
Android
- Open Settings.
- Tap Lock screen or Notifications.
- Choose Show content, Hide content, or Show only icons.
- Some phones let you set custom rules for each app.
Iphone
- Go to Settings.
- Tap Notifications.
- Select an app, then choose Show Previews.
- Set to Always, When Unlocked, or Never.
Tip: If you want to capture a verification code or message on your lock screen, set the notification previews to “Always” before you expect the message.
Risks And Things To Watch For
There are some important risks to consider when trying to screenshot your locked screen:
- Accidental sharing: If you use automation or developer tools, you may capture sensitive info without realizing it.
- Security breaches: Allowing screenshots on the lock screen can make your device less secure.
- Malware apps: Some third-party apps that promise to enable lock screen screenshots may contain malware or spyware.
- Legal issues: In some environments (work devices, government phones), taking screenshots of the locked screen may violate security policies.
When It’s Impossible: Accepting Device Limits
For most users, the only safe and legal way to capture the locked screen is with a camera. If your device blocks all other methods, it is likely by design, to protect you and your data. Trying to bypass these limits may risk your privacy, your warranty, or your device’s security.
Expert insight: Some advanced users try to “root” or “jailbreak” their devices to bypass security. This is not recommended for beginners. It can lead to data loss, device malfunctions, or even permanent bans from certain apps and services.
Data Table: Screenshot Support On Popular Devices
To make it easier to see what is possible, here is a summary of lock screen screenshot support on popular devices:
| Brand / Model | Lock Screen Screenshot | Workarounds |
|---|---|---|
| iPhone 14 / iOS 16+ | No | Camera, Mac (QuickTime) |
| Samsung Galaxy S23 | No | PC mirroring, Camera |
| Google Pixel 7 | No | ADB, Camera |
| OnePlus 11 | No | ADB, Camera |
| iPad Pro | No | AssistiveTouch (unlocked), Camera |
| Huawei P50 | Rarely (old EMUI) | Camera |
| Older Androids (pre-2018) | Sometimes | Direct shortcut may work |
Common Mistakes When Trying To Screenshot The Locked Screen
Many users make the same mistakes when trying to capture the locked screen:
- Expecting the normal shortcut to work: On most devices, screenshot shortcuts are disabled on the lock screen.
- Not checking notification settings: If you hide notification content, your screenshot will not capture the full message.
- Using untrusted apps: Downloading apps that claim to allow lock screen screenshots can be risky.
- Ignoring privacy risks: Capturing sensitive info on the lock screen can expose it to others if your device is lost or hacked.
- Trying advanced methods without preparation: Developer tools like ADB require setup before locking the device.
How To Prepare Before You Need A Lock Screen Screenshot
If you know you will need to capture the lock screen, plan ahead:
- Set up developer options (Android) or screen mirroring (iOS) before locking your device.
- Adjust notification previews to show the content you need.
- Keep a second device handy to take photos if needed.
- Test your method in advance to avoid surprises.
Real-world example: If you need to document a system error that only appears on the lock screen, set up screen mirroring or ADB while your device is unlocked. This way, you will be ready when the error appears.
Special Cases: Security Apps, Banking, And Work Devices
Some security apps (like banking apps or work management tools) block screenshots everywhere, not just on the lock screen. This is called FLAG_SECURE on Android. Even if you find a workaround for the lock screen, these apps will still block screenshots to protect sensitive data.
If you use a work phone or device managed by your company, it may have extra security policies. Trying to bypass screenshot limits could lead to security violations.
Tip: Always follow your organization’s guidelines. If you need to document an issue, use approved methods or contact IT support.
The Future: Will Lock Screen Screenshots Become Easier?
Manufacturers are always balancing security and usability. In the future, we might see smarter screenshot options—like temporary permissions, or special “proof” screenshots for legal or security reasons. But for now, most devices protect the lock screen by disabling screenshots.

Frequently Asked Questions
Why Can’t I Take A Screenshot On My Locked Screen?
Most devices disable screenshots on the lock screen to protect your privacy and security. This prevents others from capturing sensitive information without your permission.
Are There Any Safe Apps For Capturing Lock Screen Screenshots?
There are no widely trusted apps for this purpose, because most apps cannot access the lock screen due to system restrictions. Be careful—apps that promise this feature may be unsafe.
Does Enabling Notification Previews Make Screenshots Possible?
Enabling notification previews only affects what information appears on your lock screen. It does not change the screenshot ability, but it can help if you use a camera or external device to capture the screen.
Can I Use A Smart Assistant (siri, Google Assistant) To Take Lock Screen Screenshots?
No, voice assistants are blocked from taking screenshots on the locked screen for security reasons.
What Is The Safest Way To Capture Something On My Locked Screen?
The safest method is to use another device’s camera to take a photo of your locked screen. This does not require special apps or permissions and avoids privacy risks.
Capturing a screenshot on the locked screen is often more difficult than it seems. Device makers put your privacy and security first, which means most shortcuts are blocked. While a few advanced methods exist, they require preparation and carry risks. For most people, a simple camera photo is the safest solution. If you need to capture something important, plan ahead and always protect your sensitive data. For more details on device security and privacy, you can check the official Apple Support resource.