Hi,
Thank you for writing to Microsoft Community Forums.
In order to get clarity and to assist you accordingly, please reply with the answers to the questions below:
- What is the Version and Build of Windows 11 installed on the PC? (Type winver in Windows search/Run command)
- What is the make and model of the PC/motherboard and Processor?
- Do you have any dedicated graphics card installed?
Also, help us with the screenshot of the **issue (**before & after Restart) **** for further investigation. (Please follow the steps mentioned in the screenshot posted by Shawn ‘Cmdr’ Keene on Oct 2, 2015 to post the screenshots.) Do not share any personal information in the screenshots.
In this scenario, we would suggest you to perform these methods and check.
Step 1: Rebuild Icon cache
- Click on Start menu and type CMD, right click on CMD and select Run as Administrator.
- Copy and paste the below commands and press Enter after every command:
ie4uinit.exe -show
taskkill /IM explorer.exe /F
DEL /A /Q "%localappdata%\IconCache.db"
DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"
shutdown /r /f /t 00
Note: the last command will restart the PC.
Step 2: Run the SFC.
- Click on the Start button, Type CMD.
- Right clickon CMD and select Run as Administrator.
- Type “sfc /scannow” without quotes and hit Enter.
- After the scan, restart the computer.
- Now check for the issue.
Step 3: Run the DISM Tool.
- Click on the Start button, Type CMD.
- Right clickon CMD and select Run as Administrator.
- In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
- DISM.exe /Online /Cleanup-image /Scanhealth
- DISM.exe /Online /Cleanup-image /Restorehealth
- To close the Administrator: Command Prompt window, type Exit, and then press Enter.
Note: The tool might take some time to finish, so please do not cancel it.
Regards,
Aditya Roy
Microsoft Community – Moderator