Share via

Enhanced Notification

Anonymous
2019-04-13T19:51:26+00:00

Can any one help with the Notification showing up enhanced. some time it show up normal and other time it show enhanced. please see attached pics. thanks

Windows for home | Windows 10 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Anonymous
    2019-04-14T02:08:48+00:00

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-04-14T02:06:54+00:00

    tried both but it didn't work. I created the feedback but forgot to create the link to share it with you is there way I can go back and get the link so i can sent it you. thanks

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-04-13T21:20:44+00:00

    Press Windows key + X

    Click Task Manager

    Select the Processes tab

    Scroll down to Windows Explorer then select it

    Click Restart

    If that does not work:

    uninstall your display driver:

    Press Windows key + X

    Click Device Manager

    Expand Display adapters

    Right click the current display adapter

    Click Uninstall

    Exit Device Manager

    Restart

    Still not working?

    I would also recommend you file a bug report; send me the short link so I can vote on it and bring it to the attention of the Windows engineers.

    https://windows10.help/blogs/entry/54-how-to-su...

    Information in the above link is sourced from a trusted Microsoft MVP blog.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-04-13T20:38:51+00:00

    Hi Andre,

    thanks for the quick response. it didn't fix it still the same.

    thanks

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-04-13T19:57:42+00:00

    Hi Ben

    My name is Andre Da Costa; an Independent Consultant, Windows Insider MVP and Windows & Devices for IT MVP. I'm here to help you with your problem.

    Could be an issue with the Windows Shell.

    1. Open Notepad.
    2. Copy the following text into Notepad:

    @echo off

    taskkill /f /im explorer.exe

    taskkill /f /im shellexperiencehost.exe

    timeout /t 3 /NOBREAK > nul

    del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState\* /q

    timeout /t 2 /NOBREAK > nul

    start explorer

    @echo on

    1. Click File and Save.
    2. Choose a location to save the file. Enter a File nameù of ClearTileCache.bat and select Save as typeù of All files (*.*). Click Save.
    3. Open File Explorer and navigate to the location that you chose to save the file to. Double-click ClearTileCache.bat to run the file.

    Was this answer helpful?

    0 comments No comments