Press F11 to toggle fullscreen in Minecraft. It works in both Java and Bedrock editions on Windows and Linux; on a Mac use fn + F11 or Ctrl + Cmd + F. You can also set it permanently in Options → Video Settings → Fullscreen, which survives restarts and applies the moment you back out of the menu.
That is the two-second answer. The rest of this guide covers what happens when F11 does nothing, when the window refuses to fill an ultrawide, when the game opens fullscreen on the wrong monitor, and why a laptop function-lock key quietly breaks the shortcut. It also explains the part most guides skip: Minecraft’s “fullscreen” is not the same thing as the borderless window that most people actually want.
Quick answer: Our top pick in 2026 is the F11 toggle — our #1 rated choice. See the full ranked comparison, alternatives and buying advice below.
How to Fullscreen Minecraft in Java Edition
- Press F11 while the game window has focus. The window expands to cover the display it currently sits on. Press F11 again to restore the windowed size. This is a toggle, not a setting — it is not remembered between sessions unless you change the option below.
- Make it permanent: open Options → Video Settings and set Fullscreen to ON. Java writes this to
options.txtin your.minecraftfolder asfullscreen:true, so every launch starts fullscreen. - Pick the fullscreen resolution. Directly under the Fullscreen toggle, Fullscreen Resolution lets you choose “Current” (your desktop mode) or a specific mode like 1920×1080@144. Leave it on Current unless you are deliberately downscaling for frame rate.
- Rebind the key if you want to. Java lets you reassign the toggle under Controls → Key Binds → Miscellaneous → Toggle Fullscreen. Useful on laptops where F11 is buried under a media function.
The why matters here. Java’s fullscreen is a windowed-fullscreen implementation through LWJGL/GLFW — it resizes the window to the monitor and drops the title bar. It is not a true exclusive mode that takes over the display pipeline, which is why alt-tabbing out of Java Minecraft is usually instant and glitch-free compared with other games. If you are chasing frames rather than convenience, the wins come from render distance and graphics settings, not from the fullscreen toggle; our notes on raising frame rate in Minecraft go through that in order.
Fullscreen in Bedrock Edition
Bedrock (the Microsoft Store / Windows version, and the same engine on consoles and mobile) behaves differently. On Windows, F11 still toggles fullscreen, and there is a Fullscreen option under Settings → Video. But Bedrock is a UWP-style app, so:
- There is no fullscreen-resolution dropdown. Bedrock always uses your desktop resolution and scales its render target internally via the Render Distance and Graphics settings.
- Windows’ own Win + Up (maximize) and the window snap gestures often produce a cleaner result than F11 if you use multiple monitors.
- On console and mobile the game is always fullscreen; the “fix” there is a display overscan or safe-zone setting on the TV, not anything in Minecraft.
Java vs Bedrock at a glance
| Behaviour | Java Edition | Bedrock Edition (Windows) |
|---|---|---|
| F11 toggle | Yes, rebindable | Yes, not rebindable in-game |
| Persistent setting | Video Settings → Fullscreen (saved to options.txt) | Settings → Video → Fullscreen |
| Custom fullscreen resolution | Yes, dropdown in Video Settings | No — desktop resolution only |
| Fullscreen type | Windowed-fullscreen via GLFW | Borderless UWP window |
| Alt-tab behaviour | Fast, no mode switch | Fast, may minimise on some setups |
| Ultrawide support | Native, FOV widens horizontally | Native, some UI stretch at 32:9 |
Borderless Windowed vs Exclusive Fullscreen
Three display modes exist in PC gaming, and Minecraft only really offers two of them:
- Windowed — a normal resizable window with a title bar.
- Borderless windowed — a window with no border, sized exactly to one monitor. It looks like fullscreen but the desktop compositor stays in charge.
- Exclusive fullscreen — the game takes ownership of the display output. Historically this gave slightly lower latency and let you run a non-native resolution cleanly.
Minecraft’s fullscreen toggle lands in borderless territory in practice, and that is good news for most people. Borderless means alt-tab is instant, Discord and browser overlays draw correctly, your second monitor keeps updating instead of going black, and you never get the “display mode change” flicker when you switch away. The cost is a small amount of latency and, on some drivers, a frame-rate ceiling tied to the compositor. On a modern GPU with a decent high refresh rate monitor, that cost is measured in fractions of a millisecond and is not what is limiting your Minecraft performance.
If you genuinely want exclusive fullscreen behaviour in Java, the lever is your GPU control panel rather than the game: NVIDIA’s “Prefer maximum performance” plus disabling fullscreen optimisations on javaw.exe in the EXE’s Compatibility tab gets you most of the way. Windows’ Fullscreen optimisations feature is itself a borderless-emulation layer, and turning it off is the single most common fix for stutter that appears only in fullscreen.
Troubleshooting: Symptom, Cause, Fix
| Symptom | Likely cause | Fix |
|---|---|---|
| F11 does nothing | Function lock — the F-row is sending media keys | Press Fn + F11, or toggle Fn Lock (often Fn + Esc). Check the laptop’s BIOS “Action Keys Mode” setting. |
| F11 does nothing, desktop PC | Keybind cleared, or a mod/overlay swallowing the key | Controls → Key Binds → Toggle Fullscreen; re-bind. Close OBS/GeForce overlay hotkey conflicts. |
| Window fills only part of an ultrawide | Fullscreen Resolution set to a 16:9 mode | Set Fullscreen Resolution to “Current”, and confirm Windows is running the monitor at its native 3440×1440 / 5120×1440. |
| Black bars top and bottom (letterboxing) | Display scaling set to “Aspect ratio” with a non-native mode | Set GPU scaling to “Full-panel” / “Fill” in NVIDIA or AMD control panel, and use the native resolution. |
| Fullscreens on the wrong monitor | Minecraft fullscreens on whichever display holds most of the window | Exit fullscreen, drag the window fully onto the target monitor, press F11 again. Or set that monitor as primary. |
| Mouse escapes to the second screen | Cursor not grabbed — common while a GUI is open or after alt-tab | Click once inside the game window to re-grab. Close any open chest/inventory GUI first. |
| Game minimises when you click the other screen | Exclusive-style fullscreen plus fullscreen optimisations | Right-click javaw.exe → Properties → Compatibility → Disable fullscreen optimisations. |
| Fullscreen crashes or shows a black screen | Stale GPU driver, or an outdated OptiFine/shader build | Update the graphics driver, then launch vanilla with no mods to isolate it. |
| UI is enormous after going fullscreen | GUI Scale set to a fixed large value | Video Settings → GUI Scale → Auto, or step down to 2 on a 1440p/4K panel. |
| Frame rate drops hard in fullscreen only | V-Sync locking to the wrong refresh rate | Turn V-Sync off in-game; set Max Framerate to Unlimited and cap in the driver instead. |
The laptop function-lock trap
This accounts for a large share of “F11 is broken” reports. Most 14- and 15-inch laptops ship with the F-row set to media duties — brightness, volume, airplane mode — so a bare F11 press sends a media command and Minecraft never sees a key event at all. Fn + F11 works immediately, and most machines expose a permanent Fn Lock via Fn + Esc or a BIOS/UEFI setting usually named “Action Keys Mode” or “Hotkey Mode”. Flipping it there fixes it for every game, not just this one. If you are shopping and this annoys you, it is worth checking in advance — our guide to choosing a gaming laptop flags which keyboards default which way.
Resolution and GUI Scale Interact
These two settings pull against each other and cause most of the “it looks wrong in fullscreen” complaints. When you go fullscreen, Minecraft re-lays out the HUD against the new pixel dimensions. At 1080p a GUI Scale of 3 looks normal; at 4K the same value produces a hotbar you could read across the room, while GUI Scale 1 at 4K makes item counts nearly unreadable. Setting GUI Scale to Auto lets the game pick a sane multiplier for the current resolution, which is what you want if you toggle between windowed and fullscreen frequently.
Lowering Fullscreen Resolution to gain frames is usually a false economy on modern hardware — Minecraft is far more sensitive to render distance, entity distance and shader load. If your frame rate is the real problem, the levers worth pulling are in the Minecraft video settings and in your graphics card choice, not in the fullscreen mode.
How Mods and Launchers Change the Behaviour
OptiFine adds a Fullscreen Mode entry under Video Settings → Other, letting you pick a specific resolution and refresh rate rather than inheriting the desktop mode. It also plays better with multiple monitors, and its “Fast Render” path can change how the window reacts to alt-tab. If fullscreen broke the day you installed OptiFine, reset that option to “Default” first.
Fabric and Forge do not change fullscreen themselves, but mods layered on top can. Sodium replaces Minecraft’s renderer and moves several video options into its own menu, where Fullscreen lives alongside a separate borderless preference. Any mod that draws an overlay — minimaps, HUD packs, replay tools — can also claim F11 as its own hotkey.
MultiMC and Prism Launcher add per-instance window settings: a “Start Minecraft maximised” checkbox and explicit width/height fields. If an instance keeps launching at 854×480 in a window no matter what you set in-game, the launcher is overriding options.txt on every start. Clear the launcher’s window size fields and let the game decide. Custom Java arguments in these launchers are also where running a Minecraft server and heavy modpacks tend to go sideways, so it is worth knowing where those fields live.
One last piece of housekeeping: if you play on a TV, check the set’s own picture mode. A TV in a non-PC mode often applies overscan and crops a few percent of the image, which looks exactly like Minecraft failing to fill the screen. Switching the input label to “PC” or enabling “Just Scan” / “1:1 pixel mapping” restores the full frame — the same trick that fixes cropped edges on a living room gaming PC.
Frequently Asked Questions
What is the fullscreen shortcut for Minecraft?
F11 is the default fullscreen shortcut in both Java and Bedrock editions on Windows and Linux. On macOS you usually need fn + F11, because the F-row defaults to system functions like brightness and volume. Java Edition also lets you rebind the toggle under Controls, Key Binds, Miscellaneous, Toggle Fullscreen, which is the cleanest fix on a keyboard where F11 is awkward to reach.
Why does Minecraft open fullscreen on the wrong monitor?
Minecraft goes fullscreen on whichever display currently contains most of the game window, not on your primary display. The fix is simple: press F11 to leave fullscreen, drag the window entirely onto the monitor you want, then press F11 again. If the game keeps starting on the wrong screen, set your preferred monitor as the Windows primary display so new windows open there by default.
Is borderless windowed better than fullscreen for Minecraft?
For most players, yes. Borderless lets you alt-tab instantly, keeps your second monitor live, and stops overlays from flickering or stealing focus. The trade-off is a small amount of added latency and, occasionally, a frame-rate ceiling set by the desktop compositor. Since Minecraft’s own fullscreen already behaves like a borderless window, you rarely have to choose — you mostly need to disable Windows fullscreen optimisations if you see stutter.
How do I stop my mouse leaving the Minecraft window on a dual-monitor setup?
Minecraft grabs the cursor during gameplay and releases it whenever a GUI is open, such as an inventory, chest, or the pause menu. If the pointer keeps wandering onto the second screen, close any open GUI and click once inside the game window to re-grab it. Running fullscreen rather than a maximised window also helps, as does disabling overlay software that steals focus in the background.
Why won’t Minecraft fill my ultrawide monitor?
Two settings usually cause this. First, Fullscreen Resolution in Java’s Video Settings may be pinned to a 16:9 mode like 1920×1080, which pillarboxes the image on a 21:9 or 32:9 panel — set it back to Current. Second, GPU scaling may be set to preserve aspect ratio; switch it to full-panel or fill in the NVIDIA or AMD control panel and confirm Windows is using the monitor’s native resolution.
Ready to decide? Our #1 pick for 2026 is the F11 toggle.
Live price & availability on Amazon.