Windows 8.1 'Change PC Settings' link won't work?

Dennis Faas's picture

Infopackets Reader Barry P. writes:

" Dear Dennis,

I'm running Windows 8.1. When I go to the Settings menu and then click on the 'Change PC Settings' link, nothing happens. It shows for a quick glimpse, but then disappears almost immediately after. I simply can't get into the PC Settings to make changes to my computer. Any ideas how to fix this problem? "

My response:

This is a very common problem that plagues Windows 8.1 users, especially those that upgraded from Windows 8 previously. Based on various posts I've read online, the same issue can result in a blank screen when the PC Settings link is clicked, or users are taken back to the start screen afterward, as if nothing was clicked in the first place. Some users have also reported that the PC Settings crashes after it's clicked.

At any rate, you should be able to fix the problem by running a Windows PowerShell command. PowerShell is similar to the Windows command prompt, but is more for geared toward system administrators. Here are the steps to get the Change PC Settings link working again:

1. Using your mouse, highlight the below text, then right click over top of the highlighted text, and select Copy to place it into your clipboard:

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

2. Click the Start Menu, and type in "powershell" (no quotes). When the PowerShell icon appears in the start menu, right click it and select Run as Administrator. A blue PowerShell window should appear on the screen.

3. Inside the blue PowerShell window, right click your mouse and select "Paste" from the context menu. Note: if you have the Quick Edit option enabled, the context menu will not appear and instead the command you copied above will be output directly to the command prompt. This is effectively a shortcut to selecting Paste, so the output is desirable.

4. Once the command is output on the command line, press Enter on the keyboard to execute the command.

Your issue should now be resolved. Go to the Settings page again (you can press the Windows Key + the letter "I" to access it using the keyboard), then click the Change PC Settings link again. It should now work.

Note: Barry emailed me back to say that this resolved his problem.

Got a Computer Question or Problem? Ask Dennis!

I need more computer questions. If you have a computer question -- or even a computer problem that needs fixing -- please email me with your question so that I can write more articles like this one. I can't promise I'll respond to all the messages I receive (depending on the volume), but I'll do my best.

About the author: Dennis Faas is the owner and operator of Infopackets.com. With over 30 years of computing experience, Dennis' areas of expertise are a broad range and include PC hardware, Microsoft Windows, Linux, network administration, and virtualization. Dennis holds a Bachelors degree in Computer Science (1999) and has authored 6 books on the topics of MS Windows and PC Security. If you like the advice you received on this page, please up-vote / Like this page and share it with friends. For technical support inquiries, Dennis can be reached via Live chat online this site using the Zopim Chat service (currently located at the bottom left of the screen); optionally, you can contact Dennis through the website contact form.

Rate this article: 
Average: 5 (9 votes)

Comments

grexob_4827's picture

Had to register on your website just so I can say a big thank you for solving this problem. I had tried everything Windows and other sites recommended. Your remedy was so simple and quick I am amazed. How do I donate a few dollars; I can't afford much and our rate of exchange is terrible. Thanks again.

gpbruce_5026's picture

I too have registered just to thank you for your solution. It had me stumped.

yywxkzao_5772's picture

ONLY
THIS
ONE
SOLVED
THE
ISSUE
FOR
ME !

THANK ! Peace.

olivier_11387's picture

Thanks for the procedure .
I followed the instructions but the cmd window with the powershell instructions hangs up

I get
Deployment operation in progress: C:\Windows\ImmersiveControlPanel\AppxManifest.xml
Initilaized
red flasing prompt

and nothing happens.

Olivier

arkhamknightofficial_12078's picture

Thank you very much for the solution. The problem is finally solved.

Thank you again.