Home  >  Article  >  System Tutorial  >  How to display WIN10 toolbar as a list

How to display WIN10 toolbar as a list

WBOY
WBOYforward
2024-02-25 13:31:221307browse

php editor Xinyi introduces to you how to display the WIN10 system toolbar as a list. The default toolbar of WIN10 system is displayed in the form of icons, but some users prefer to display it in the form of a list. In the WIN10 system, the method to display the toolbar in list form is simple and easy. Just follow the following steps to complete.

How to display the WIN10 toolbar as a list

1. Open the registry: windows R open "Run", and then enter: regedit

How to display WIN10 toolbar as a list

2. Find: \HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband

How to display WIN10 toolbar as a list

##3. Add the NumThumbnails item and set the value to 1: Right-click the Taskband folder Click->New->DWORD (32-bit)->Name: NumThumbnails->Set the value to: 1

How to display WIN10 toolbar as a list

4. Open the Task Manager , restart Windows Explorer

How to display WIN10 toolbar as a list

5. After completing the above operations, the list mode is successfully turned on, and the user can directly view the opened applications.

The above is the detailed content of How to display WIN10 toolbar as a list. For more information, please follow other related articles on the PHP Chinese website!

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