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.
| Username | Password | Access | Notes |
|---|---|---|---|
minioadmin | minioadmin | API | Default root access key (username) and secret key (password) for the S3-compatible API and web console. |
- Source
- vendor documentation
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.