MS Paint layer weird goings-on

KindAdaptableKayak 40 Reputation points
2026-06-06T18:44:10.31+00:00

It started last month. In MS Paint, when I select a layer in the workspace, in the layer preview column to the side, part of the layer disappears, or, if I select the whole layer in the workspace, the entire previewed layer disappears.

Also, when I delete a layer, the layer still appears in the column, and when I choose a different layer, the previous layer is instead altered.

Is Paint possessed? Because if it acts possessed, it is possessed.

Windows for home | Windows 11 | Apps
0 comments No comments

2 answers

Sort by: Most helpful
  1. Manoel Barros 20,065 Reputation points Independent Advisor
    2026-06-06T23:11:52.1266667+00:00

    Hi!

    I couldn't find anything about this problem in MS Paint. It could be a problem with the app itself, the user profile, or Windows in general.

    Try repairing Paint. If that doesn't work, reinstall it.

    1. Open Windows Settings (Press WINDOWS + I) > Select Apps > Installed Apps.
    2. Look for MS Paint > Click on ●●● > Advanced Options > Under Reset, click "Reset" > Wait for the program to be uninstalled > Restart your computer.

    Reinstall MS Painnt

    1. Type "'PowerShell'" in the search bar > Right-click on the application > Select '''Run as administrator'' > Select "Yes" in the authentication message that appears
    2. Type the command below and press Enter.
    
    Get-AppxPackage *Microsoft.Paint* | Remove-AppxPackage
    
    
    1. Restart your computer > Reinstall MS Paint.

    https://apps.microsoft.com/detail/9pcfs5b6t72h?hl=en-US

    1. Check if your problem persists.

    Was this answer helpful?


  2. AI answer

    2026-06-06T18:44:23.15+00:00

    The described behavior is not documented in the provided context for Paint layers specifically. However, similar “disappearing” or visually incorrect behavior with Microsoft apps is often caused by either:

    1. Corrupted system or app components
    2. Display/graphics driver issues
    3. Corrupted Windows feature components (such as search/indexing or shell integration) that affect multiple Microsoft apps

    From the context, there are two closely related patterns and resolutions:

    1. Core Windows component corruption affecting Microsoft apps
      A user on Windows 11 had multiple Microsoft apps (Paint, Notepad, Calculator, etc.) misbehaving or not launching, and Settings pages freezing. The root cause was a Windows Search malfunction. Deleting the MicrosoftWindows.CBS file from another admin profile fixed all issues. This indicates that corruption in core Windows components can cause odd behavior across Microsoft apps, including Paint.
    2. Graphics driver issues causing incorrect on‑screen visuals
      Another user experienced selection not being visible in Word, even though it was actually working. The fix was to completely remove the AMD graphics driver using the AMD cleanup utility and reboot. After that, Word displayed selections correctly. This shows that GPU/driver problems can cause UI elements (like selections, highlights, or previews) to appear missing or to flicker.

    Given those patterns, the most likely remediation paths for the Paint layer preview issue are:

    1. Check for and repair Windows component issues
      • Create or sign in with another local administrator account.
      • From that account, investigate and repair any corrupted Windows components (for example, by removing or rebuilding corrupted feature data such as Windows Search-related files, as in the referenced case). This type of corruption can manifest as multiple Microsoft apps behaving strangely.
    2. Clean up and reinstall the graphics driver
      • Completely remove the current display driver using the vendor’s cleanup/removal tool (for example, AMD’s cleanup utility for AMD GPUs).
      • Reboot and reinstall the latest stable graphics driver from the GPU vendor.
      • Test Paint again to see if layer previews and selections render correctly.

    If the issue persists after these steps, collecting more detail (whether other Microsoft apps show similar visual glitches, whether it happens only with certain files, and whether it reproduces under a different Windows user profile) will help determine whether the problem is broader Windows corruption or isolated to Paint.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.