Windows 11 · How-To

How to Customize Visual Effects and Transparency in Windows 11

By , Editor · · How-to guide
The short answer

Windows 11 keeps its visual effects in two places. The everyday switches — Transparency effects and Animation effects — live in Settings > Accessibility > Visual effects. For per-effect control over shadows, fades and thumbnails, open the classic Performance Options dialog and either use a one-click preset or choose Custom and tick exactly what you want. No registry editing is needed and every change is reversible.

The quick answer: Windows 11 keeps its visual effects in two places. For the everyday switches, open Settings > Accessibility > Visual effects and turn Transparency effects and Animation effects on or off. For fine-grained control over shadows, fades, thumbnails and the rest, open the classic Performance Options dialog (part of Advanced system settings) and either pick a one-click preset — Adjust for best appearance or Adjust for best performance — or choose Custom and tick exactly the effects you want. Nothing here requires a registry edit, and every change is reversible.

Below we cover both routes, explain what each toggle actually changes, and set out sensible custom settings that keep Windows looking modern while trimming the animations that make an older PC feel sluggish. If you are coming here from the classic days of tweaking the Desktop Window Manager, there is a note near the end on why the old Vista composition trick no longer applies.

Method 1 — the Accessibility toggles (fastest)

This is the route Microsoft points most people to, and it covers the two effects that matter most for both appearance and perceived speed: transparency and animations. Microsoft's own accessibility guide, Make it easier to focus on tasks, gives the same path — Start > Settings > Accessibility > Visual effects — and the same Transparency effects, Animation effects, Always show scrollbars and notification-duration controls.

  1. Open Settings. The quickest way is the keyboard shortcut
    Windows key + I
  2. In the left-hand list, select Accessibility.
  3. Under the Vision group, click Visual effects. (The full path is Settings > Accessibility > Visual effects.)
  4. Set Transparency effects to Off to make the Start menu, taskbar and window backgrounds solid instead of the frosted, semi-transparent blur. Turn it On to restore the glass-like look.
  5. Set Animation effects to Off to stop windows, menus and controls from sliding and fading as they open and close. This is the single change that makes the desktop feel most instant.
  6. Optionally, turn on Always show scrollbars if you dislike the way scrollbars fade away when not in use, and adjust Dismiss notifications after this amount of time if toasts disappear too quickly.

Changes apply immediately — there is no need to sign out or restart. The same transparency switch also lives at Settings > Personalization > Colors under Transparency effects; it is the identical setting, so flipping it in one place flips it in the other. Microsoft's Personalize your Colors in Windows page describes what that switch does: the effects make some window backgrounds and surfaces appear slightly transparent with an acrylic blur.

Tip — transparency, contrast and battery

Turning transparency off can slightly improve text legibility over busy wallpapers and shaves a small amount of GPU work, which occasionally helps battery life on thin-and-light laptops. If you use a Contrast theme (Settings > Accessibility > Contrast themes), transparency is disabled automatically and the toggle will appear greyed out — that is expected.

Method 2 — the Performance Options dialog (full control)

The Accessibility page only exposes a handful of switches. The complete list of roughly eighteen individual effects — window shadows, menu fades, smooth-scrolling list boxes, thumbnail previews and more — lives in the long-standing Performance Options dialog. It is the same dialog that has shipped since the Windows XP era, and it is still the most powerful way to tune the look.

  1. Press Windows key, type Adjust the appearance and performance of Windows, and open the top result. (You can also run
    SystemPropertiesPerformance.exe
    from the Run box, or open Settings, search for advanced system settings, and on the Advanced tab click Settings… under Performance.)
  2. The Performance Options window opens on the Visual Effects tab, with four choices at the top:
    • Let Windows choose what's best for my computer — the default; Windows decides based on your hardware.
    • Adjust for best appearance — every effect switched on.
    • Adjust for best performance — every effect switched off, giving a flat, utilitarian look reminiscent of Windows Classic.
    • Custom — you tick individual effects yourself.
  3. To keep a clean modern look while dropping the animations, choose Custom and leave these ticked: Smooth edges of screen fonts (essential — turning this off makes text look jagged) and Show thumbnails instead of icons (so File Explorer previews photos and documents).
  4. Untick the effects that cost the most perceived speed: Animate windows when minimizing and maximizing, Animate controls and elements inside windows, Fade or slide menus into view, Fade or slide ToolTips into view, and Show shadows under windows.
  5. Click Apply, then OK. The desktop redraws instantly.

Note that this dialog and the Accessibility toggles talk to the same underlying settings. If you pick Adjust for best performance here, the Animation effects switch on the Accessibility page will flip itself to Off to match. They are two front-ends over one set of preferences.

Watch out — "best performance" turns off font smoothing

The Adjust for best performance preset disables everything, including Smooth edges of screen fonts. On today's high-resolution displays that makes text noticeably harsh. If you use that preset, switch to Custom afterwards and re-tick font smoothing — it costs nothing on modern GPUs and is the one effect almost everyone should keep.

Look versus speed — what each effect really costs

It helps to know what you are trading away. Windows 11's compositing is handled by the Desktop Window Manager (DWM), which draws every window through the GPU. On a reasonably modern machine — even a mid-range laptop from the last few years — transparency and shadows are close to free, and turning them off is about taste and legibility more than frame rate.

Where disabling effects genuinely helps is on:

  • Low-end or older integrated graphics, where GPU compositing has less headroom.
  • Remote Desktop and virtual machines, where every animation frame has to travel over the wire — turning off animations and transparency makes remote sessions markedly more responsive.
  • Any PC that simply feels laggy: even when the raw speed is unchanged, removing animations makes windows and menus appear instantly, which most people read as "faster."

So the practical rule is: keep transparency and font smoothing for the modern look, and be the most willing to switch off animations if you want a snappier desktop. That single change delivers most of the perceived benefit with the least visual loss.

A note for Windows 10 users

The Performance Options dialog (Method 2) is identical on Windows 10 and Windows 11 — same window, same list of effects. The difference is Method 1: on Windows 10 the transparency switch lives at Settings > Personalization > Colors > Transparency effects, and the animation switch is under Settings > Ease of Access > Display > Show animations in Windows. Windows 11 consolidated these into the single Accessibility > Visual effects page described above.

From the archive

This topic goes back a long way on windows-now.com. Back in 2007, Kristan Kenney wrote about controlling desktop composition through the registry — the Windows Vista trick of setting the DWM Composition value to switch the Aero glass effect on or off. That method belongs to Vista: from Windows 8 onward, desktop composition is always on and can no longer be disabled (Microsoft Learn's DwmEnableComposition reference is flagged deprecated as of Windows 8, and a disable call now has no effect), which is exactly why Windows 11 gives you the transparency and animation controls above instead of a composition switch. It is a neat illustration of how the same goal — deciding how much visual polish you want — moved from an undocumented registry value to a first-class setting.

For more current walkthroughs, browse the Windows Now how-to guides, and for the older material — including Kenney's Vista-era tweaks — see the windows-now.com archive.

Frequently asked

Where is the transparency setting in Windows 11?

There are two places, and they control the same effect. Go to Settings > Accessibility > Visual effects and use the Transparency effects toggle, or go to Settings > Personalization > Colors and use the Transparency effects toggle there. Turning it off in one place turns it off in the other, so the Start menu, taskbar and window backgrounds become solid rather than showing the frosted blur.

Does turning off visual effects actually make Windows 11 faster?

On modern hardware the difference is small, because the Desktop Window Manager offloads most compositing to the GPU. On low-end laptops, older integrated graphics, or remote-desktop sessions the difference is more noticeable — animations and transparency are the effects most worth disabling. If you want a snappier feel rather than raw speed, turning off animation effects has the biggest perceived impact because windows and menus appear instantly.

What is the difference between the Accessibility toggles and the Performance Options dialog?

The Accessibility page in Settings exposes a few high-level switches — transparency, animations, scrollbars and notification timing. The Performance Options dialog (part of Advanced system settings) exposes the full, granular list of around 18 individual visual effects, such as window shadows, fade or slide menus, and thumbnail previews, plus the one-click Adjust for best performance and Adjust for best appearance presets. Use Accessibility for quick changes and Performance Options for fine control.

Can I disable desktop composition in Windows 11 like the old Vista trick?

No. In Windows Vista you could turn the Desktop Window Manager's composition on or off through the DWM Composition registry value. From Windows 8 onward composition is always on and cannot be switched off, so that registry method no longer applies. In Windows 11 you control the look through the transparency and animation settings and the Performance Options dialog instead.