Fix Guide: Sequoia Stage Manager Window Flickering
Symptom: When switching apps in Stage Manager on macOS Sequoia, the side thumbnails flicker, or the active window "jumps" slightly every few seconds.
Why this happens
This is usually a result of a conflict between Sequoia's hardware-accelerated window animations and certain third-party "floating" apps or overlays.
Recommended Troubleshooting Tool
Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.
- [Download CleanMyMac X Free Here](#)
- [Browse 240+ Premium Mac Utilities on Setapp](#)
Fix 1: Reset Window Manager
- Open Terminal.
- Run:
killall WindowManager
Fix 2: Disable Wallpaper Tinting
- Go to System Settings > Appearance.
- Toggle Allow wallpaper tinting in windows to OFF.
- In Terminal, apply the change:
defaults write -g AppleWindowTints -bool no
Recommended Tool: Rectangle
If Stage Manager feels unstable:
- Get Rectangle for a more traditional, keyboard-driven window management system that doesn't rely on the buggy WindowManager animation engine.