3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Android「このデバイスでは、暗号化されたデータにアクセスできません」の対処

Last updated at Posted at 2024-03-11

問題

Androidで
「このデバイスでは、暗号化されたデータにアクセスできません」
「セキュリティ上、このデバイスでは暗号化されたデータにアクセスできなくなりました。Google アカウントへのログインに最近使用したデバイスを使ってもう一度お試しください。詳しくは、g.co/OnDeviceEncryption をご覧ください。」
と表示されて認証が進まない。
他のアプリはコレに失敗してもSMS認証になるだけだったがメルカリのビットコインはこの認証が必須。

解決

日本語でググってもろくな情報がなかったが端末言語設定を英語にしてメッセージを再度表示させググったら一発だった。

  1. https://myaccount.google.com/security でバックアップコード発行、再設定用連絡先などを設定する
  2. https://takeout.google.com/settings/takeout 及び
    https://passwords.google.com/options でChromeデータやパスワードをエクスポートしておく
  3. https://chrome.google.com/sync でサーバーからChromeデータを削除(全てのデバイスからログアウトされるので注意)
  4. Android端末から再ログインする(デバイス上に残っていたデータが同期されるのでブックマーク等は戻るハズ)

ref: https://www.reddit.com/r/Passkeys/comments/1azo6a5/android_your_encrypted_data_is_locked_on_this/?rdt=59164

3
3
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
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?