Skip to content
Server & Web Software

MinIO MinIO Object Storage — Default Password

Default username and password for the MinIO MinIO Object Storage: minioadmin / minioadmin. Learn how to log in and how to change the default credentials.

MinIO ships with default root credentials 'minioadmin/minioadmin'. The server emits a startup warning if these are not changed via MINIO_ROOT_USER and MINIO_ROOT_PASSWORD environment variables. Used as the S3 API access key and secret key.

UsernamePasswordAccessNotes
minioadmin
minioadmin
APIDefault root access key (username) and secret key (password) for the S3-compatible API and web console.

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices