Forum Discussion
Gumdalf
Mar 21, 2022Brass Contributor
Windows 11 Week numbers to taskbar and calendar
 Hey microsoft!   I like to see week numbers! Please add this feature. I don't want to browse internet for simple things.  I found out that you can add dddd or ddd to see week day on taskbar without c...
maidjerry
Aug 15, 2025Copper Contributor
as a last resort i created a short cut with the following target:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "Get-Date;'week';(Get-Culture).Calendar.GetWeekOfYear((Get-Date),(Get-Culture).DateTimeFormat.CalendarWeekRule,(Get-Culture).DateTimeFormat.FirstDayOfWeek);'day';(Get-Date).DayOfYear;pause"
add it to the taskbar, to the start menu or give it a short cur key