+3 votes
432 views
ms-settings personalization-background error Windows 10 | Solution

in Windows 10 by (551k points)
reopened | 432 views

1 Answer

+4 votes
Best answer

1. Fix ms-settings personalization error from PowerShell
2. Fix ms-settings customization error from CMD

Windows 10 integrates into the System various options to customize the environment such as the desktop, the cursor, the themes, etc. This is thanks to the customization function , but in some cases when logging in it is possible to see that some desktop icons are not loaded or some of the accesses of the taskbar and others do not allow them to be executed in the normal way. This can occur due to configuration problems, normally when we click on Customize we will see the following error:

 

image

 

 

"This file does not have any associated program to perform this action Windows 10, install the appropriate program or, if you already have it installed, create an association in the Default Programs control panel."
If this error is presented in your team TechnoWikis has the solution to give it a correct handling..

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

 


1. Fix ms-settings personalization error from PowerShell

 

Step 1

To use this method, log in to PowerShell as administrator :

 

image

 

 

Step 2

In the console run. We wait for the execution of the command to finish.
 Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"} 
image

 

 


2. Fix ms-settings customization error from CMD

 

Step 1

In case you want to use CMD, we will access the CMD as administrators :

 

image

 

 

Step 2

In the console we are going to scan the Windows 10 file system to determine if the error occurs from there, for this we execute the command:
 sfc / scannow 
image

 

 

Step 3

After the process performs the analysis, we will see the result. In the event that faulty files are detected, SFC will proceed to correct them to optimize the state of the system.

 

 

image

 

Thus, we have solved the error in ms-settings in Windows 10.

 


by (3.5m points)

Related questions

+5 votes
1 answer
+3 votes
1 answer
asked Apr 19, 2021 in Windows 10 by backtothefuture (551k points) | 102 views
+5 votes
1 answer
asked Mar 25, 2021 in Windows 10 by backtothefuture (551k points) | 162 views
+4 votes
1 answer
+3 votes
1 answer
Sponsored articles cost $40 per post. You can contact us via Feedback
10,633 questions
10,765 answers
510 comments
3 users