If anyone has issues with the task bar rounding on a 1440p monitor, find width in the text file and change the width to 2495. I found that best. It goes slightly past the clock and looks amazing
Thank you for your work, this customization is beautiful. Would it be possible to have military time for example 19:00 instead of 07:00 PM? and have "where next" in Italian in the start menu? Thank you
Open the taskbar styler codes notepad file, scroll down & find the width value, change it to 1530 Now copy the codes & paste inside the taskbar styler advanced option.
Hey Tanjim, good video and good JSON code. Great work! However, I think there might be some trouble with the 24H2 version. The taskbar is a bit hard to style.😅 When I try to style the taskbar on my 24H2 system using your code, the taskbar just becomes transparent. I can see that when I save the code, there is one frame where everything works great, but then it turns transparent, which is very frustrating. Does anyone have any ideas or tips on how to fix this?👀
@@shomgerry I found the problem. 24H2 do not support AcrylicBrush. So i changed the code that it doesen't have AcrylicBrush und it works, but without the blur effect. You can try this code: { "controlStyles[0].target": "taskbar:TaskListButton", "controlStyles[0].styles[0]": "CornerRadius=12", "resourceVariables[0].variableKey": "TaskbarContextMenuMargin", "resourceVariables[0].value": "0", "promptForExplorerRestart": 1, "controlStyles[1].target": "taskbar:ExperienceToggleButton", "controlStyles[1].styles[0]": "CornerRadius=12", "controlStyles[2].target": "Rectangle#BackgroundStroke", "controlStyles[2].styles[0]": "Height=0", "controlStyles[3].target": "taskbar:SearchBoxButton", "controlStyles[3].styles[0]": "CornerRadius=12", "controlStyles[4].target": "Rectangle#RunningIndicator", "controlStyles[4].styles[0]": "Height=2", "controlStyles[5].target": "systemtray:ChevronIconView", "controlStyles[5].styles[0]": "CornerRadius=12", "controlStyles[6].target": "systemtray:NotifyIconView", "controlStyles[6].styles[0]": "CornerRadius=12", "controlStyles[7].target": "systemtray:OmniButton", "controlStyles[7].styles[0]": "CornerRadius=12", "controlStyles[8].target": "systemtray:IconView", "controlStyles[8].styles[0]": "Padding=6,6", "controlStyles[9].target": "taskbar:TaskListButtonPanel", "controlStyles[9].styles[0]": "CornerRadius=12", "controlStyles[10].target": "taskbar:AugmentedEntryPointButton", "controlStyles[10].styles[0]": "CornerRadius=12", "controlStyles[11].target": "taskbar:TaskbarFrame", "controlStyles[11].styles[0]": "Margin=0", "controlStyles[12].target": "Border#BackgroundFill", "controlStyles[12].styles[0]": "CornerRadius=12", "controlStyles[13].target": "Rectangle#BackgroundFill", "controlStyles[13].styles[0]": "RadiusX=20", "controlStyles[13].styles[1]": "RadiusY=20", "controlStyles[13].styles[2]": "Height=48", "controlStyles[13].styles[3]": "Width=1120", "controlStyles[13].styles[4]": "Opacity=0.85" } this should work for 24H2 :)
everythings fine, but.. my taskabr corners doesnt seem perfect and i also tried to do smthg abt it, but nothing seems working, the left side is rounded but the right is not, and the left rounded one is touching the corner of the screen on its side, while on the right side, nothing changed, no rounded corners nothing.
@@ForTest-y5d Pleasure is all mine bro, i just wanted to help someone else also , Btw have you done the acrylic explorer mod download, my system rejects it idk why
the right side of my taskbar, right next to the notification center button is not rounded like the left side. please fix. good content about windows 11 customization!
This is for 1920X1080p display. If u have higher/lower resolution display do this: Check the width of your display first, now open the taskbar styler codes notepad file, scroll down & find the width value & decrease the value. For example: width of your display -22 or -26 or -30 (1920-22)=1898 or (3840-30)=3810. Now copy the codes & paste again inside the taskbar styler advanced option.
Start Menu Styler Alternative Codes: drive.google.com/file/d/1BfE55MYTVyIrV822E-N0aZ0J_Gsrf033/view
This start is better
But explorer blur mica didn't work on my win 11 version 24h2
Now it works but right side was good :)
You make very great stuff thanks for your amazing work
If anyone has issues with the task bar rounding on a 1440p monitor, find width in the text file and change the width to 2495. I found that best. It goes slightly past the clock and looks amazing
wow , most beautiful style i ever seen for windows 11 ... you should try it guys
Taskbar Styler not working. I'm using Windows 11 24H2.
can you do this for another wallpaper?
and the all apps portion of the start menu is not transparent
How do you have space between apps in Taskbar?
would like to know this as well
this is beautiful thanks so much for refreshing my windows ... one question my taskbar is transparent and not that dark how to make it darker? thanks
Thank you for your work, this customization is beautiful. Would it be possible to have military time for example 19:00 instead of 07:00 PM? and have "where next" in Italian in the start menu? Thank you
You can. In his clock.txt replace the "TimeFormat":"hh':'mm'" with capital H "TimeFormat":"HH':'mm'"
That did it for me
My start menu looks slightly different from yours, all apps portion of the menu is inconsitent with the totality of the menu
same issue
How do i Make my icons like yours??
Impact on performance?
How to separate the taskbar buttons in to gruops?
the taskbar rounded corners only works on the left side on the right side its not working how to fix?
same issue
Open the taskbar styler codes notepad file, scroll down & find the width value, change it to 1530
Now copy the codes & paste inside the taskbar styler advanced option.
Thanks a lot ❤ but there is no power button on start please add to it
Because you have a different screen resolution than mine. Download the alternative version from the pinned comment.
What is the name of mouse crosshair I want to downloaded
Already made a video on it. Visit my channel.
How to Get the windows background colour?
will this work on windows 10?
how did you get the weather widget on the left side of taskbar
Enable widgets option from windows taskbar settings.
How do I get the codes that you are pasting
My Taskbar doesn't appear Acrylic. It's just fully gone with the icons remaining. Any idea how to solve this?
How to solve the opacity of File Explorer menu bar?
How to make the pinned Icons name to appear in Start Menu?
Hey Tanjim, good video and good JSON code. Great work! However, I think there might be some trouble with the 24H2 version. The taskbar is a bit hard to style.😅
When I try to style the taskbar on my 24H2 system using your code, the taskbar just becomes transparent. I can see that when I save the code, there is one frame where everything works great, but then it turns transparent, which is very frustrating.
Does anyone have any ideas or tips on how to fix this?👀
I/m facing this issue too mamehn, anyone with a solution please help
@@shomgerry I found the problem. 24H2 do not support AcrylicBrush. So i changed the code that it doesen't have AcrylicBrush und it works, but without the blur effect.
You can try this code:
{
"controlStyles[0].target": "taskbar:TaskListButton",
"controlStyles[0].styles[0]": "CornerRadius=12",
"resourceVariables[0].variableKey": "TaskbarContextMenuMargin",
"resourceVariables[0].value": "0",
"promptForExplorerRestart": 1,
"controlStyles[1].target": "taskbar:ExperienceToggleButton",
"controlStyles[1].styles[0]": "CornerRadius=12",
"controlStyles[2].target": "Rectangle#BackgroundStroke",
"controlStyles[2].styles[0]": "Height=0",
"controlStyles[3].target": "taskbar:SearchBoxButton",
"controlStyles[3].styles[0]": "CornerRadius=12",
"controlStyles[4].target": "Rectangle#RunningIndicator",
"controlStyles[4].styles[0]": "Height=2",
"controlStyles[5].target": "systemtray:ChevronIconView",
"controlStyles[5].styles[0]": "CornerRadius=12",
"controlStyles[6].target": "systemtray:NotifyIconView",
"controlStyles[6].styles[0]": "CornerRadius=12",
"controlStyles[7].target": "systemtray:OmniButton",
"controlStyles[7].styles[0]": "CornerRadius=12",
"controlStyles[8].target": "systemtray:IconView",
"controlStyles[8].styles[0]": "Padding=6,6",
"controlStyles[9].target": "taskbar:TaskListButtonPanel",
"controlStyles[9].styles[0]": "CornerRadius=12",
"controlStyles[10].target": "taskbar:AugmentedEntryPointButton",
"controlStyles[10].styles[0]": "CornerRadius=12",
"controlStyles[11].target": "taskbar:TaskbarFrame",
"controlStyles[11].styles[0]": "Margin=0",
"controlStyles[12].target": "Border#BackgroundFill",
"controlStyles[12].styles[0]": "CornerRadius=12",
"controlStyles[13].target": "Rectangle#BackgroundFill",
"controlStyles[13].styles[0]": "RadiusX=20",
"controlStyles[13].styles[1]": "RadiusY=20",
"controlStyles[13].styles[2]": "Height=48",
"controlStyles[13].styles[3]": "Width=1120",
"controlStyles[13].styles[4]": "Opacity=0.85"
}
this should work for 24H2 :)
@@shomgerry Do you still need help ? I found the problem and made some changes to the code. So now it works with 24h2 but without blur.
@@RLJaz Can u help? Pls !
@@yhenek Sure.
Try this Code:
{
"controlStyles[0].target": "taskbar:TaskListButton",
"controlStyles[0].styles[0]": "CornerRadius=12",
"resourceVariables[0].variableKey": "TaskbarContextMenuMargin",
"resourceVariables[0].value": "0",
"promptForExplorerRestart": 1,
"controlStyles[1].target": "taskbar:ExperienceToggleButton",
"controlStyles[1].styles[0]": "CornerRadius=12",
"controlStyles[2].target": "Rectangle#BackgroundStroke",
"controlStyles[2].styles[0]": "Height=0",
"controlStyles[3].target": "taskbar:SearchBoxButton",
"controlStyles[3].styles[0]": "CornerRadius=12",
"controlStyles[4].target": "Rectangle#RunningIndicator",
"controlStyles[4].styles[0]": "Height=2",
"controlStyles[5].target": "systemtray:ChevronIconView",
"controlStyles[5].styles[0]": "CornerRadius=12",
"controlStyles[6].target": "systemtray:NotifyIconView",
"controlStyles[6].styles[0]": "CornerRadius=12",
"controlStyles[7].target": "systemtray:OmniButton",
"controlStyles[7].styles[0]": "CornerRadius=12",
"controlStyles[8].target": "systemtray:IconView",
"controlStyles[8].styles[0]": "Padding=6,6",
"controlStyles[9].target": "taskbar:TaskListButtonPanel",
"controlStyles[9].styles[0]": "CornerRadius=12",
"controlStyles[10].target": "taskbar:AugmentedEntryPointButton",
"controlStyles[10].styles[0]": "CornerRadius=12",
"controlStyles[11].target": "taskbar:TaskbarFrame",
"controlStyles[11].styles[0]": "Margin=0",
"controlStyles[12].target": "Border#BackgroundFill",
"controlStyles[12].styles[0]": "CornerRadius=12",
"controlStyles[13].target": "Rectangle#BackgroundFill",
"controlStyles[13].styles[0]": "RadiusX=20",
"controlStyles[13].styles[1]": "RadiusY=20",
"controlStyles[13].styles[2]": "Height=48",
"controlStyles[13].styles[3]": "Width=1120",
"controlStyles[13].styles[4]": "Opacity=0.85"
}
Hey i have a small issue in start menu it's only showing me "all" from "all Apps" text and i think "All" is bit too much on left side
same and mine is not transculent
How to revert back to normal?? especially for Mica Blur??
Run the uninstaller inside the mica folder as administrator.
@@TanjimTheTechGuyTysm dude, BTW excellent video 😊❤
Notification, Star Menu, Taskbar not working on Win 24h2 version
How can I return File Explorer to its original format?
Run the uninstaller inside the explorer blur mica folder as administrator.
How can I decrease the menu size? Because the power off button doesn't appear my notebook screen is smaller.
Download the alternative code from the pinned comment.
I have a problem. With the start menu mod first its fine but when I start searching up an app or smth it turns back to normal. How do I fix this?
It's normal. Right now the search menu mod is not available.
Can you make exactly same default Windows 11 Start Menu but more Translucent, and making sure that white background don't hide the icon texts
Switch to windows dark mode & restart your pc to solve this.
@@TanjimTheTechGuy hey my all apps is not transparent
The start menus all apps section is not fully acrylic after i updated to the latest version of the mod i am on win 11 pro 23H2
Download the alternative code from the pinned comment.
theres a problem for me, the taskbar styler is just transparent
same problem
Bro power button & user button is not showing in start menu, My display scale is 100% & resulation 1366x768. Please help!
I need this help too.😔
bhai mera time taskbar ka jo frame hai uske bahar aa raha hai kya karu plz help
aur pehle bell icon show kr raha tha but after customization bell icon nhi dikha raha hai
Thanks you
not works on start menu. there is some shade on apps list.
@@TanjimTheTechGuy Still has a shade on apps list.....
@@TanjimTheTechGuy Still has a shade... 😥
@@TanjimTheTechGuy am having the same problem restarted but still has shade on the app list
@@sparkgamer3190 Im facing the same issue
Check my pinned comment & download the alternative codes.
Great job make pc 💻 very cool
everythings fine, but.. my taskabr corners doesnt seem perfect and i also tried to do smthg abt it, but nothing seems working, the left side is rounded but the right is not, and the left rounded one is touching the corner of the screen on its side, while on the right side, nothing changed, no rounded corners nothing.
@@ForTest-y5d Bro i changed the width to 1530 and it works for right side also.
@@gamerstech9065 oh, lemme try that as well blud, and inform you back, if it works. 😺
@@gamerstech9065 dang! It finally worked! TYSM brother 😃😁🙆🤩💮🌸🌸tysm once again!
@@ForTest-y5d Pleasure is all mine bro, i just wanted to help someone else also ,
Btw have you done the acrylic explorer mod download, my system rejects it idk why
@@gamerstech9065 i havent tried it yet bro, i will tell you afterwards, once i would have tried and see if it works on mine or not.
The text of Start Menu disappears if something full white like a white webpage comes behind it
Download the alternative code from the pinned comment.
the right side of my taskbar, right next to the notification center button is not rounded like the left side. please fix. good content about windows 11 customization!
What's your screen resolution?
For me also same issue right side is not rounded as left side
This is for 1920X1080p display. If u have higher/lower resolution display do this: Check the width of your display first, now open the taskbar styler codes notepad file, scroll down & find the width value & decrease the value. For example: width of your display -22 or -26 or -30 (1920-22)=1898 or (3840-30)=3810. Now copy the codes & paste again inside the taskbar styler advanced option.
@@TanjimTheTechGuy Still it is not changing
Also change the taskbar height & icon size numbers.
I experience Bluetooth issue
need a new video just for wallpapers
just browse 4Kwallpaper and hit the website
i tried the normal acrylic but the right corner was extended to the right its not curved
First comment
Explorer blur.mica doesn't work on my windows 11 24h2 😢
thank you