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

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

What is "sessionstore.js.tmp" and how can I get rid of it?

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 9 回表示
  • 最後の返信者: cor-el

more options

It's been happening ever since July 31st. Any time I start or re-start Firefox, or when it crashes and I have to open it back up, it completely reverts to my Firefox session from July 31st, and not the current session. An attempt to delete from my Firefox folder lead me to this message - "Cannot delete sessionstore.js: The file or directory is corrupted and unreadable." Is there anything I can do to get rid of this problem (read: any solution that isn't drastic). Many, many thanks in advance...

It's been happening ever since July 31st. Any time I start or re-start Firefox, or when it crashes and I have to open it back up, it completely reverts to my Firefox session from July 31st, and not the current session. An attempt to delete from my Firefox folder lead me to this message - "Cannot delete sessionstore.js: The file or directory is corrupted and unreadable." Is there anything I can do to get rid of this problem (read: any solution that isn't drastic). Many, many thanks in advance...

すべての返信 (2)

more options

Create a new profile as a test to check if your current profile is causing the problems.
See Creating a profile:

If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem
Profile Backup and Restore

more options

You can do a disk check with the chkdsk.exe program. If you run the chkdsk.exe program from a cmd.exe Command window then you can read the response from the chkdsk.exe program. Open a cmd.exe window: Start > Run: cmd.exe <press Enter> At the command prompt (>) type or Copy&Paste: chkdsk.exe /f /r <press Enter> (put a space before /f and /r) If you get something like: Would you like to schedule this volume to be checked the next time the system restarts? y/n then answer the question with "Y" and close all programs and reboot the computer.