You've added the subscription, the calendar name shows up in the list, and yet there's nothing there. A completely blank subscribed calendar no events situation is frustrating, but it's almost always fixable in under half an hour. This guide covers every cause, from the obvious to the properly annoying, in order of how often we see them.
TL;DR
A subscribed calendar no events problem is usually caused by a wrong subscription URL, the calendar being hidden in the list, or a broken sync. Toggle the calendar off and on first. If that fails, remove it and re-add it with the correct ICS or webcal link. If still blank, check account sync settings and reset the calendar app.
Key Takeaways
- A subscribed calendar no events issue has five main causes, and most are fixable without touching the source calendar.
- Always verify the ICS feed URL in a browser before assuming the app is broken.
- Toggling the calendar off and on in the list fixes a surprising number of cases.
- Account-level calendar sync being switched off is a common culprit that gets overlooked.
- If the feed itself is empty, the fix has to happen at the provider end, not in your app.
At a Glance
- Difficulty: Easy to Medium
- Time Required: 5 to 30 mins
- Success Rate: 85% of users
What Causes a Subscribed Calendar No Events Problem?
The calendar app isn't lying to you. When a subscribed calendar shows up in the list but has zero events, there's a specific reason every time. The trouble is, five different causes produce the exact same blank screen, so you can't tell from looking at it which one you're dealing with.
The most common culprit, by a long way, is a dodgy subscription URL. People copy the link from a webpage rather than using the actual ICS or webcal feed link the provider gives you. A webpage URL and a calendar feed URL look similar but they're completely different things. The app tries to parse HTML as calendar data, fails silently, and shows you nothing. According to the iCalendar RFC 5545 specification, a valid feed must contain VCALENDAR and VEVENT blocks. A webpage has neither.
Second most common: the calendar is subscribed but unchecked. It's in the list, it's just not ticked. This sounds too simple to be real, but I see it at least twice a week on remote support calls. The calendar got added, the checkbox defaulted to off, and the user never noticed because the name is there.
Third is sync or cache corruption inside the client itself. Windows Calendar and Outlook both cache calendar data locally, and that cache can get into a broken state after an update, a crash, or sometimes for no obvious reason at all. The subscription is technically valid but the app isn't fetching or displaying anything from it.
Fourth is account-level sync being disabled. In Windows Mail and Calendar, each account has individual toggles for Mail, Calendar, and Contacts sync. If Calendar sync got switched off (sometimes this happens automatically after a sign-in problem), no subscribed calendars under that account will show events.
And fifth, the source feed itself is empty or broken. The provider's calendar stopped publishing, the feed URL changed, or the events were deleted at the source. This is the one case where no amount of fiddling with your app will fix things, because there's nothing to fetch. If you're also dealing with sync problems in other apps, it might be related to a broader account issue. Our guide on Windows Mail not syncing covers account-level problems that can affect calendar data too.
Subscribed Calendar No Events: Quick Fix
Start here. This takes five minutes and fixes the problem more often than you'd expect.
Toggle Visibility and Force a Refresh Easy
- Open your calendar app
Whether you're using Windows Calendar, Outlook, or a web-based calendar, get to the main calendar view. - Check the left pane
Look at the list of calendars on the left side. Find your subscribed calendar. Is there a checkbox or toggle next to it? Is it actually checked or enabled? If not, enable it now and wait 60 seconds. - Toggle it off, then back on
Even if it looks enabled, uncheck or toggle off the subscribed calendar, wait a few seconds, then re-enable it. This forces the app to re-request the feed data. - Refresh the view
In Windows Calendar, click a different month and click back. In Outlook, press F9 or click Send/Receive All Folders. In a browser-based calendar, do a full page reload. - Wait two to three minutes
Subscribed calendars don't always update instantly. Give it a couple of minutes before concluding nothing happened.
More Subscribed Calendar No Events Solutions
Still blank? The next step is to verify the feed URL and re-add the subscription properly. This is where the majority of subscribed calendar no events cases get resolved. The Microsoft support page on subscribing to calendars in Outlook confirms that using the correct ICS link is required for the subscription to work at all.
Re-Add the Subscription with the Correct URL Easy
- Get the correct subscription link
Go back to the provider of the calendar (a sports league, a ticketing site, a work system, whatever it is) and find the official ICS or webcal subscription link. It will typically end in.icsor start withwebcal://. Do not copy the URL from the browser address bar while viewing the calendar webpage. That is not the feed link. - Test the link in a browser first
Paste the ICS URL into your browser address bar. If it downloads a file or shows a wall of text starting withBEGIN:VCALENDAR, the feed is valid and contains data. If it shows an error page or a blank page, the feed URL is wrong or the source is broken. - Remove the existing subscription
In Windows Calendar: right-click the calendar in the left pane and choose Delete. In Outlook: right-click the calendar folder under Other Calendars and choose Delete Calendar. Confirm the deletion. - Re-add the subscription
In Windows Calendar: go to Settings, then Manage Accounts, then Add Account, and choose the option to subscribe via URL. In Outlook: go to File, Account Settings, Internet Calendars, New, and paste the correct ICS URL. Give it a recognisable name. - Allow sync to complete
Wait three to five minutes. Subscribed calendars in Outlook and Windows Calendar don't always pull data immediately. Check back after a few minutes rather than assuming it failed straight away.
Check Account-Level Calendar Sync Settings Easy
- Open account settings
In Windows Calendar or Mail, click the gear icon (Settings) at the bottom left, then choose Manage Accounts. Click the account the subscribed calendar is associated with. - Find the sync options
Click Change mailbox sync settings. You'll see individual toggles for Email, Calendar, and Contacts. Make sure Calendar is switched on. - Save and wait
Click Done, then close and reopen the Calendar app. Give it a few minutes to pull in the calendar data. A subscribed calendar no events situation caused by this setting usually resolves within two to three minutes of re-enabling sync.
Advanced Subscribed Calendar No Events Fixes
If you've re-added the subscription with a verified working feed URL and checked sync settings, and the calendar is still blank, the problem is almost certainly corrupted local data inside the calendar app. This is less common but it does happen, particularly after major Windows updates or Outlook version changes. The fix involves resetting or repairing the app itself.
Before going further: if you're using Outlook and you've recently changed your account password, moved to a new Microsoft 365 tenant, or had your account reset by an IT admin, there's a chance the calendar subscription got orphaned from the account. In that case, the app might show the calendar name but have lost the credentials needed to fetch the feed. Re-adding the subscription fresh (as in Solution 2) usually handles this, but a full app repair is sometimes needed to clear the stale credential cache.
Also, if this is happening across multiple devices and the feed tested blank in the browser, stop here and contact whoever manages the source calendar. There's nothing to fix on your end. The problem is upstream. If it's only blank on one device and the feed is fine in the browser, keep going.
Reset Windows Calendar App or Repair Outlook Medium
- For Windows Calendar: reset the app
Press the Windows key, typeApps & features, and open it. Search for Calendar in the list. Click it, then click Advanced options. Scroll down and click Reset. This clears all local cache and data for the app. It will not delete your account or your actual calendar events from the server. - For Outlook: run the repair tool
Go to Control Panel, Programs, Programs and Features. Find Microsoft Office or Microsoft 365 in the list. Click it, then click Change at the top. Choose Quick Repair first and let it run. If that doesn't fix the subscribed calendar no events problem, run Online Repair. The Microsoft Office repair guide walks through both options in detail. - Re-add the subscription after the reset
Once the app has been reset or repaired, re-add the subscribed calendar using the correct ICS or webcal URL. Don't restore from any backup of the old calendar list, since that could re-introduce the corrupted data. - Verify events appear
Open the calendar and navigate to a date range where you know events should exist. If they're there, the reset worked. If not, move to the next step.
Create a New Outlook Profile Medium
- Open Mail settings via Control Panel
Press Windows key, typeControl Panel, open it, then go to User Accounts, Mail (Microsoft Outlook). Click Show Profiles. - Add a new profile
Click Add, give the profile a name (something like "Outlook2" is fine), and set up your email account fresh. Do not import settings from the old profile. - Set the new profile as default
In the Show Profiles window, select Always use this profile and choose the new one. Click Apply. - Open Outlook and re-add the subscription
Launch Outlook with the new profile. Go to File, Account Settings, Internet Calendars, New, and add the ICS URL again. A fresh profile rules out any profile-level corruption that was causing the subscribed calendar no events problem.
If you're dealing with sync problems that go beyond just the calendar, for example if your email is also playing up in the same app, take a look at our troubleshooting guide on Outlook not syncing for account-level fixes that cover both mail and calendar together.
If your subscribed calendar is still showing no events after working through every fix above, our remote support team can connect directly to your PC, verify the ICS feed, repair the calendar app, and get your subscription pulling events again. Most cases like this are sorted in a single session.
Get remote helpPreventing a Subscribed Calendar No Events Problem
Most of these problems are avoidable. Here's what actually makes a difference, in order of importance.
Use the right link from the start. The number one cause of a subscribed calendar no events situation is adding the wrong URL. Always get the ICS or webcal link directly from the provider's settings or share page, not from copying the URL out of your browser while viewing their calendar. If the provider gives you a button that says something like "Subscribe" or "Add to Calendar", use that. It generates the correct feed link automatically.
Test the feed occasionally. Paste the subscription URL into a browser every few months. If it still returns a file starting with BEGIN:VCALENDAR and your events are in there, the feed is healthy. If it returns an error or a blank page, the provider has changed or removed the feed and you'll need a new link before anything else will work.
Keep Calendar sync on. After any major account change (password reset, new device setup, Microsoft account migration), go back into the account settings in Windows Mail or Calendar and confirm that Calendar sync is still enabled. It can get switched off during account re-authentication and it doesn't always switch itself back on.
Re-add after major app updates. Occasionally, a big Outlook or Windows update will break existing calendar subscriptions silently. If your subscribed calendar goes blank after an update, the fastest fix is to remove and re-add the subscription rather than spending time diagnosing why the update broke it. Keep the ICS URL saved somewhere (a notes app or a bookmark) so you can do this in 30 seconds rather than hunting for the link again.
And if you're managing multiple subscribed calendars for a team or organisation, it's worth having whoever manages the source calendar confirm the feed URL hasn't changed whenever they make structural changes to the calendar system. A lot of subscribed calendar no events reports we see in a business context trace back to an IT admin regenerating a feed URL without telling anyone. Our guide on Windows Calendar not updating covers the account and sync side of things in more detail if you need it.
Subscribed Calendar No Events: Summary
A subscribed calendar no events problem almost always comes down to one of five things: a wrong URL, a hidden calendar, broken account sync, corrupted app data, or an empty source feed. Work through the fixes in order. Toggle visibility first (two minutes). Then verify the feed URL in a browser and re-add the subscription with the correct link (ten minutes). Then check account sync settings. If you're still stuck, reset the Windows Calendar app or run Outlook's repair tool and re-add the subscription fresh. The only scenario where none of this works is when the source feed itself is genuinely empty, and in that case the fix has to come from whoever manages the calendar at the provider end. Everything else is solvable on your side, usually without breaking a sweat.
Quick Reference
- Subscribed calendar no events: start by toggling the calendar off and on in the list.
- Always use the ICS or webcal link, not a webpage URL.
- Test the feed in a browser to confirm it contains event data before blaming the app.
- Check account-level Calendar sync in Windows Mail or Calendar settings.
- Reset the app or repair Outlook if sync settings are fine but events still won't appear.
- Create a new Outlook profile as a last resort for persistent single-installation problems.


