Windows 10 Settings may not open due to unknown reasons, sometimes the settings app would open but you won't be able to open additional settings. In this video, you will find easy ways to fix Settings not opening on Windows 10.
Method 1. First thing you should try is -
1. Go to the Start button and right-click on it.
2. Open Windows Powershell as admin.
3. Copy and paste this command on command prompt -
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Hit enter on your keyboard.
This should fix the settings app on Windows 10.
If the above command does not work then you can rebuild all the Windows 10 Apps.
Copy this command on command prompt -
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Copy codes & read in details - https://www.itechfever.com/fix-settin...
and hit enter on your keyboard. You may need to restart Windows 10.
Method 2. Try to Run System File Checker -
Open cmd as admin and type sfc /scannow hit enter.
Let the task complete.
Method 3 - Create a new user account.
Open cmd as admin.
Type-
net user user_name password /add
net localgroup administrators user_name /add
This command will create a new user account.
Now login to the new user account and update the Windows.
If the updates do not fix then transfer your files from an older user account to a new one and use it.
Note: It is advised to create a system restore point before following any Windows tutorial.
Follow on Social Media
Facebook - https://fb.com/iTechFever
Twitter - / itechfever
Instagram - / itechfever
Visit - https://www.itechfever.com
Watch video Fix Settings Not Opening In Windows 10 - 3 Easy Ways online without registration, duration hours minute second in high quality. This video was added by user Sandeep Singh 21 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 398,57 once and liked it 4.2 thousand people.