Unfortunately, AFAIK, Windows does not natively support using different date formats for the Taskbar and File Explorer. Both derive their formatting from the same system-wide “Short date” setting, which you configure in Control Panel → Clock and Region → Region → Formats → Additional settings → Date. That setting applies globally across File Explorer, the Taskbar, and other system UI elements that show dates.
There are a couple of options you can try:
Option 1: Prioritize File Explorer, customize Taskbar with 3rd-party tools
If accuracy in File Explorer is more important:
- Set the Short Date format to include the year:
- Format:
dd/MM/yyyy
- Format:
- Use a Taskbar customizer like T-Clock Redux:
- It replaces the default Taskbar clock with a customizable one.
- You can set any custom format, e.g.,
ddd dd-MMM
.
Option 2: Prioritize Taskbar appearance, add year info in Explorer via columns
If you want a cleaner Taskbar clock and are okay with some compromises:
- Set Short Date to exclude year (e.g.,
ddd dd-MMM
). - In File Explorer, switch to "Details" view and:
- Right-click the column headers.
- Add the “Date modified” column (or other date columns).
- Use the “Date created” column if needed.
Sometimes this still inherits the short format — in that case, consider:
- Using PowerToys → File Explorer add-ons (e.g., to show tooltips or preview panes).
- Renaming files with the year in their name (not ideal but practical for archival folders).
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin