How to fix Windows 11 computer freezing when playing videos or using graphics-intensive applications
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 computer freezing when playing videos or using graphics-intensive applications. Follow the steps below to fix the issue.
Common Causes
Windows 11 is generally a stable operating system, but freezing or stuttering during video playback, gaming, or graphics-heavy design work is a common frustration. These symptoms usually point to one of three underlying causes: outdated or corrupted graphics drivers, hardware acceleration conflicts, or thermal throttling due to overheating. This guide walks you through a structured troubleshooting process to identify and resolve the issue.
Quick Fix Steps
If you need a fast resolution, try these in order. Each takes only a few minutes and resolves the majority of cases.
- Restart your computer. This clears temporary glitches in the graphics pipeline.
- Update your graphics driver via Windows Update (see Update your graphics driver).
- Disable hardware acceleration in the affected application (see Disable hardware acceleration).
- Check that your laptop or desktop vents are not blocked and fans are spinning.
Detailed Instructions
Update your graphics driver
Outdated or corrupted graphics drivers are the most common cause of freezes during video or 3D workloads. Windows 11 includes a built-in method to update drivers, but for graphics cards you should also check the manufacturer's website.
- Press
Windows key + Xand select Device Manager. - Expand Display adapters.
- Right-click your graphics card (for example, NVIDIA GeForce RTX 3060 or Intel Iris Xe Graphics) and select Update driver.
- Choose Search automatically for drivers. Windows will check for and install any available updates.
- Restart your computer after the update completes.
Disable hardware acceleration
Hardware acceleration offloads rendering tasks to your GPU. When a driver or application has a bug, this can cause freezes. Disabling it forces the application to use software rendering, which is slower but more stable.
In web browsers (Chrome, Edge, Firefox)
- Open your browser's settings.
- Search for hardware acceleration.
- Toggle Use graphics acceleration when available (or Use hardware acceleration when available) to Off.
- Restart the browser.
In video players and design applications
Most applications have a similar setting. For example:
- VLC Media Player: Tools → Preferences → Input / Codecs → set Hardware-accelerated decoding to Disable.
- Adobe Premiere Pro: File → Project Settings → General → set Video Rendering and Playback renderer to Mercury Playback Engine Software Only.
- Blender: Edit → Preferences → System → set Cycles Render Devices to None (CPU only).
Check for overheating
Graphics-intensive tasks generate significant heat. If your CPU or GPU reaches its thermal limit, the system will throttle performance or freeze entirely to prevent damage.
- Download a free temperature monitoring tool such as HWiNFO or Core Temp.
- Run a video or game that normally causes freezing.
- Monitor the CPU and GPU temperatures. If either exceeds 90°C consistently, overheating is likely the cause.
- Clean dust from vents and fans using compressed air. Ensure the computer is on a hard, flat surface with adequate airflow.
- For desktops, check that all case fans are spinning and that the CPU cooler is properly seated.
- For laptops, consider a cooling pad and avoid using the device on soft surfaces like beds or couches.
Roll back a recent graphics driver update
If freezing started immediately after a driver update, the new driver may be incompatible with your hardware or applications. Rolling back to the previous version can resolve the issue.
- Press
Windows key + Xand select Device Manager. - Expand Display adapters.
- Right-click your graphics card and select Properties.
- Open the Driver tab.
- Click Roll Back Driver. If the button is greyed out, no previous driver is available.
- Follow the prompts and restart your computer.
Adjust Windows visual effects for performance
Windows 11's visual effects can consume GPU resources and contribute to stuttering on lower-end hardware. Reducing these effects frees up resources for video and graphics applications.
- Press
Windows key + Ito open Settings. - Go to System → About.
- Click Advanced system settings.
- Under the Performance section, click Settings.
- Select Adjust for best performance, or manually disable animations and transparency effects.
- Click Apply and OK.
Check for Windows corruption
System file corruption can cause intermittent freezes. Windows includes tools to scan for and repair corrupted files.
- Press
Windows key + Xand select Terminal (Admin) or Windows PowerShell (Admin). - Type
sfc /scannowand press Enter. Wait for the scan to complete. - If issues are found and repaired, restart your computer.
- If problems persist, run
DISM /Online /Cleanup-Image /RestoreHealthand press Enter. This can take 10–20 minutes. - Restart your computer after the DISM scan finishes.
Troubleshooting
Freezing only occurs in one specific application
If the problem is isolated to a single program, the issue is likely application-specific rather than system-wide.
- Check the application's support forum for known issues with your graphics card model.
- Reset the application's preferences or settings to default.
- Reinstall the application completely, including deleting any leftover configuration files.
- Try running the application in compatibility mode for Windows 10: right-click the application shortcut, select Properties → Compatibility → check Run this program in compatibility mode for and select Windows 10.
Freezing occurs across all applications
If every video player, browser, and game freezes, the problem is likely at the driver or hardware level.
- Boot into Safe Mode and test video playback. If it works in Safe Mode, a third-party driver or startup application is conflicting.
- Perform a clean boot to isolate the conflicting service or startup item.
- Run the Windows Memory Diagnostic tool to check for faulty RAM.
- Check for BIOS/UEFI updates from your motherboard or laptop manufacturer.
- If the issue persists, contact your device manufacturer for hardware diagnostics.
Still Having Issues?
💻 Open a Ticket