"DWORD"/> "DWORD">
Home > Article > System Tutorial > How to close the progress bar in the taskbar but not close the window preview in win7
1. How to close the progress bar in the taskbar but not close the window preview in Win7?
In Windows 7, you can turn off the progress bar in the taskbar while retaining the window preview by following these steps:
1. Open Registry Editor: Press Win R
, enter regedit
, and then press Enter
to open the Registry Editor.
2. Navigate to the registry key: Go to the following registry path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband
3. Create DWORD value: In the right pane, right-click the blank space and select "New" -> "DWORD (32-bit) Value".
4. Named value: Name the newly created value UseProgessView
.
5. Set numerical data: Double-click the newly created value, set the numerical data to 0
, and then click "OK".
6. Restart Explorer: You can find the "Windows Explorer" process through the "Processes" tab in the Task Manager, right-click and restart start up.
In this way, you turn off the progress bar in the taskbar while retaining the window preview.
2. How to adjust the size of the taskbar preview window under Win7?
Resizing the taskbar preview window is a relatively simple process and can be completed by following these steps:
1. Right-click on the taskbar : In an empty space on the taskbar, right-click to open the context menu.
2. Select "Properties": Select the "Properties" option in the menu.
3. Adjust taskbar buttons: In the taskbar properties window, find the "Taskbar Buttons" drop-down menu.
4. Select the appropriate size: In the drop-down menu, select the button size you want. You can select Never merge to display buttons for each window, or Merge when taskbar is full to merge buttons when taskbar space is limited.
5. Click "Apply" and "OK": Click the "Apply" button and then click "OK" to save the changes.
In this way, you have successfully adjusted the size of the taskbar preview window.
3. How to manually switch Windows on and off?
Manually switching Windows means shutting down or restarting the computer manually. This can be achieved through the following steps:
Shut down the computer:
Alt F4
, Select "Shut Down". Win X
and select "Shutdown" in "Shutdown or log off". Restart the computer:
Ctrl Alt Del
and select " Task Manager", click the "Power" icon in the lower right corner and select "Restart". Win X
and select "Restart" in "Shut down or log off". Command line mode: Open the command prompt and enter shutdown /s /t 0
Turn off the computer and enter shutdown /r /t 0
Restart the computer.
In this way, you can manually switch Windows on and off.
Summary
UseProgessView The value of is
0 to achieve.
The above is the detailed content of How to close the progress bar in the taskbar but not close the window preview in win7. For more information, please follow other related articles on the PHP Chinese website!