Win10 system software cannot be opened

About the problem that the win10 system software cannot be opened

method one

·Right click on This PC, click Properties

Click Advanced System Settings, click Settings under "Performance" and switch to Data Execution Prevention;

Click "Data Execution Prevention" and check "Enable DEP(U) for all programs and services except those selected below:".

Then click "Add"; find the software that cannot be opened, find the software that cannot be opened, and click to open.

Method Two

Find the windows system in the start interface, left click;

Then right click on the command prompt - more - run as administrator;

·Enter netsh winsock reset and press Enter

·Wait for the reset to complete, and close it after the prompt is successful;

· Restart to complete.

Method three:

After Win+R, enter services.msc and press Enter;

· Manually stop Windows Update;

Locate to C:\Windows, and rename the Software Distribution folder;

Restart Windows Update;

Execute the wsreset command after Win+R.

Method four:(The software in the win10 application store cannot be opened)

· First of all, make sure that the software in the app store is up to date

·Find the settings in the start interface, select system and security entry in the settings interface. Click Update and Security, click System Update, check for updates, install all updates and restart, if not, read on!

·Press the window key win+X to call out the run, enter the wsreset command, and click the OK button (this means the reset of the app store).

Then you can download the official repair tool

http://download.microsoft.com/download/F/2/2/F22D5FDB-59CD-4275-8C95-1BE17BF70B21/CSSEmerg67758.diagcab

·Search for Powershell on the taskbar and run it as an administrator. Enter the following command in this interface

$manifest = (Get-AppxPackage
Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage
-DisableDevelopmentMode -Register $manifest and press Enter, it can be solved

Method five:

·Reinstall the system

                                         *——朱俊豪
                                         		2019.12.19*

Guess you like

Origin blog.csdn.net/hhxy_wlzx/article/details/103623514