diff --git a/src/privatesend-client.h b/src/privatesend-client.h
index 02b9d2be58..0486a281bd 100644
--- a/src/privatesend-client.h
+++ b/src/privatesend-client.h
@@ -21,7 +21,7 @@ static const int MIN_PRIVATESEND_LIQUIDITY = 0;
static const int MAX_PRIVATESEND_ROUNDS = 16;
static const int MAX_PRIVATESEND_AMOUNT = MAX_MONEY / COIN;
static const int MAX_PRIVATESEND_LIQUIDITY = 100;
-static const int DEFAULT_PRIVATESEND_ROUNDS = 2;
+static const int DEFAULT_PRIVATESEND_ROUNDS = 4;
static const int DEFAULT_PRIVATESEND_AMOUNT = 1000;
static const int DEFAULT_PRIVATESEND_LIQUIDITY = 0;
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index d4df3ba2fe..ff3351ec0f 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -224,7 +224,7 @@
2
- 8
+ 16
4