Home > Article > System Tutorial > How to turn off metro in WIN8 system to simplify the operation interface
php editor Xiaoxin found that the Metro interface in the WIN8 system caused inconvenience to some users and was a bit troublesome to operate. However, there are still many practical functions in the WIN8 system, and you only need to master some simple operating skills. This article will introduce how to simplify the operation of the Metro interface and make the use of Win8 system more convenient. Before the publication of this article, many Win8 users suffered a lot because they did not know how to use the Metro interface. If you are one of them, then this article will definitely help you.
1. Press the win X key combination on the WIN8 desktop, and then click the [Run] option in the pop-up directory menu.
2. After opening the run window, enter [powershell] and press Enter to confirm.
3. In the administrator command interface, enter cd~ and press Enter to execute.
4. Continue to enter remove-appxpackage (this command is used to delete all application packages in the metro interface) and press Enter to execute.
The above is the detailed content of How to turn off metro in WIN8 system to simplify the operation interface. For more information, please follow other related articles on the PHP Chinese website!