Share via

Windows 10 Pro Version 10.0.19042 Build 19042 control panel app will not launch

Anonymous
2020-12-13T17:56:57+00:00

Two days ago, I updated my computer to the newest build of Win 10 pro, control panel will not launch. What is worse, if there were changed done by the new build, why are they leaving shortcuts, etc? 

Is the control panel gone for good?

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

6 answers

Sort by: Most helpful
  1. Anonymous
    2021-03-25T19:27:13+00:00

    Maybe try launching PowerShell as an administrator, as in right-click and "Run as Administrator?" I don't know, honestly, but that seems like the best thing to try based off what response you're getting.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-12-13T18:43:20+00:00

    I feel so dumb right now! I had hidden the admin folder, so... yeah, permissions issues, I've restored the permissions, now the Control Panel is back!

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-12-13T18:05:12+00:00

    Hi! LAByte

    I'm James, An Independent Advisor, and I will help you with this issue

    Actually the control panel is available for all versions of Windows, if your control panel does not start it is because you have some corrupted update files, you can try the following solutions:

    Re-register all the store apps:

    1. Press the Windows Key + R keys
    2. Type powershell and press Enter.
    3. Enter this command on the PowerShell and press enter:

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

    1. Restart and check if the issue persist.

    Fix the Windows corruption errors with DISM & SFC tools.

    This will help you to repair the Windows 10 system files and check for any issues, follow these steps below:

    1. Open the Start menu, in the Search box type cmd or command prompt.
    2. Right-click on the command prompt and select Run as Administrator.
    3. When you Open it type the following command & press Enter:

    Dism.exe /Online /Cleanup-Image /Restorehealth

    Be patient until DISM repairs component store. When the operation is completed, (you should be informed that the component store corruption was repaired), give this command and press Enter:

    sfc /scannow

    1. When SFC scan is completed, restart your computer.
    2. Try to update your system again.

    Note: Sometimes it may take running the sfc /scannow command 3 times restarting the PC after each time to completely fix everything that it's able to.

    If you need more help with this issue, just let me know and I will help you.

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-12-13T18:44:57+00:00

    I'm glad that the problem is solved, have a great day and a happy December!

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more