Method of solving win8.1 system Metro interface Magnetic paste cannot be opened

Source: Internet
Author: User

For some users who use the win8.1 operating system, sometimes when using a magnetic patch in the Metro interface, they find that the shortcuts in the tiles are not working properly, and the problem usually occurs when the user returns from the WIN10 system to the win8.1 system, of course, in the "original" win8.1 system also encountered this problem, but many users do not know how to solve it? For this method we can try to change the system login account, if still can not solve, we can use the method provided below to try to solve the problem!

Solving method

1. Right-click on the taskbar, select "Properties", switch to the "Navigation" tab, tick the third "when I right-click ... PowerShell ", confirm;

2. Right-click the "Start" logo and choose Windows PowerShell (Admin);

3. Applicable to store apps problems

Execute commands under Windows PowerShell (Administrator) (right-click to paste the following commands after copying):

Get-appxpackage-allusers | Foreach {Add-appxpackage-disabledevelopmentmode-register $ ($_). installlocation) Appxmanifest.xml "}

Applicable to Windows Store issues

Execute commands under Windows PowerShell (Administrator) (right-click to paste the following commands after copying):

$manifest = (Get-appxpackage microsoft.windowsstore). InstallLocation + ' appxmanifest.xml '; Add-appxpackage-disabledevelopmentmode-register $manifest

If the above steps cannot be resolved, locate the following folder and delete its local cache file:

1. Enter "This computer"-"C-Disk"

2. Locate the "User" folder

3. Open the folder named for your current account

4. Open "AppData"-"local"-"Packages"-"Microsoft.windowsstore_8wekyb3d8bbwe"-"Localcachel"

5. Delete all files in the directory.

Another method:

Delete c:users (username) appdatalocalpackagesmicrosoft.windowsstore_8wekyb3d8bbwelocalcache files on it (please show hidden files and folders if you can't find them).

The above is a small series for you to solve win8.1 magnetic paste can not open the method, users through the above several methods can basically solve the problems you encounter, if you still can not solve the problem, you can pass the message will be your query to tell small, small series will be for you to do further answers!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.