How to Get the New Dark Acrylic Taskbar, Action Center & the Start Menu in Windows 11

  Рет қаралды 20,380

Tanjim The Tech Guy

Tanjim The Tech Guy

Күн бұрын

Пікірлер: 98
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Start Menu Styler Alternative Codes: drive.google.com/file/d/1BfE55MYTVyIrV822E-N0aZ0J_Gsrf033/view
@hayatuddeenabdulrashid7728
@hayatuddeenabdulrashid7728 Ай бұрын
This start is better
@hayatuddeenabdulrashid7728
@hayatuddeenabdulrashid7728 Ай бұрын
But explorer blur mica didn't work on my win 11 version 24h2
@bikkhoto
@bikkhoto Ай бұрын
Now it works but right side was good :)
@AkramAlqhfa
@AkramAlqhfa Ай бұрын
wow , most beautiful style i ever seen for windows 11 ... you should try it guys
@lewishenriques4690
@lewishenriques4690 Ай бұрын
You make very great stuff thanks for your amazing work
@emanuelevalente2253
@emanuelevalente2253 Ай бұрын
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
@FrankKlawuhn
@FrankKlawuhn Ай бұрын
You can. In his clock.txt replace the "TimeFormat":"hh':'mm'" with capital H "TimeFormat":"HH':'mm'" That did it for me
@shadowdarkness5173
@shadowdarkness5173 14 күн бұрын
How do you have space between apps in Taskbar?
@manifest_dreams
@manifest_dreams 3 күн бұрын
would like to know this as well
@AtharvFaltankar
@AtharvFaltankar 19 күн бұрын
Thanks a lot ❤ but there is no power button on start please add to it
@TanjimTheTechGuy
@TanjimTheTechGuy 19 күн бұрын
Because you have a different screen resolution than mine. Download the alternative version from the pinned comment.
@LightLevity
@LightLevity 26 күн бұрын
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
@shomgerry
@shomgerry 4 күн бұрын
My Taskbar doesn't appear Acrylic. It's just fully gone with the icons remaining. Any idea how to solve this?
@eduardopanduro5520
@eduardopanduro5520 3 күн бұрын
How to make the pinned Icons name to appear in Start Menu?
@Brutell01
@Brutell01 5 күн бұрын
How to Get the windows background colour?
@RLJaz
@RLJaz 26 күн бұрын
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
@shomgerry 4 күн бұрын
I/m facing this issue too mamehn, anyone with a solution please help
@RLJaz
@RLJaz 4 күн бұрын
@@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 :)
@RLJaz
@RLJaz 3 күн бұрын
@@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.
@yhenek
@yhenek 11 сағат бұрын
@@RLJaz Can u help? Pls !
@RLJaz
@RLJaz 11 сағат бұрын
@@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" }
@8184侣行
@8184侣行 14 күн бұрын
How to solve the opacity of File Explorer menu bar?
@souradeepdey8091
@souradeepdey8091 Ай бұрын
can you do this for another wallpaper? and the all apps portion of the start menu is not transparent
@proxgamer2815
@proxgamer2815 25 күн бұрын
How do i Make my icons like yours??
@x1ndreg677
@x1ndreg677 Ай бұрын
the taskbar rounded corners only works on the left side on the right side its not working how to fix?
@satyapattanaik27
@satyapattanaik27 Ай бұрын
same issue
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
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.
@vader567
@vader567 17 күн бұрын
My start menu looks slightly different from yours, all apps portion of the menu is inconsitent with the totality of the menu
@ranjangupta8796
@ranjangupta8796 Ай бұрын
Impact on performance?
@anh_chang_thich_truyen_tranh.
@anh_chang_thich_truyen_tranh. 22 күн бұрын
Thanks you
@noureldeen6162
@noureldeen6162 Ай бұрын
What is the name of mouse crosshair I want to downloaded
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Already made a video on it. Visit my channel.
@gbro35
@gbro35 Ай бұрын
How to separate the taskbar buttons in to gruops?
@andriellieutrant442
@andriellieutrant442 28 күн бұрын
How can I decrease the menu size? Because the power off button doesn't appear my notebook screen is smaller.
@TanjimTheTechGuy
@TanjimTheTechGuy 27 күн бұрын
Download the alternative code from the pinned comment.
@calvinkey198
@calvinkey198 Ай бұрын
Notification, Star Menu, Taskbar not working on Win 24h2 version
@rachitsingh8716
@rachitsingh8716 10 күн бұрын
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
@im_not_bdboy
@im_not_bdboy Күн бұрын
same and mine is not transculent
@Danielzahra31
@Danielzahra31 Ай бұрын
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?
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
It's normal. Right now the search menu mod is not available.
@lewishenriques4690
@lewishenriques4690 Ай бұрын
Great job make pc 💻 very cool
@tashnif_
@tashnif_ Ай бұрын
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
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Download the alternative code from the pinned comment.
@hayatuddeenabdulrashid7728
@hayatuddeenabdulrashid7728 Ай бұрын
Explorer blur.mica doesn't work on my windows 11 24h2 😢
@leavemealone5683
@leavemealone5683 29 күн бұрын
How to revert back to normal?? especially for Mica Blur??
@TanjimTheTechGuy
@TanjimTheTechGuy 29 күн бұрын
Run the uninstaller inside the mica folder as administrator.
@leavemealone5683
@leavemealone5683 28 күн бұрын
​@@TanjimTheTechGuyTysm dude, BTW excellent video 😊❤
@ramizs
@ramizs Ай бұрын
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
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Switch to windows dark mode & restart your pc to solve this.
@im_not_bdboy
@im_not_bdboy Күн бұрын
@@TanjimTheTechGuy hey my all apps is not transparent
@jeepcatjamal
@jeepcatjamal Ай бұрын
will this work on windows 10?
@jtamsj144
@jtamsj144 Ай бұрын
how did you get the weather widget on the left side of taskbar
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Enable widgets option from windows taskbar settings.
@p.m.hthetech2487
@p.m.hthetech2487 Ай бұрын
How do I get the codes that you are pasting
@ForTest-y5d
@ForTest-y5d Ай бұрын
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.
@gamerstech9065
@gamerstech9065 Ай бұрын
@@ForTest-y5d Bro i changed the width to 1530 and it works for right side also.
@ForTest-y5d
@ForTest-y5d Ай бұрын
@@gamerstech9065 oh, lemme try that as well blud, and inform you back, if it works. 😺
@ForTest-y5d
@ForTest-y5d Ай бұрын
@@gamerstech9065 dang! It finally worked! TYSM brother 😃😁🙆🤩💮🌸🌸tysm once again!
@gamerstech9065
@gamerstech9065 Ай бұрын
@@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
@ForTest-y5d
@ForTest-y5d Ай бұрын
@@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.
@Gamerfromeastandwest
@Gamerfromeastandwest 10 күн бұрын
bhai mera time taskbar ka jo frame hai uske bahar aa raha hai kya karu plz help
@Gamerfromeastandwest
@Gamerfromeastandwest 10 күн бұрын
aur pehle bell icon show kr raha tha but after customization bell icon nhi dikha raha hai
@AzuolasVR
@AzuolasVR Ай бұрын
theres a problem for me, the taskbar styler is just transparent
@envifabulous
@envifabulous Ай бұрын
same problem
@bikkhoto
@bikkhoto Ай бұрын
not works on start menu. there is some shade on apps list.
@andersonlin9296
@andersonlin9296 Ай бұрын
@@TanjimTheTechGuy Still has a shade on apps list.....
@aryansingh6169
@aryansingh6169 Ай бұрын
@@TanjimTheTechGuy Still has a shade... 😥
@sparkgamer3190
@sparkgamer3190 Ай бұрын
@@TanjimTheTechGuy am having the same problem restarted but still has shade on the app list
@TheArpitRana
@TheArpitRana Ай бұрын
@@sparkgamer3190 Im facing the same issue
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Check my pinned comment & download the alternative codes.
@rexiionet
@rexiionet Ай бұрын
Bro power button & user button is not showing in start menu, My display scale is 100% & resulation 1366x768. Please help!
@andriellieutrant442
@andriellieutrant442 28 күн бұрын
I need this help too.😔
@ramizs
@ramizs Ай бұрын
The text of Start Menu disappears if something full white like a white webpage comes behind it
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Download the alternative code from the pinned comment.
@arcsasmr
@arcsasmr Ай бұрын
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!
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
What's your screen resolution?
@prakash3425
@prakash3425 Ай бұрын
For me also same issue right side is not rounded as left side
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
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.
@prakash3425
@prakash3425 Ай бұрын
@@TanjimTheTechGuy Still it is not changing
@TanjimTheTechGuy
@TanjimTheTechGuy Ай бұрын
Also change the taskbar height & icon size numbers.
@hayatuddeenabdulrashid7728
@hayatuddeenabdulrashid7728 Ай бұрын
I experience Bluetooth issue
@SaifulIslamShihab-c1q
@SaifulIslamShihab-c1q Ай бұрын
need a new video just for wallpapers
@marknine999
@marknine999 Ай бұрын
just browse 4Kwallpaper and hit the website
@laiceps-o9l
@laiceps-o9l 29 күн бұрын
i tried the normal acrylic but the right corner was extended to the right its not curved
@harshalpareta7594
@harshalpareta7594 Ай бұрын
First comment
@pokoren
@pokoren 6 күн бұрын
thank you
How to Make Your Windows 11 TRANSLUCENT
6:23
Tech Rifle
Рет қаралды 31 М.
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
Windows 12 - 2024
9:35
AR 4789
Рет қаралды 3,4 МЛН
Microsoft windows Start Menu Redesign 2024
6:45
RSM Studies
Рет қаралды 15 М.
Best Windows 11 Glass Theme - Simple & Fluent
4:23
Tanjim The Tech Guy
Рет қаралды 20 М.
LAVROV's interview with Tucker CARLSON 😁 [Parody]
8:34
Юрий ВЕЛИКИЙ
Рет қаралды 275 М.
How to Customize Your Desktop Like a Pro!
5:32
Tech Rifle
Рет қаралды 121 М.
How to get Pixel UI on Windows 11 | Customize Windows 11 Desktop
11:16
Tech Enthusiast
Рет қаралды 343 М.
How I make Windows look good
7:58
Coding with Sphere
Рет қаралды 178 М.
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59