Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Should I delete xpi files in \AppData\Local\Temp folder?

  • 1 답장
  • 5 이 문제를 만남
  • 3 보기
  • 최종 답변자: Tonnes

more options

I have a bunch of files in my C:Users\Username\AppData\Local\Temp folder

with names in this format:

tmp-XXX.xpi

What are they? They take up about 80 megabytes, and range in age from a week to five months.

Since they start with "tmp" in the filename, it is tempting to delete them; but that seems imprudent if I don't know their purpose.

Thank you

I have a bunch of files in my C:Users\Username\AppData\Local\Temp folder with names in this format: tmp-XXX.xpi What are they? They take up about 80 megabytes, and range in age from a week to five months. Since they start with "tmp" in the filename, it is tempting to delete them; but that seems imprudent if I don't know their purpose. Thank you

모든 댓글 (1)

more options

Windows should remove the folder’s content by default, I think once about every few months or so, given the dates of most recent files I can spot on a similar OS. Additionally, this folder’s content can always be cleared manually at any time, or by some batch file run frequently or at startup, or even automatically by some tools such as CCleaner, probably.

It’s pure a caching folder, and any files removed should be recreated when needed. The xpi files apply to installs or updates from add-ons - you should even be able to view their content as zip files.

Also see this question @ superuser.com.