Did you wake up at the wrong time because the alarm clock stopped showing on the screen? Or did the familiar clock widget disappear after the system update? This problem is familiar to many users - especially after changing the shell, resetting the settings, or installing a third-party launcher. In 80% of cases, it is not breakdowns that are to blame, but changed display parameters. Android stopped showing up on the screen? Or did the familiar clock widget disappear after the system update? This problem is familiar to many users - especially after changing the shell, resetting the settings, or installing a third-party launcher. In 80% of cases, it is not breakdowns that are to blame, but changed display parameters.

In this article we will look at all the working ways to return the alarm clock to the screen: from basic (adding a widget) to advanced (setting up notifications and system permissions). Please note: on Samsung, Xiaomi and Google Pixel paths may differ slightly due to proprietary shells (One UI, MIUI, Stock Android). We will indicate the key differences.

If you did not find your case in the main sections, check FAQ at the end of the articlewhere specific problems are discussed (for example, the disappearance of the alarm clock after updating to Android 14 or when using Nova Launcher).

1. Checking the basic alarm settings

Before digging deep into the system settings, make sure that the problem is not in the basic settings. Often, users accidentally turn off the alarm display or change its priority.

Open the standard application "Clock" (usually the dial icon) and go to the tab Alarm clock. Here check:

  • ๐Ÿ”” Active alarms: if the list is empty, create a new one (the "+" button or Add an alarm clock).
  • ๐Ÿ“ฑ Visibility on the lock screen: in the alarm settings there should be a checkmark opposite Show on the lock screen (on Samsung โ€” Display when blocking).
  • ๐Ÿ”” Sound and vibration: if the alarm goes off silently, you simply do not notice the notification.

On some firmware (for example, ColorOS on Oppo/Realme) alarms are hidden by default in notification panel. To return their visibility:

  1. Open Settings โ†’ Notifications โ†’ Advanced.
  2. Find the section System notifications and turn on the switch for Clock or Alarms.
  3. Set notification priority to High.
๐Ÿ’ก

If the alarm disappeared after updating the system, try resetting the application settings โ€œClockโ€: Settings โ†’ Applications โ†’ Clock โ†’ Storage โ†’ Reset settings. This will not delete your alarms, but will return the default display settings.

2. screen

The most obvious way to return the alarm clock to the screen is to add a widget from the application. Widgets display active alarms and allow you to quickly turn them on/off. "Clock". Widgets display active alarms and allow you to quickly turn them on/off.

Instructions for standard launcher:

  1. Touch an empty space on the home screen and hold your finger until a menu appears.
  2. Select Widgets (or Add widget on Xiaomi).
  3. Scroll the list to the section Clock (may be called Clock on English firmware).
  4. Select a widget with an alarm clock (usually 4ร—1 or 4ร—2) and drag it onto the screen.

If the widget is not displayed in the list:

  • ๐Ÿ”„ Restart the device - sometimes system widgets freeze.
  • ๐Ÿ“ฅ Update the application "Clock" via Google Play.
  • ๐Ÿ”ง Install a third-party widget (for example, Digital Clock Widget or Chronus) from the application store.
What to do if the widget does not is being updated?

If the alarm clock widget shows outdated information (for example, does not display a new alarm clock), try:

1. Remove the widget from the screen and add it again.

2. Clear the Clock application cache in the settings (Settings โ†’ Applications โ†’ Clock โ†’ Storage โ†’ Clear cache).

3. On Samsung disabling the function Adaptive alarm clock in the application settings may help.

3. Setting up alarm notifications

The alarm clock may not appear on the screen due to notification blocking โ€”especially if you use the Do not disturb or Sleepmodes. parameters:

For Android 12+ and new versions of shells:

  1. Open Settings โ†’ Notifications โ†’ All apps.
  2. Find "Clock" (Clock) and tap the name.
  3. Make sure the switches are on Allow notifications and Sounds active.
  4. In section Notification categories turn on Alarms (or Alarms).

On Xiaomi (MIUI) additionally check:

  • ๐Ÿ”” In Settings โ†’ Sounds and vibration โ†’ Modes turn off Do not disturb for alarms.
  • ๐Ÿ“ต V Battery and performance โ†’ Autostart management allow autostart for "Clock".
๐Ÿ“Š What launcher are you using?
Standard (from manufacturer)
Nova Launcher
Action Launcher
Other
I donโ€™t know
Manufacturer Path to alarm notification settings Features
Samsung (One UI) Settings โ†’ Notifications โ†’ Advanced โ†’ Clock Enable Show as pop-up for alarms
Xiaomi/Redmi (MIUI) Settings โ†’ Notifications โ†’ Manage notifications โ†’ Clock Disable Notification blocking sleep mode
Google Pixel (Stock Android) Settings โ†’ Applications โ†’ Clock โ†’ Notifications Enable Critical notifications for alarms
Huawei/Honor (EMUI) Settings โ†’ Notifications โ†’ Notification Center โ†’ Clock Allow Pop-up notifications and Icons on the screen
๐Ÿ’ก

On Android 13+ alarms by default belong to the โ€œCritical notificationsโ€ category, which cannot be blocked. If they are not shown, there is a problem in the settings of a specific launcher or. energy saving.

4. Problems with launchers: why the alarm clock disappeared after changing the shell

If you use a third-party launcher (Nova Launcher, Action Launcher, Lawnchair etc.), the alarm clock widget may disappear due to:

  • ๐Ÿ”„ Conflict with system widgets.
  • ๐Ÿ“ต Launcher restrictions on displaying system elements.
  • ๐Ÿ”ง Incompatibilities with the Android version.

Solutions for popular launchers:

Nova Launcher:

  1. Touch and hold an empty space on the screen โ†’ Widgets.
  2. Scroll to the section Nova Actions and select Clock.
  3. If system widget is not displayed, install Nova Clock Widget from Play Market.

Action Launcher:

  • ๐Ÿ”ง In the launcher settings, enable Show system widgets (Display โ†’ Show system widgets).
  • ๐Ÿ”„ Reboot the device after changing the settings.

Install standard launcher (from the manufacturer)|Update a third-party launcher to the latest version|Check the widget settings in the launcher|Reset the launcher settings to factory settings-->

On some firmware (for example, Flyme on Meizu) system alarm widgets only work with the standard launcher. An attempt to use them in Nova Launcher will result in the error โ€œWidget is not supported.โ€

5. Recovery through system tools (ADB and Safe Mode)

If the alarm clock disappeared after a system crash or application conflict, try to return it through safe mode or ADB commands.

Method 1: Safe Mode

  1. Hold the button Power until the shutdown menu appears.
  2. Touch and hold Turn off (or Turn off power appears) until the request to go to Safe Mode.
  3. Confirm the reboot. After turning on, check if the alarm clock appears.

If the alarm clock works in safe mode, the problem is in one of the installed applications. Remove recently added apps.

Method 2: ADB commands (for advanced users)

If the alarm widget has disappeared due to a system cache failure, run:

adb shell pm clear com.android.deskclock

This command will reset the application settings "Clock" without deleting alarms. After completion, reboot the device.

๐Ÿ’ก

Before using ADB, enable Debugging USB in Settings โ†’ About phone โ†’ Build number (press 7 times) โ†’ Developer settings โ†’ USB debugging.

6. Resetting screen and application settings

If the previous methods did not help, try resetting settings Home screen or Clock application. This will return the standard display of widgets and notifications.

Resetting the Home screen:

  • On most devices: Settings โ†’ Applications โ†’ Launcher (for example, One UI Home) โ†’ Storage โ†’ Reset settings.
  • On Xiaomi: Settings โ†’ Home screen โ†’ Reset settings.

Resetting the Clock application:

  1. Open Settings โ†’ Applications โ†’ Clock.
  2. Select Storage โ†’ Reset settings (or Clear data, but this will delete all alarms!).
  3. Reboot your device.
๐Ÿ’ก

Resetting the Clock app data (Clear data) will delete everything saved alarms! Pre-record their times and days of repetition.

On some devices (for example, Sony Xperia), resetting the launcher can return the standard alarm widget, even if it disappeared after the update.

7. Alternative solutions: third-party applications and automation

If the system alarm clock refuses to appear on the screen, consider alternatives:

  • ๐Ÿ”” Google Clock: official Google application with reliable notifications. Install from Play Market and configure the widget.
  • ๐Ÿ“ฑ Alarmy: an application with a hard alarm clock (requires completing tasks to turn off). The widget is displayed even on the locked screen.
  • โš™๏ธ MacroDroid: create an automatic rule to show an alarm notification at a specified time.

For MacroDroid example macro:

  1. Event: Time โ†’ Set time (set the alarm time).
  2. Action: Notifications โ†’ Show notification (text: โ€œTime to wake up!โ€).
  3. Limitation: Screen โ†’ Screen off (so that the notification appears even when the phone is sleeping).

Alarmy and Sleep as Android can show the alarm clock on top of all windows (Overlay), which is useful if system notifications are blocked.

Frequently asked questions (FAQ)

The alarm clock is not shown on the lock screen. What to do?

On Android 10+ check:

  1. Settings โ†’ Lock screen โ†’ Notifications on the lock screen โ†’ enable Clock.
  2. In the alarm settings, activate Show on lock screen.
  3. On Samsung disable Hide notification contents in the lock settings.
After updating to Android 14, the alarm clock stopped working. How to return?

Android 14 tightened the rules for notifications. Try:

  • In Settings โ†’ Applications โ†’ Clock โ†’ Notifications enable Critical notifications.
  • Update the application "Clock" via Google Play.
  • If you use Nova Launcherupdate it to version 8.0+ (support Android 14).
The alarm clock widget is there, but is not updated (shows the old time).

This is a widget caching bug. Solutions:

  1. Remove the widget from the screen and add it again.
  2. Clear the cache "Clock" in the application settings.
  3. On Samsung disable Battery optimization for "Clock".
Is it possible to return the alarm clock to the screen if used Gesture Navigation?

Yes, gesture navigation does not affect the display of the alarm clock. Check:

  • The widget has been added to the home screen (and not in the notification panel).
  • In the gesture settings (Settings โ†’ System โ†’ Gestures) there are no restrictions on the display of widgets.
The alarm goes off, but is not shown on the screen Why?

Possible reasons:

  • Notification blocked by mode Do not disturb (check exceptions for alarms).
  • Application "Clock" optimized by the system (disable battery optimization for it).
  • A third-party launcher hides system notifications (try the standard launcher).

If none of the methods helped, the problem may be in the firmware. Check for system updates or contact the manufacturer's support service (for example, custom firmware (For example, LineageOS) sometimes manual installation of a system application is required "Clock" via ADB.

๐Ÿ’ก

Create a backup copy of alarms using the application ClockSync or manually record the alarm time before resetting the settings.