Problem with backing up firefox data
Background: On August 6th morning EST after the August 5 2026 update, attempting to use firefox lead to the window with the "end process" button so I had to close the bro… (pročitajte više)
Background: On August 6th morning EST after the August 5 2026 update, attempting to use firefox lead to the window with the "end process" button so I had to close the browser multiple times and then the next time I opened firefox, the bookmarks and history were wiped. I was able to restore using a backup saved on the computer and continue as normal (aside from losing some Cookie Clicker progress, reinstalling Tampermonkey userscripts, and redoing browser extension settings) but now there's an issue with trying to backup firefox data.
Issue: Trying to back up my firefox data leads to a "There was a problem backing up. Try again in a few minutes."
When going to about:config and typing browser.backup.backup-debug-info, I get {"lastBackupAttempt":1786243812,"errorCode":9,"lastRunStep":13}
When looking at Broswer Console, there is an entry saying BackupService: Could not create C:\Users\USERNAME\Documents\Restore Firefox\desktop.ini: NotAllowedError: Could not write to `C:\Users\USERNAME\Documents\Restore Firefox\desktop.ini': failed to open file for writing (NS_ERROR_FILE_ACCESS_DENIED) BackupService.sys.mjs:4116:23 but I don't know how to address that.