diff --git a/wizard/WizardSummary.qml b/wizard/WizardSummary.qml
index 1698d28e..a94d921d 100644
--- a/wizard/WizardSummary.qml
+++ b/wizard/WizardSummary.qml
@@ -57,12 +57,6 @@ ColumnLayout {
         value: wizardController.language_language
     }
 
-    WizardSummaryItem {
-        Layout.fillWidth: true
-        header: qsTr("Wallet name") + translationManager.emptyString
-        value: walletOptionsName
-    }
-
     WizardSummaryItem {
         Layout.fillWidth: true
         header: qsTr("Restore height") + translationManager.emptyString