0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

WindowsのMicrosoftフォトのキャッシュを消す

Posted at

はじめに

Microsoftの画像表示管理アプリ「Microsoft フォト」及び「Microsoft フォト レガシ」で、特定のフォルダを認識できてないことがあったのでキャッシュを消して解決したので、メモとして残す。

環境はWindows10です。

方法

Windowsの設定からも消せるようだが、うまくいかず最終的にファイルエクスプローラーから削除しました。

設定から

  1. Windowsの「設定」→「アプリ」→対象のアプリの「詳細オプション」を開く
  2. 「リセット」でキャッシュが消える

ファイルエクスプローラーから削除

各フォルダの中を削除する

Microsoft フォト

%LOCALAPPDATA%\Packages\Microsoft.Windows.Photos_8wekyb3d8bbwe\AC\Microsoft\CryptnetUrlCache\Content
%LOCALAPPDATA%\Packages\Microsoft.Windows.Photos_8wekyb3d8bbwe\AC\Microsoft\CryptnetUrlCache\MetaData

Microsoft フォト レガシ

%LOCALAPPDATA%\Packages\Microsoft.PhotosLegacy_8wekyb3d8bbwe\AC\Microsoft\CryptnetUrlCache\Content
%LOCALAPPDATA%\Packages\Microsoft.PhotosLegacy_8wekyb3d8bbwe\AC\Microsoft\CryptnetUrlCache\MetaData

%LOCALAPPDATA% = C:\Users\ {UserName} \AppData\Local

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?