Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2022-03-03 03:53 AM
Unless I start Recording immediately I log into Zoom I get Error 10485915 and can't record - any ideas ?
Solved! Go to Solution.
2022-03-03 08:06 AM
@RogerBStoke Sorry to hear you are having issues with saving recordings.
This code prevents the user from saving a local recording and will only prompt on Windows devices.
This error code is thrown when Windows is unable to save the recording to the specified file path. To be specific, this error is often thrown when the Meeting Topic ends with an invalid character, such as “space” + “.“, which looks like “ .“
If these are PMI meetings, the issue can be caused by the same issue present for the users Display Name.
To fix the issue confirm if invalid characters present:
Change the meeting topic to remove errant end punctuation.
If it is a PMI meeting, have change Display Name to remove errant end punctuation.
If this answer helped solve your question/issue, please hit the "Accept as Solution" button below.
2022-03-03 08:06 AM
@RogerBStoke Sorry to hear you are having issues with saving recordings.
This code prevents the user from saving a local recording and will only prompt on Windows devices.
This error code is thrown when Windows is unable to save the recording to the specified file path. To be specific, this error is often thrown when the Meeting Topic ends with an invalid character, such as “space” + “.“, which looks like “ .“
If these are PMI meetings, the issue can be caused by the same issue present for the users Display Name.
To fix the issue confirm if invalid characters present:
Change the meeting topic to remove errant end punctuation.
If it is a PMI meeting, have change Display Name to remove errant end punctuation.
If this answer helped solve your question/issue, please hit the "Accept as Solution" button below.
2022-03-03 11:14 AM
Many Thanks for this solution - I will give that a go ...Thanks Again !
2022-07-22 11:35 PM
Hope this helps.