Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

An error occurred when writing to the calendar <calName> / MODIFICATION_FAILED

更多选项

When trying to delete a recurring event from a user-owned calendar (not Google, not network ical) I get the message "An error occurred when writing to the calendar Susan's Calendar / Error code: MODIFICATION_FAILED"

In the error console I get the following 2 lines:

There has been an error reading data for calendar: Susan's Calendar. However, this error is believed to be minor, so the program calCalendarManager.js:969:13 will attempt to continue. Error code: 0x80004005. Description: ID is null for deleteItem

An error occured when writing to the calendar Susan's Calendar! Error code: MODIFICATION_FAILED. Description: calCalendarManager.js:966

Why am I getting this error and how do I delete this event?

When trying to delete a recurring event from a user-owned calendar (not Google, not network ical) I get the message "An error occurred when writing to the calendar Susan's Calendar / Error code: MODIFICATION_FAILED" In the error console I get the following 2 lines: There has been an error reading data for calendar: Susan's Calendar. However, this error is believed to be minor, so the program calCalendarManager.js:969:13 will attempt to continue. Error code: 0x80004005. Description: ID is null for deleteItem An error occured when writing to the calendar Susan's Calendar! Error code: MODIFICATION_FAILED. Description: calCalendarManager.js:966 Why am I getting this error and how do I delete this event?

所有回复 (3)

更多选项

I've had this kind of error before, the only solution for me was to completely remove the calendar and reinstall it.

In my case I also had to export all events then delete the event from the exported file, then create the calendar again by importing the cleaned filed..

更多选项

That work and was pretty easy to do. Thanks!

更多选项

Thanks for letting me know! Don't forget to mark my post as the solution.