type
Post
status
Published
date
Nov 8, 2022
slug
summary
tags
YubiKey
category
Tutorial
icon
password
Property
Nov 28, 2022 05:51 PM
One of the features that YubiKey supports is OTP, in which YubiKey will type a random-like one-time password when you press on the YubiKey, something like
cccccckhtrbcsjrvbinticunhjntdkeljucvvdevriri
This is a feature that most people don’t use and sometimes can be annoying, you can disable this feature by following the steps below.
- Install and open the YubiKey Manager GUI application.
- For homebrew users, you can install it by:
brew tap homebrew/cask-drivers
brew install yubico-yubikey-manager
- With your YubiKey plugged in, click the “Interfaces” tab.

- Uncheck the
OTP
option on the screen, and remember to clickSave Interfaces
before closing the window. (Don’t uncheck everything unless you know what you are doing, or else things might stop working)

- Author:Jeffrey Hung
- URL:https://blog.jeffreyhung.com/article/3804c52f-b746-4998-9d7c-e487d9c07207
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!