How to make taskbar more transparent in Windows 10
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Dreaming in Puzzles
--
Chapters
00:00 How To Make Taskbar More Transparent In Windows 10
00:23 Answer 1 Score 20
01:27 Accepted Answer Score 8
02:02 Answer 3 Score 6
02:19 Thank you
--
Full question
https://superuser.com/questions/1161699/...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #windows10 #desktopcustomization
#avk47
ANSWER 1
Score 20
Here are two ways to modify the registry to make the taskbar more transparent:
Method 1
- Click on the Start Menu and type
regedit
and hit Enter - Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Right-click on the
Advanced
subkey in the left window pane - Go down to New and select
DWORD (32-bit) Value
- Name the new value
UseOLEDTaskbarTransparency
- Now double-click on the value you just renamed
- In the new window enter 1 in the Value Data field
- Click OK and then reboot your PC
Method 2
If you don't feel like doing it manually through the registry, you can use a Taskbar Transparency Hack (.reg
file) from howtogeek.com that does the exact same thing descrived above but this way you just have to double-click the .reg file contained in the zip download and it will import the key automatically. You will need to reboot after doing this method as well.
ACCEPTED ANSWER
Score 8
You can use classic shell to do this. There's an option in there that will allow you to make the taskbar transparent to whatever level you want.
Procedure:
- Download and install Classic Shell (above link)
- Open 'Classic Start Menu Settings'
- Check the box labeled 'Show all settings'
- Click on the tab labeled 'Taskbar'
- Set a color and opacity
Note: you may want to remove some of the things Classic Shell does by default - doing so shouldn't be too difficult, just look around the settings.
ANSWER 3
Score 6
I use StartIsBack++ to have more control over the taskbar. In the StartIsBack++ options you can make Taskbar transparent and add blur
to it like in Windows 7