Symptoms & Diagnosis
PowerPoint screen flickering during Zoom sharing is a common issue that disrupts professional presentations. Users typically report seeing black flashes, stuttering transitions, or a strobing effect that only occurs when the screen sharing feature is active.
The diagnosis usually points to a conflict between the graphics processing unit (GPU) and the screen capture API used by Zoom. This occurs most frequently when PowerPoint’s high-fidelity rendering engine clashes with Zoom’s video compression algorithms.
Common symptoms include the “PresenterView” flickering on the primary monitor or the slide deck becoming unresponsive for remote viewers while appearing normal to the presenter. Identifying whether it is a software conflict or a driver issue is the first step toward a resolution.

Troubleshooting Guide
To resolve the flickering, you must adjust how PowerPoint handles hardware resources. Follow these steps to isolate and fix the root cause.
Disable Hardware Graphics Acceleration
Most flickering issues stem from PowerPoint attempting to use the GPU simultaneously with Zoom. Disabling this feature often provides an immediate fix.
| Action | Location in PowerPoint | Expected Result |
|---|---|---|
| Disable Acceleration | File > Options > Advanced > Display | Reduced GPU strain, stops flickering |
| Disable Slide Show Acceleration | Slide Show > Set Up Slide Show | Smoother transitions during sharing |
Verify Graphics Driver Version
Outdated drivers are a primary culprit for screen artifacts. Use the following command in the Command Prompt to check your current video controller details before seeking an update from the manufacturer.
wmic path win32_VideoController get name, driverversion
Adjust Zoom Video Settings
Zoom offers advanced screen capture modes that can bypass traditional rendering paths. Navigate to Zoom Settings > Share Screen > Advanced. Change the “Screen Capture Mode” from “Auto” to “Legacy Operating Systems” or “Secure Signal” to see if the flickering persists.
Prevention
Preventing future occurrences requires maintaining a clean software environment. Ensure both Zoom and Microsoft 365 are set to update automatically, as patches for these specific rendering conflicts are released frequently.
Optimize your presentation environment by closing unnecessary background applications that utilize GPU resources, such as browser tabs with video playback or heavy design software. This frees up the system’s “Video Bus” for the PowerPoint-Zoom handshake.
Finally, consider using the “Share a Portion of Screen” feature in Zoom instead of sharing the entire “PowerPoint Window.” This method uses a different capture protocol that is significantly less prone to flickering and refresh rate mismatches.