[SOLVED] Windows 11 full context menu graphic bug?

Solution
are you running a standard resolution?
Try updating gpu drivers perhaps? although it appearing in safe mode means its not likely a driver.

I can't find anything similar.

UI elements are hard to troubleshoot as I am not sure this would fix it:
right click start
choose Windows Terminal (Admin)
if it doesn't open as powershell, click the arrow next to + on its taskbar and choose it from there. App replaces it and Command Prompt
type SFC /scannow and press enter

once its completed, copy/paste this command into same window:

Repair-WindowsImage -Online -RestoreHealth
and press enter


SFC fixes system files, second command cleans image files, re run SFC after 2nd command if it failed to fix all files the first time, and...

Colif

Win 11 Master
Moderator
I assume you mean the little white dot next to personalize

can you select it at all? Does it appear if you use the light color theme?'

Does it show in safe mode? settings/recovery/Advanced startup - click restart now button
  1. this restarts PC in a blue menu
  2. choose troubleshoot
  3. choose advanced
  4. choose startup options
  5. click the restart button
  6. choose a safe mode (it doesn't matter which) by using number associated with it.
  7. Pc will restart and load safe mode
 

Colif

Win 11 Master
Moderator
are you running a standard resolution?
Try updating gpu drivers perhaps? although it appearing in safe mode means its not likely a driver.

I can't find anything similar.

UI elements are hard to troubleshoot as I am not sure this would fix it:
right click start
choose Windows Terminal (Admin)
if it doesn't open as powershell, click the arrow next to + on its taskbar and choose it from there. App replaces it and Command Prompt
type SFC /scannow and press enter

once its completed, copy/paste this command into same window:

Repair-WindowsImage -Online -RestoreHealth
and press enter


SFC fixes system files, second command cleans image files, re run SFC after 2nd command if it failed to fix all files the first time, and restart PC

I don't see a troubleshooter that would apply.
 
Solution