Reminders on the Xiaomi Redmi Note 8 Pro calendar can be a real problem if they were created automatically (e.g. from emails or messengers) or if you accidentally added a recurring event. Unlike current models with MIUI 14+, where the calendar interface is simplified, owners of the Redmi Note 8 Pro (with MIUI 11-12.5) have to deal with the inherited logic of the application. In this article, all the current ways to remove reminders, including hidden features and workarounds for stubborn events.
The calendar feature on this model is its tight integration with Mi Account and sync through Google Calendar, which means that simply removing an event from the interface sometimes doesn't work: a reminder can be restored after a reboot or update of data, and we'll discuss how to delete an event permanently without leaving traces in the cloud, and what to do if the delete button is inactive.
1. Standard deletion through calendar interface
The most obvious way is to remove the reminder directly from the Calendar app, but there are nuances associated with the MIUI version and the type of event (one-time or repeat).
Instructions:
- ๐ Open the Calendar app (an icon with a date on the home screen or in the app menu).
- ๐ Find the right reminder in the list of upcoming events or through a search (magnifying glass in the upper right corner).
- ๐ Click on the event to open his card.
- ๐๏ธ At the bottom of the screen will appear the button Remove (sometimes hidden under three dots). โฎ โ Delete).
- โ ๏ธ For recurring events, the system will ask whether to delete only that event or the entire series.
Is there any link to the Mi| account The event is not synced with Google Calendar|You have enough rights (if the calendar is shared) |A backup of important reminders-->
If the Remove button is inactive (grey), it means that the event is protected from change, most often with:
- ๐ง Memories created from emails (Gmail, Mi Mail).
- ๐ Events synced with Google Calendar or Outlook.
- ๐ Calendars to which you do not have editing rights (e.g., work or family).
๐ก
If the delete button doesnโt work, try first turning off calendar sync in Settings โ Accounts โ Mi Account โ Sync and try again.
2. deletion via Google Calendar (if the event is synchronized)
Many Redmi Note 8 Pro users donโt even know that their reminders can be duplicated in Google Calendar. This happens if you add a Google account to your phone and allow calendar synchronization, in which case deleting the event only in the Calendar app from Xiaomi wonโt help โ it will return after the next sync.
How to delete permanently:
- Open Google Calendar in your browser on your phone or PC.
- Sign in with the same account that is linked to the Redmi Note 8 Pro.
- Find the event you want (use search or scroll through dates).
- Click on event โ Delete (basket icon). For recurring events, select Delete all events.
- Return to your phone and manually update your calendar data by pulling the event list down.
If the event is not in Google Calendar but continues to appear on your phone, check other sync sources:
- ๐ฑ Mi Calendar (Xiaomi Cloud) โ Removed via Settings โ Accounts. โ Mi Account โ Calendar.
- ๐ผ Corporate calendars (Exchange, Outlook) โ require administrator rights.
- ๐ง Memos from emails โ sometimes created automatically when you add events from Gmail.
In the standard Xiaomi | Google Calendar| In Outlook/Exchange | In third-party applications (e.g. Todoist) | I don't use reminders-->
3. Reset calendar settings (if nothing helps)
In rare cases, reminders become "unremovable" due to a failure in the calendar database.
- The event disappears after deleting, but returns after a few hours.
- The Remove button is missing or does not respond to pressing.
- The Calendar app gives an error when opening the event.
In this situation, resetting the calendar settings will help, and you will be careful: this will remove all local events that are not synchronized with the cloud!
Instructions:
- Go to Settings โ Applications โ Application Management.
- Find Calendar (or Calendar) in the list and open its settings.
- Press Warehouse. โ Clear the data.
- Confirm the action. The app will go back to factory settings.
- Reboot the phone.
What if they return after the reminder is reset?
โ ๏ธ Note: If you use a calendar for work (e.g., through Microsoft Exchange), a data reset may result in the loss of important appointments.
4. Removal via ADB (for power users)
If the reminder is not removed by any of the above methods, the radical method is to delete via ADB (Android Debug Bridge), which requires connecting the phone to a PC and basic command line knowledge, and is suitable for removing โstuckโ events that do not appear in the interface, but continue to send notifications.
What you need:
- ๐ฅ๏ธ Computer with installed Xiaomi and ADB-tools drivers.
- ๐ฑ Included debugging by USB Redmi Note 8 Pro (Settings) โ The phone. โ Version. MIUI โ 7 times press to unlock the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-cable (preferably original).
Commands for removal:
adb shell
pm clear com.android.calendar # Calendar data cleanup
rm -rf /data/data/com.android.calendar/databases/calendar.db # Deletion of database (requires root)If you have root rights, you can also delete a specific event by its ID:
adb shell
sqlite3 /data/data/com.android.calendar/databases/calendar.db
DELETE FROM Events WHERE id=123; # Replace 123 with real ID event
.exitโ ๏ธ Attention: Misuse of the right ADB If you are not sure about your actions, contact a specialist. Also note that on the Redmi Note 8 Pro, unlocking the bootloader and obtaining root rights resets all data on the phone.
5. Disabling notifications from the calendar (if you can not delete)
Sometimes it is impossible to delete an event for objective reasons (for example, it is linked to a corporate calendar), in which case you can at least turn off notifications from it so that reminders do not interfere.
Ways:
- ๐ For one event: Open the event in the calendar. Click Edit. Scroll to the Notifications section and delete all existing ones (cross next to each). Save the changes.
- ๐ต For the entire calendar: Go to Settings โ Notifications โ Notification management. Find Calendar in the app list. Turn off the switch Allow notifications.
For a specific account
Google Calendar
- Open Calendar โ Settings โ Calendar Management.
- Select the appropriate account (for example, your Google account).
- Turn off the option of Synchronizing notifications.
6.Repeated reminder problems and solutions
Recurrent events (such as "Weekly Meeting" or "Birthday") often cause the most problems.
- ๐ When one event is removed from the series, the rest remain.
- ๐ Sometimes it is impossible to delete the entire series due to synchronization error.
- ๐ When editing one event, the entire series can change.
๐ก
Repeated events created in MIUI 11-12.5 sometimes donโt sync correctly with newer versions of MIUI. If youโve updated your phone but the old reminders are still there, try migrating them to Google Calendar and removing them from there.
7. Alternative applications for managing reminders
If Xiaomiโs standard calendar is unstable, consider third-party apps, which often offer more flexible settings and reliable event removal.
Top.-3 Alternatives to the Redmi Note 8 Pro:
- ๐ Google Calendar - reliable synchronization, user-friendly interface, integration with other Google services.
- ๐ฑ Business Calendar 2 - Extended features for repetitive events, widgets, exports/imports.
- ๐ aCalendar -- color tag support, easy search, backup. Download.
Advantages of third-party calendars:
- ๐ No Mi Account binding โ events are stored locally or in a selected cloud.
- ๐ ๏ธ More stable dealing with recurring events.
- ๐ค Ability to export/import in.ics format for backup.