Share via

Date-bar shift in taskbar

Ta3ik 1 Reputation point
2022-01-22T11:31:12.927+00:00

There is a bug after the update. Has anyone experienced something similar and how did you fix it?

167345-2022-01-22.jpg

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2022-01-24T15:17:50.427+00:00

    Hello Ta3ik

    It doesn't seem like something common. Is there any more information you can provide? Are you using a laptop screen or desktop screen? have you tried to change the resolution of the screen? Maybe updating video drivers?

    Besides checking the resolutions and screen size detection on monitor, I can recommend a reset of the task bar:

    You can execute the next commands from a administrator CMD console (please take a backup of your Registry before proceeding, for security):

    REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop /F
    taskkill /f /im explorer.exe
    taskkill /f /im shellexperiencehost.exe
    del %localappdata%\Packages\Microsoft.Windows.ShellExperienceHost_cw5n1h2txyewy\TempState* /q
    start explorer.exe


    --If the reply is helpful, please Upvote and Accept as answer--

    Was this answer helpful?

    0 comments No comments

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.