Skip to main content
Participant
June 29, 2026
質問

Annoying ghosting bug resolved after i've added this: HKLM\SOFTWARE\Microsoft\Windows\Dwm \ OverlayTestMode = 5

  • June 29, 2026
  • 返信数 2.
  • 51 ビュー

No i couldn’t resolve it with gpu performance switch, reinstalling the fonts, re installing the illustrator and ect….
Seems like adding the option above is the only solution for the ghosting bug.
 

Title: Ghosting / stale text repaint in Illustrator — fixed by disabling Multi-Plane Overlay (MPO)

Body:

I want to share a fix for a rendering issue in Illustrator, in case it helps others running into the same thing.

The problem

When typing text in Illustrator, sometimes the words I typed wouldn't show up on screen. I could only see what I'd written by toggling the layer off and back on, which forced a repaint. I also got general ghosting — stale repaint artifacts left on the canvas.

What I tried that didn't work

  • I found suggestions that this is a common issue and can usually be fixed via the GPU Performance option (turning it off). That didn't work for me.
  • I then found some faulty fonts and repaired them. This fixed the issue temporarily, but after a while it came back.

What actually fixed it

The root cause turned out to be Multi-Plane Overlay (MPO), a Windows DWM feature — not strictly an Illustrator bug. Disabling it via the registry was the only thing that permanently resolved the ghosting and the missing-text-on-screen problem for me.

Add this DWORD and restart (a full reboot, not just sign out — DWM needs to re-initialize):

 

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm]
"OverlayTestMode"=dword:00000005

To revert, just delete the OverlayTestMode value and reboot.

Two notes

  1. NVIDIA driver updates tend to wipe this key, so the ghosting may return after a driver update. Just re-apply the .reg file and reboot.
  2. On Windows 11 24H2 and newer, OverlayTestMode=5 may no longer reliably disable MPO. If that's your case, add a companion 32-bit DWORD named OverlayMinFPS set to 0 in the same Dwm key, then restart.

Hope this saves someone the hours I spent chasing fonts and GPU settings.

    返信数 2

    Anubhav M
    Community Manager
    Community Manager
    June 29, 2026

    Hello ​@affluence 

     

    I’m sorry to hear about your experience with ghosting artifacts in Illustrator. Would you mind sharing some more information to be able to help you with this scenario:

    1. AiSniffer file:
    - Close all Adobe applications.
    - Navigate to the Illustrator Preferences folder and copy the AiSniffer file to the desktop from this location: 
    %USERPROFILE%\AppData\Roaming\Adobe\Adobe Illustrator 30 Settings\en_US\x64\
     
    2. For the System Report, kindly follow these steps:
    - Please press Windows Key + the letter "R" on your keyboard to bring up the Run command window
    - Type "msinfo32" in the Open field and left-click OK
    - While viewing the Microsoft System Information summary, go to File, then choose Save (Please do not use Export)
    - Save your MSINFO32 report as "msinfo32.nfo" on your desktop to easily locate it after. It can take up to a minute to generate a report.

    3. A brief screen recording of the problem.


    Kindly upload the files to Google Drive/Dropbox/etc. and share a public link here or via DM so that we can investigate this further.
     
    Additionally, try the following suggestions and share your observations:

    Step 1 – In the Settings page of Windows, go to the System settings.

    Step 2 – Then, follow this path –Display ⇾ Graphics

    Step 3 – Under the Default settings option, tap the Hardware-accelerated GPU Scheduling option. Turn it off.

    After turning it off, restart your system to apply the changes.


    Looking forward to hearing from you.
    Anubhav

    Monika Gause
    Community Expert
    Community Expert
    June 29, 2026

    Could you perhaps point us to what you are referring to? I couldn’t find another thread you started.