Home  >  Article  >  System Tutorial  >  How to disable metro interface in win8

How to disable metro interface in win8

PHPz
PHPzforward
2024-04-02 18:01:201167browse

php editor Baicao specially compiled an article on disabling Metro interface operations for Win8 users, so as to avoid unnecessary troubles caused by the Metro interface that is enabled by default after the operating system is installed. The article summarizes a variety of methods, including using third-party tools, modifying the registry, and using the system's own policy editor, so that Win8 users can quickly and easily disable Metro interface operations and use the operating system smoothly.

1. Press the Win Enter [regedit] and click [OK]; as shown in the picture:

How to disable metro interface in win8

3. Locate the registry location to [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersion]; as shown in the picture:

How to disable metro interface in win8

4. Right-click on the blank space on the right and select [DWORD Value] under [New]; as shown in the figure:

How to disable metro interface in win8

5. Enter the new value command is [RPEnabled]; as shown in the figure:

How to disable metro interface in win8

6. Exit the registry and restart the computer;

7. If you want to restore the Metro interface, just Just delete the key value. as the picture shows:How to disable metro interface in win8

The above is the detailed content of How to disable metro interface in win8. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:zol.com.cn. If there is any infringement, please contact admin@php.cn delete