How to Show Shortened Time and Date on Your Windows 11 Taskbar
A shortened time and date on your Windows 11 taskbar shrinks the clock area to save space in the bottom right corner of your screen. This compact view displays just the hour and minute numbers plus a short numeric date like 6/22, hiding extra details you do not need.
You can turn on this smaller clock display by editing the Windows registry, which is a built-in database holding settings for your PC. Changing a single setting called TaskbarClock makes the clock smaller instantly.
Enable the shortened time and date format in Windows 11 by running `vivetool /enable /id:48525682` in an administrator Command Prompt. Then, navigate to Settings Personalization Taskbar Taskbar behaviors and check the “Show abbreviated time and date” option.
What is Shortened Time and Date?
A shorter time and date means your computer displays a simpler, more compact version of the clock and calendar on your taskbar . This helps free up screen real estate and contributes to a tidier look.
Who Can Use This?
Operating systems test unreleased features inside builds like Windows 11 build 22635.3790 and newer. Activating these hidden elements takes a lightweight open-source utility called ViVeTool.
How to Enable Shortened Time and Date Step-by-Step
Step 1Download and Install ViVeTool
Download and extract ViVeTool before proceeding. Think of it as a specialized command-line utility that unlocks dormant operating system switches. Setting up the utility requires following specific steps outlined here:
How to install and use ViVeTool on Windows 11
Step 2Turn On the Shortened Time Feature
Enabling the compact taskbar clock format requires running a specific command inside the Command Prompt terminal.
Click Start, type cmd, then right-click on Command Prompt and select "Run as administrator."
Execute the following command by typing it and pressing Enter:
vivetool /enable /id:48525682
This command instructs the operating system to switch the taskbar to the abbreviated date format.
Step 3Change Taskbar Settings
Adjusting Windows 11 taskbar parameters gives users precise control over onscreen time presentation.
Click Start > Settings (or press Windows + I).
Select "Personalization" from the left-hand menu.
Click on the "Taskbar" section on the right side.

Next:
Find and click "Taskbar behaviors" to expand that section.
Look for the option labeled "Show time and date in the System tray."
Toggle "Show abbreviated time and date" to turn the shorter format on or off.

Close the Settings window once configuration completes.
Alternative Way: Use Windows Registry (For Advanced Users)
Alternatively, power users comfortable with advanced operating system modifications can alter the taskbar time format via the Windows Registry.
Press Windows + R, type regedit, and then press Enter.
Click 'Yes' when the User Account Control prompt appears.
Navigate to the following folder path:
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
The `ShowShortenedDateTime` value dictates whether the operating system renders the compressed taskbar clock.
If the key is missing, right-click empty space on the right pane, select 'New' > 'DWORD (32-bit) Value', and name it `ShowShortenedDateTime`.
Configure the data for `ShowShortenedDateTime` accordingly:
- 1 = Show shortened time and date
- 0 = Show normal time and date
Click 'OK', close the Registry Editor, and reboot the machine to apply taskbar modifications.

Summary
A dormant feature within Windows 11 enables a condensed time and date presentation on the taskbar.
How to change clock to 12 hour format in 🪟 Windows 11?
Launch the Settings app by opening the Start menu and selecting Settings. Navigate to Time & Language in the left sidebar, then click Language & region to proceed.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!