diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json
index 246f19c7..86ada4bc 100644
--- a/client/src/__locales/en.json
+++ b/client/src/__locales/en.json
@@ -326,10 +326,10 @@
     "install_devices_router_list_4": "On some router types, a custom DNS server cannot be set up. In that case, setting up AdGuard Home as a <0>DHCP server</0> may help. Otherwise, you should check the router manual on how to customize DNS servers on your specific router model.",
     "install_devices_windows_list_1": "Open Control Panel through Start menu or Windows search.",
     "install_devices_windows_list_2": "Go to Network and Internet category and then to Network and Sharing Center.",
-    "install_devices_windows_list_3": "On the left side of the screen find Change adapter settings and click on it.",
+    "install_devices_windows_list_3": "On the left side of the screen find \"Change adapter settings\" and click on it.",
     "install_devices_windows_list_4": "Select your active connection, right-click on it and choose Properties.",
-    "install_devices_windows_list_5": "Find Internet Protocol Version 4 (TCP/IP) in the list, select it and then click on Properties again.",
-    "install_devices_windows_list_6": "Choose Use the following DNS server addresses and enter your AdGuard Home server addresses.",
+    "install_devices_windows_list_5": "Find \"Internet Protocol Version 4 (TCP/IPv4)\" (or, for IPv6, \"Internet Protocol Version 6 (TCP/IPv6)\") in the list, select it and then click on Properties again.",
+    "install_devices_windows_list_6": "Choose \"Use the following DNS server addresses\" and enter your AdGuard Home server addresses.",
     "install_devices_macos_list_1": "Click on Apple icon and go to System Preferences.",
     "install_devices_macos_list_2": "Click on Network.",
     "install_devices_macos_list_3": "Select the first connection in your list and click Advanced.",