Utilities

How to Screenshot and Screen Record on Android: Every Method

Every way to capture your Android screen: button combos, gestures, scrolling screenshots, the built-in screen recorder with internal audio, computer-based capture via ADB, and fixes for when capture is blocked or broken.

Mis à jour: 2026-07-22

Screenshots: the universal combo and the faster alternatives

The combination that works on every modern Android: press Power and Volume Down together, briefly, at the same time. The screen flashes, a thumbnail appears in a corner, and the image lands in your gallery's Screenshots album. Two timing mistakes cause most failures: holding too long (which opens the power menu or triggers volume) and pressing sequentially instead of together. Think of it as a single chord, tapped once.

Most phones layer faster methods on top, worth thirty seconds to enable. Three-finger swipe down across the screen captures instantly on many brands (Settings, search 'gesture' or 'screenshot'). The recents-screen route offers a Screenshot button beneath the app carousel on stock Android. Quick Settings often includes a Screenshot tile you can drag into the panel with the pencil icon. And the assistant route is hands-free: 'Hey Google, take a screenshot' captures whatever is on screen, useful when your hands are occupied or the button combo would disturb the content.

The thumbnail that appears after capture is a productivity fork: tap it to enter the markup editor (crop, draw, highlight, blur sensitive parts before sharing), or use the Share shortcut directly. Blurring account numbers and faces before sharing is a two-tap habit worth building. Captured images live in Pictures/Screenshots, appear in Google Photos automatically, and sync to the cloud if backup is on, meaning your screenshots are recoverable and searchable ('screenshot of the recipe') like any photo.

Scrolling screenshots: capturing the whole page

A normal screenshot captures one screen; a scrolling (or long) screenshot captures an entire article, chat thread or receipt as one tall image. On modern Android, take a normal screenshot, then tap the 'Capture more' button that appears with the thumbnail (some brands call it Scroll or the icon shows expanding arrows). Drag the boundary down the page preview to include as much as you want, then save. The result is a single tall image, far superior to six overlapping captures.

Availability has caveats worth knowing so you do not hunt for a missing button. The app being captured must be scrollable in a way the system understands; most browsers, chat apps and documents work, while some apps with custom scrolling or infinite feeds refuse. Brands implemented it in different generations, so an older phone may lack it in the system but offer it inside the manufacturer's own gallery or capture settings. If your phone truly lacks it, the browser route is a partial rescue: Chrome's menu, Share, Long screenshot exists on many versions for web pages specifically.

For the chat-thread use case that drives most long captures, evidence, receipts, instructions, remember the alternative that beats images: many apps export natively. Chats export as text or with media from the conversation menu, web pages save as PDF via the Print dialog (Share, Print, Save as PDF), and PDFs preserve text you can search and copy, which a tall PNG never will. Screenshots are for speed; exports are for records.

Ad

Screen recording: the built-in recorder done right

Android 11 and later ships a native screen recorder, no app required. Swipe down twice to open full Quick Settings, find the Screen record tile (use the pencil icon to add it to the panel if hidden), tap it, and the setup sheet appears with the two decisions that matter: audio source and touch visibility. Then Start, a three-second countdown, and a persistent red indicator while recording. Stop from the notification shade; the video lands in your gallery under Movies or Screen recordings.

The audio decision determines whether your recording is useful, so understand the three options. No audio: silent video, right for visual bug reports. Media sounds (internal audio): records what the phone plays, game sound, video audio, app sounds, with no room noise; this is the option people usually want and the one they miss. Microphone: records the room, meaning your voice narrating, but also your dog and your keyboard. Some phones offer media plus microphone together for narrated gameplay. Choose deliberately per recording; the sheet remembers your last choice.

Recording quality and limits are worth one glance in settings where offered: resolution caps trade file size against sharpness, and long recordings produce enormous files, a half hour of screen video can consume gigabytes, so check free space before recording a webinar (our device info tool shows your storage at a glance). Show touches is invaluable for tutorials, dots appear where you tap, and clutter for everything else. And plug into power for anything beyond a few minutes: recording is among the heaviest sustained workloads a phone performs, with the battery and warmth to match.

When capture is blocked, black or broken

Some screens refuse capture by design, and no setting overrides them. Banking apps, password managers and payment screens set a secure flag that produces the 'Can't take screenshot due to security policy' message; DRM video (Netflix, some streaming) records as a black rectangle with audio. These are content-protection features working correctly, not faults, and the same block applies to screen recording. Incognito browser tabs also block capture on many versions, toggle out of incognito for shareable captures. Work profiles managed by an employer can block capture policy-wide; that conversation is with IT, not with settings.

Genuine capture failures have a short fix list. 'Storage space running out' style failures want free space (screenshots fail surprisingly early on full phones). A missing screenshot despite the animation usually saved to an unexpected album, search Photos for 'screenshot' before assuming loss. Capture that suddenly broke after an update responds to the classic ladder: restart, clear the gallery or capture app's cache, check for pending system updates. And on phones where the button combo is physically compromised (a dead volume key), the assistant route and the recents-screen button carry the load; a failing button itself is worth confirming with our device tests before assuming software.

The computer route bypasses on-device limitations entirely for legitimate needs: with USB debugging enabled, ADB captures from the phone at full quality. 'adb exec-out screencap -p > shot.png' saves a screenshot to the computer; 'adb shell screenrecord /sdcard/demo.mp4' records (stop with Ctrl+C, then pull the file). Our ADB command generator has these ready to copy, with the setup steps. ADB capture also solves the special cases: capturing the lock screen, capturing during calls on phones that block it, and scripted capture for documentation work. It respects the same secure-flag screens, however, by design, everywhere.

Capture like a pro: organization, sharing and privacy

Captures multiply, and unmanaged they become a swamp of expired boarding passes and forgotten memes that eat storage. The maintenance habit: Google Photos periodically surfaces old screenshots for cleanup in its suggestions, accept it; and Files by Google's Clean tab targets the screenshots pile explicitly. For captures worth keeping, a ten-second rename or move to an album ('Receipts 2026') converts future archaeology into a search. Screenshots back up with your photos when backup is on, which is exactly right for receipts and exactly wrong for anything sensitive, which leads to the privacy paragraph.

Treat screenshots as documents, because they are. A capture of a password, a card number, an address or a private chat is that data, stored in your gallery, synced to your cloud, and included when you hand your gallery to a repair shop or a nosy relative. Blur or crop sensitive regions in the markup editor before saving when possible; delete sensitive captures after use; and for the chronically sensitive (2FA backup codes), a screenshot in the gallery is the wrong container entirely, use a password manager's secure notes.

Sharing rounds out the craft: the capture thumbnail's Share goes anywhere, but resolution and compression differ by route, chat apps recompress images, while Drive and email preserve originals, which matters when the capture must stay legible (documents, error messages for support). For support specifically, a screen recording of the misbehavior beats ten screenshots and a paragraph of description; a fifteen-second clip with touches shown communicates a bug better than any prose. And when documenting a phone's condition for sale, pair your captures with our PDF report generator for a structured record that screenshots alone cannot provide.

Outils associés