On this page
You probably don't need to install anything to record your screen. Every major operating system now ships a screen recorder, and browsers can record the screen themselves. Installing a desktop app still makes sense for heavy editing or long, high-frame-rate recordings, but for a quick tutorial, a bug report or a walkthrough for a colleague, what you already have is enough.
Recorders already on your device
| Device | Built-in tool | How to start | Good to know |
|---|---|---|---|
| Windows 11 | Snipping Tool | Open Snipping Tool, switch to the record mode, select an area, click Start | Records the full screen or a region |
| Windows 10 and 11 | Xbox Game Bar | Win + Alt + R | Records one app window; not the desktop or File Explorer |
| macOS | Screenshot toolbar | Cmd + Shift + 5 | Full screen or a selection; microphone under Options |
| ChromeOS | Screen capture | Ctrl + Shift + Show windows, then the video option | Full screen, window or partial |
| iPhone and iPad | Screen Recording | Control Center, Screen Recording button | Add the button in Control Center settings if it's missing; long-press it for the microphone |
| Android | Screen record | Quick Settings, Screen record tile | Available on Android 11 and later; some manufacturers rename it |
For most people on Windows 11, Snipping Tool is the answer they didn't know they had. Game Bar is aimed at games and only records a single window, which is why people trying to record the desktop with it end up searching for alternatives. On a Mac the same job belongs to the screenshot toolbar.
Recording in the browser
A browser-based recorder is a website that asks your browser for permission to capture the screen, records it, and gives you the video. Nothing gets installed; the recording uses the same screen-sharing capability that video calls use.
The flow is always the same, and it is built into the browser so no website can skip it:
- The site asks to share your screen.
- The browser shows its own picker: a tab, a window or the entire screen.
- While recording, the browser shows a sharing indicator you can use to stop at any time.
That also answers the privacy question: the site only gets what you picked in the browser's dialog. If you are curious how this works under the hood, WebRTC screen share and recording covers the getDisplayMedia API these tools are built on.
Share your screen without installing software
Sharing live and recording use the same browser capability, so the no-download answer is the same for both. Any meeting tool that runs in a browser can show your screen to other people with nothing installed on either side. Jitsi Meet does it from a link: open a room, click the screen-share button, and pick a tab, a window or the whole screen in the browser's own picker.
Two things decide whether this works for your audience. Viewers need nothing at all, which is the main reason to reach for a browser tool instead of a desktop client. The person sharing needs a browser that supports screen capture, which means a current Chrome, Edge, Firefox or Safari on a desktop. Phones are the exception: mobile browsers generally cannot share their screen, so someone on a phone can watch a shared screen but not present one.
To run it on your own domain instead of a public service, a self-hosted Jitsi Meet gives your team the same browser-only sharing.
Using ScreenApp
ScreenApp is our own browser-based recorder, and it has grown a lot since we first wrote about it in 2021. Back then it was a simple recorder with a video library. Today it also transcribes recordings and generates AI summaries and meeting notes, which makes it useful for recorded meetings and lectures as well as quick screen captures.
ScreenApp features
Beyond plain capture, it records tab or microphone audio, keeps recordings in a library you can share by link, transcribes them, and writes summaries and meeting notes from the transcript. For recorded meetings that combination matters more than the capture itself, because the searchable text is what people actually go back to.
To record without installing anything:
- Go to screenapp.io in Chrome, Edge or another modern browser and start a recording.
- Choose the audio source: your microphone, the browser or tab audio, or none.
- Pick what to share in the browser's picker: a tab, a window or your whole screen.
- Record, then stop from the page or the browser's sharing indicator.
- Trim, download, or keep the recording in your library to transcribe or share.
There is a free plan with limits on transcription and some features, and optional apps for desktop and mobile if you later want them. Check the site for current plans, since they change more often than this article will.
Getting the audio right
Audio is where screen recordings most often go wrong, usually discovered after a twenty-minute recording.
- Your voice comes from the microphone and works with every tool above, as long as you turn it on before starting.
- Sound from a browser tab, such as a video or a web-based call, is the most reliable thing a browser recorder can capture. Share the tab and tick the option to share its audio.
- Sound from the whole computer depends on the platform. Browsers can capture system audio when sharing the entire screen on some systems but not others, and macOS's built-in recorder doesn't record system audio at all.
Record ten seconds first
Recording meetings
If what you want to record is a video call, check whether the meeting tool can record itself first. It usually produces a cleaner result than capturing your screen, and it makes it obvious to others that the call is recorded. In Jitsi Meet, local recording saves the meeting straight from the browser, and Jibri records on the server. Whatever you use, tell participants before you start recording.
The same applies to sharing: if a call is really a screen walkthrough, sharing the screen live and recording the meeting once beats recording your screen separately and sending the file afterwards.
Frequently Asked Questions
How do I record my screen without downloading anything?
Use the recorder built into your operating system: Snipping Tool on Windows 11, Cmd+Shift+5 on macOS, the screen capture tool on ChromeOS, or Screen Recording in the phone's control panel. For more features without installing an app, use a browser-based recorder such as ScreenApp.
Can I record my screen with sound?
Microphone audio works almost everywhere. Capturing the sound your computer plays is harder: browser recorders can reliably capture a tab's audio, and some can capture system audio when you share the whole screen, depending on the OS and browser. macOS's built-in recorder records the microphone but not system audio.
Is a browser-based screen recorder safe?
The browser always asks what you want to share and shows an indicator while recording, and the site can only capture what you picked. The real question is where the file goes afterwards, so check whether the service stores recordings in its cloud and who can access them.
Why can't Xbox Game Bar record my desktop?
Game Bar is designed to record one app window at a time, and it does not record the Windows desktop or File Explorer. Use Snipping Tool's record mode on Windows 11 for the full screen or a region.
How do I record a video call?
Tell participants first. Many meeting tools have built-in recording; Jitsi Meet, for example, can save a local recording straight from the browser. Otherwise, a screen recorder capturing the meeting window and its tab audio works on any platform.