Share via

Task bar blank

Anonymous
2022-07-09T19:21:21+00:00

My task bar just went blank and I can’t access my settings, the ms doesn’t work, I’ve inserted pictures of the different prompts I’ve gotten. Some times a gold padlock appears on the task bar and when I click it, it disappears. Please any solution?

Windows for home | Windows 10 | Performance and system failures

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

Answer accepted by question author

John DeV 164.9K Reputation points Independent Advisor
2022-07-10T10:29:10+00:00

Hello Nnenna,

Thank you for updating me with that information. I apologize that the above methods did not resolve the issue.

Please try to return to the login screen

While holding the Left Shift key, click the Power icon > Restart

This will bring you to Windows Recovery Environment

Select Troubleshoot > Advanced Options > Uninstall Updates

Uninstall latest quality update

Select Troubleshoot > Advanced Options > Startup Repair

If this doesn't work, Select Troubleshoot > Advanced Options > System Restore

Choose the restore point at an earlier date where everything still works.

Click Next then Finish

Kind regards,

John DeV

Independent Advisor

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-07-10T13:14:23+00:00

    Thank You John. The system restore worked!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-07-10T10:27:19+00:00

    Hello John

    The last time it worked properly was 2 nights ago. I’ve tried to run task manager and it’s not opening. I can’t run the SFC DISM because I can’t open task manager.

    When I try to open powershell I get this pop up in the picture.

    Was this answer helpful?

    0 comments No comments
  3. John DeV 164.9K Reputation points Independent Advisor
    2022-07-09T22:06:40+00:00

    Hello Nnenna,

    Good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you. When was the last time it worked properly?

    Please try the following methods below.

    **Restart Windows Explorer

    Press Ctrl + Shift + Esc to open Task Manager.

    Select the Processes tab.

    Scroll down and look for Windows Explorer

    Right click then select Restart.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/help/402652...

    After that, restart your computer

    Note: You can open command prompt by doing this,

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: cmd

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Continue with the commands within the link above.

    **Repair all Windows apps via PowerShell

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: powershell

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.

    Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    Restart your computer

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments