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

Mozilla サポートの検索

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

詳しく学ぶ

Can't remove Old Firefox Data Folder from my desktop

  • 5 件の返信
  • 1 人がこの問題に困っています
  • 63 回表示
  • 最後の返信者: tom.hudak

more options

I made the mistake to following Mozilla's advice on why my tabs stopped coming back after I closed out, despite the fact that I had that selected in my settings. Now I'm stuck with an "Old Firefox Data" folder on my desktop and I can't remove it because I need administrator privileges -- but it's my personal PC. WTF

I made the mistake to following Mozilla's advice on why my tabs stopped coming back after I closed out, despite the fact that I had that selected in my settings. Now I'm stuck with an "Old Firefox Data" folder on my desktop and I can't remove it because I need administrator privileges -- but it's my personal PC. WTF

すべての返信 (5)

more options

I don't know why Administrator privileges would be required. Someone else reported that recently on Reddit. Here is what I suggested to them:

You could try using cmd.exe. If you do a search in the Windows system search box for cmd.exe, it should come up with a Run as Administrator option (screenshot attached):

Then in the little command window you can type or paste the "change directory" command:

cd %USERPROFILE%\Desktop

Here you can do some damage, so carefully type or paste the "remove directory" command:

rmdir /S "Old Firefox Data"

It will ask you to confirm. After you type y <enter> it should remove the folder and all its contents.

You can type or paste

exit

to close out cmd.exe.

Success?

役に立ちましたか?

more options

I tried that earlier today and it didn't work. I'll give it another shot, but doubtful.

役に立ちましたか?

more options

I get an error message on entering: cd %USERPROFILE%\Desktop It says the path isn't found.

役に立ちましたか?

more options

tom.hudak said

I get an error message on entering: cd %USERPROFILE%\Desktop It says the path isn't found.

That's strange! Can you cd to the root of the C drive and then navigate step by step?

cd C:\

cd users

cd <your user name>

cd desktop

役に立ちましたか?

more options

That "Old Firefox Data" folder is hung up with One Drive. Even after I went to a help desk where I bought the PC it's still updating to friggin One Drive. This sucks.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。