diff --git a/src/citra_qt/configuration/configure_system.cpp b/src/citra_qt/configuration/configure_system.cpp
index 73afb482a..159106701 100644
--- a/src/citra_qt/configuration/configure_system.cpp
+++ b/src/citra_qt/configuration/configure_system.cpp
@@ -263,6 +263,8 @@ ConfigureSystem::ConfigureSystem(QWidget* parent)
} else {
ui->button_start_download->setEnabled(false);
ui->combo_download_mode->setEnabled(false);
+ ui->label_nus_download->setTextInteractionFlags(Qt::TextBrowserInteraction);
+ ui->label_nus_download->setOpenExternalLinks(true);
ui->label_nus_download->setText(
tr("Citra is missing keys to download system files.