Windows XP - enable left details panel / pane in explorer

all kinds of tutorials and guides. how, where, why, step-by-step stuff and more. also support for those tutorials and guides. ONLY post step-by-step guides/tutorials here OR reply with question if you have any.
Post Reply
User avatar
Sethioz
Admin
Admin
Posts: 4762
Joined: Fri Jul 27, 2007 5:11 pm
Custom: Gaming YT > https://youtube.com/SethiozEntertainment
Game Hacking YT > https://youtube.com/sethioz
Game Hacks Store > https://sethioz.com/shopz
Location: unknown
Contact:

Windows XP - enable left details panel / pane in explorer

Post by Sethioz »

This is tutorial on how to enable the left panel / pane that shows the details, such as "hide the content of this drive", shows the thumbnail of an image you select, shows "other places", HDD space when you select drive and other stuff like that. Sometimes it disappears and windows doesn't exactly have an option to enable it.

1. open registry editor
- start
- run
- type in "regedit" and press enter

2. browse to the following location

Code: Select all

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\WebView
- most likely value is 0 (00000000)
- change it to 1, double click on the key and then pop-up box appears, change 0 to 1 and click ok

3. open up task manager (process explorer recommended)
- kill explorer.exe
- choose run (from task manager or process explorer)
- type in explorer or explorer.exe and press enter

now left panel should be there, if not, change the following registry too:
browse to the following location and this time change the value to 0

Code: Select all

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ClassicShell
kill explorer again and run it again.

you can also just restart your pc if you like, however doing it via process explorer is easier and faster.
Post Reply