Performance Guide

Why Does My Minecraft Lag? How to Get More FPS & Fix Performance Issues

Complete guide to identifying and fixing Minecraft performance problems • Updated February 2026

Asking yourself "Why does my Minecraft lag so much?" or "How can I get more FPS in Minecraft?" You're not alone. Lag, stuttering, and low FPS can ruin your Minecraft experience, whether you're playing on a budget laptop or a gaming PC. This comprehensive guide will help you identify what's causing your Minecraft performance issues and show you exactly how to fix them, step by step.

1. Identify What's Causing Your Minecraft Lag

Before applying fixes, it's important to understand what's causing your Minecraft to lag. Different symptoms point to different problems.

Check Task Manager While Playing

Press Ctrl+Shift+Esc (Windows) or open Activity Monitor (Mac) while Minecraft is running, then look for these common bottlenecks:

CPU at 90-100%

Your processor is struggling to keep up. This causes stuttering and inconsistent FPS.

Quick fix: Close other applications, especially browsers and background programs.

RAM at 80-100%

You're running out of memory, causing freezes when Minecraft needs to load new chunks.

Quick fix: Close memory-intensive apps and allocate more RAM to Minecraft.

GPU at 90-100%

Your graphics card is at its limit, usually causing consistently low FPS.

Quick fix: Lower your video settings, especially render distance and graphics quality.

Disk at 90-100%

Your hard drive can't read/write fast enough, causing freezes when loading chunks.

Quick fix: Close file-intensive applications or consider upgrading to an SSD.

Resource-Hungry Applications

These common applications can significantly impact Minecraft performance when running in the background:

  • Chrome/Firefox with multiple tabs open (especially YouTube or streaming sites)
  • Discord (especially with hardware acceleration enabled)
  • Streaming software like OBS
  • Other games or launchers running in the background
  • Antivirus real-time scanning
  • File synchronization tools (Dropbox, OneDrive, Google Drive)

Closing these can give you an immediate FPS boost without changing any Minecraft settings.

2. Optimize In-Game Settings

The fastest way to boost FPS and reduce lag is to optimize your in-game settings. Here are the most impactful changes:

Render Distance

Lower to 8-12 chunks for a significant FPS boost (6-8 for low-end PCs). This has the biggest impact on performance.

Graphics

Set to
Fast
instead of Fancy to reduce GPU load by disabling advanced visual effects.

Smooth Lighting

Set to
Minimum
or
Off
for better performance.

Clouds

Set to
Off
or
Fast
for an immediate FPS increase.

Particles

Set to
Minimal
to reduce lag during intense gameplay (explosions, potions, etc.).

Entity Distance

Reduce to 50-75% for better performance, especially in mob farms or crowded areas.

Vsync

Turn off for higher FPS (may cause screen tearing, but improves responsiveness).

Max Framerate

Set to match your monitor's refresh rate (60, 144, or 240 Hz) to avoid unnecessary GPU load.

Biome Blend

Set to
OFF
or lowest setting for better chunk loading performance.

Mipmap Levels

Set to 0 for a small performance boost.

3. Allocate More RAM

Insufficient RAM is a common cause of Minecraft lag and stuttering. Here's how to allocate more RAM to Minecraft:

  1. Open the Minecraft Launcher and select your profile.
  2. Click
    More Options
    and find the JVM Arguments box.
  3. Look for -Xmx2G in the arguments (this sets 2GB of RAM).
  4. Change it to:
    • -Xmx4G for 4GB
    • -Xmx6G for 6GB
    • -Xmx8G for 8GB
  5. Important: Don't allocate more than 50% of your total RAM. For modded Minecraft, 6-8GB is recommended.

4. Update Java and Graphics Drivers

Outdated Java or graphics drivers can cause significant performance issues:

Update Java

Ensure you're using the correct Java version:

  • Minecraft 1.17+ works best with Java 17 or newer
  • Minecraft 1.12-1.16.5 works best with Java 8
  • Download the latest Java from Adoptium (Eclipse Temurin)

Update Graphics Drivers

Update to the latest version from your manufacturer:

5. Use Performance-Enhancing Mods

Performance mods can dramatically improve FPS and reduce lag. These are the most effective:

For Fabric (Recommended)

Sodium
50-150% FPS boost

Modern rendering engine replacement. The biggest performance mod.

Lithium

Optimizes game physics, mob AI, and chunk loading.

Starlight

Completely rewrites the lighting engine for massive performance gains.

FerriteCore

Reduces memory usage by up to 50%.

LazyDFU

Speeds up game startup time significantly.

For Forge

OptiFine
Classic choice

All-in-one optimization mod with shader support.

Rubidium

Forge port of Sodium for modern performance.

Oculus

Adds shader support to Rubidium.

FerriteCore

Reduces memory usage (also works with Forge).

EntityCulling

Stops rendering entities behind walls.

6. Optimize Your Computer

Your PC settings can significantly impact Minecraft performance:

Close Resource-Intensive Applications

  • Web browsers (especially Chrome with multiple tabs)
  • Video editing software
  • Other games or game launchers (Steam, Epic, etc.)
  • Streaming apps (Twitch, OBS)
  • File synchronization tools (Dropbox, OneDrive, Google Drive)

Set Minecraft as High Priority (Windows)

Task Manager → Details tab → Right-click javaw.exe → Set Priority → High

Disable Windows Game Bar and Game DVR

Settings → Gaming → Turn off Game Bar, Game Mode, and Captures to prevent FPS drops.

Use High Performance Power Plan

Control Panel → Power Options → Select "High Performance" to prevent CPU throttling.

Disable Startup Programs

Task Manager → Startup tab → Disable unnecessary programs that run on Windows startup.

Clean Your Computer

Physically clean dust from fans and vents to prevent thermal throttling and maintain performance.

Update Windows/macOS

Keep your operating system up to date for the latest performance improvements and bug fixes.

7. Reduce Server Lag

If you're running a Minecraft server or experiencing lag on multiplayer, try these optimizations:

Use Paper or Purpur Server Software

These server implementations offer significant performance improvements over vanilla or Spigot.

Paper
Purpur
Pufferfish

Optimize server.properties

view-distance=8
simulation-distance=6
network-compression-threshold=256
max-tick-time=60000

Increase Server RAM

Allocate at least 4GB for vanilla servers, 6-8GB for modded servers, and 10GB+ for heavily modded or large player counts.

Use Performance Plugins

  • ClearLag: Removes excess items and mobs
  • Chunky: Pre-generates world chunks
  • FarmControl: Limits mob farms
  • WorldBorder: Limits explorable area

Use Aikar's JVM Flags

Optimize Java garbage collection with proven flags:

View Aikar's Recommended JVM Flags →

8. Monitor and Analyze Performance

Identify specific performance issues with these tools:

F3 Debug Screen

Press F3 to view FPS, chunk updates, memory usage, and performance graphs in real-time.

Alt+F3

Shows a simplified FPS graph without the full debug info overlay.

Spark Profiler

Detailed performance profiling mod for both client and server. Essential for finding lag sources.

MSI Afterburner

External tool to monitor GPU/CPU temperatures, usage, and frame times while playing.

Conclusion: From Lag to Smooth Gameplay

If you've been wondering "Why does my Minecraft lag so much?" or "How can I get more FPS in Minecraft?", you now have all the tools to diagnose and fix your performance issues. For the best results, implement these optimizations in order:

  1. Check Task Manager to identify your specific bottleneck (CPU, RAM, GPU, or disk)
  2. Close resource-intensive background applications
  3. Install performance mods (
    Sodium
    +
    Lithium
    +
    Starlight
    or
    OptiFine
    )
  4. Optimize in-game video settings (render distance, graphics, particles)
  5. Update Java and graphics drivers
  6. Allocate appropriate RAM (4-8GB depending on your system)
  7. Optimize your computer settings (power plan, priority, disable Game Bar)
  8. If using a server, optimize server settings and use Paper/Purpur

By following these optimization tips, you should see a significant improvement in your Minecraft performance. Remember that different strategies may work better for different systems, so experiment to find the best configuration for your setup.

Expected Results

  • Low-end PCs: 30-60 FPS (up from 10-20)
  • Mid-range PCs: 60-120 FPS (up from 30-50)
  • High-end PCs: 120-300+ FPS (up from 60-100)