Change PC Settings link is broken after update to windows 8.1

Anonymous
2013-10-19T02:20:50+00:00

After updating to windows 8.1 Change PC Settings link is broken. After clicking on it nothing is opening and landing into Start screen.

I tried from Administrator account with no luck.

I am unable to change the settings.

Please help me how to restore Change PC Settings.

Windows for home | Previous Windows versions | 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
Anonymous
2013-11-17T18:30:59+00:00

Struggled with Store, Settings, Skydrive etc not working.

Got the Store working and some other apps too using dowloaded troubleshooters from Microsoft, but PC Settings was a no go as well as Skydrive and Photos.

I made a new user using admin tools in control panel and PC Settings was working for this user so I knew it could work and after much more digging around I found this thread here:

http://social.technet.microsoft.com/Forums/sqlserver/en-US/c4147bcc-a430-43fe-b4e9-f999552568da/81-store-apps-wont-load?forum=w8itprogeneral

It had all of the steps I used to get the Store working again and those that had failed on the pc settings, and then this:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml

Right click the start button and open a command prompt and then paste the above and hit enter.

PC settings working without even needing to reboot, hope this helps someone, paste it forward into other threads you all have no doubt looked at w/o finding this solution.

Was this answer helpful?

20+ people found this answer helpful.
0 comments No comments

86 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-12-28T10:09:16+00:00

    Hi...

    I am too facing the same problem after upgrading to Windows 8.1 from Windows 8.

    I am unable to even perform the Run command.

    Now, whatever I try to do gives the error --- 'This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel.'

    Please advice as to what should be done to rectify the problem.

    Thank you in advance.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-12-21T11:06:19+00:00

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-12-19T01:23:59+00:00

    Hi All,

    This is a fix for Windows 8.1.

    You must have this shortcut present: "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Immersive Control Panel.lnk" for "Change PC Settings" to work.

    The file scan "sfc /scannow" command recreates this shortcut if it is missing. We have redirected start menus and it had been removed somewhere along the way.

    Easy fix in the end!!!!

    Tim

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-12-13T14:12:35+00:00

    Hi Santosh,

     

    1. Did you update from Windows 8 or Windows 8.1 Preview?
    2. What is the make and model of the computer?

     

    Let’s try the following steps and check.

    Method 1:

    You may try to reset Windows app Store and check if it helps.

    Follow the steps to clear Windows Store cache memory:

    a. On the desktop screen, press Windows and R key to open run box.

    b. TypeWSReset.exe and hit Enter.

    c. Restart the computer and check if it helps.

     

    Method 2:

    Make sure you have installed all the available Windows Updates including the optional driver and firmware updates.

    You may also refer to the computer manufacturer website and try installing the latest version of chipset and other device drivers.

     

    Method 3:

    You may perform a clean boot and check if it helps.

    A clean boot helps to verify if any third party application services or startup item is causing this issue.

    How to perform a clean boot to troubleshoot a problem in Windows Vista, Windows 7, or Windows 8

    Note: After you have finished the troubleshooting, refer to the section “How to reset the computer to start as usual after troubleshooting with clean boot” to boot the system in normal start up.

     

    Method 4:

    If the issue persists, you may perform a SFC Scan and check.

    Please follow the steps to perform SFC Scan:

    a. Press “**Windows Key + Q”**to open Charms Bar.

    b. Type “cmd” without quotes in the search box.

    c. On the left pane, right click on the “cmd” option and select “Run as Administrator”.

    d. Type ‘sfc /scannow’ without quotes and hit Enter.

     

    Hope the information helps. Let us know if you need further assistance with Windows related issues. We will be happy to help.

    Run this code:

    powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\ImmersiveControlPanel\AppxManifest.xml

    Source:

    http://news.softpedia.com/news/How-to-Fix-Broken-Down-Change-PC-Settings-Option-in-Windows-8-1-401724.shtml

    Was this answer helpful?

    0 comments No comments