4

I use Yubikey and sometimes Windows Hello but never use "iphone/android devices".

So it's annoying to see multiple options and even worse when my preferred option is not top of the list.

I need any of the following feature:

  1. Auto-select Windows Hello and security key from the list.

  2. Remove iphone from the list

  3. Move security key to the top of the list

enter image description here

CodePanda
  • 435

1 Answers1

4

1. Open Registry Editor:

Press Win + R, type regedit, and press Enter.

2. Navigate to the FIDO Key:

Go to HKEY_USERS\S-1-5-20\Software\Microsoft\Cryptography\FIDO.

3. Delete the Device Key:

Find the folder with the unique ID of your device and delete it.

Hesham
  • 41