Как отключить Windows Firewall через gpedit.msc

Как отключить Windows Firewall через gpedit.msc

Эта инструкция подойдёт для начинающих пользователей. В ней показано, как отключить брандмауэр Windows через редактор локальной групповой политики.

Важно: для выполнения этих действий нужны права администратора.

  1. Нажмите клавиши Win + R на клавиатуре.
  2. В появившемся окне введите:
    gpedit.msc
  3. Нажмите Enter.
  4. Откроется окно Local Group Policy Editor.
  5. В левой части окна перейдите по следующему пути:
    Computer Configuration → Administrative Templates → Network → Network Connections → Windows Defender Firewall → Domain Profile
  6. В правой части окна найдите параметр:
    Windows Defender Firewall: Protect all network connections
  7. Откройте этот параметр двойным щелчком мыши.
  8. Выберите значение Disabled.
  9. Нажмите Apply, затем OK.
  10. После этого в левой части окна перейдите в раздел:
    Computer Configuration → Administrative Templates → Network → Network Connections → Windows Defender Firewall → Standard Profile
  11. Снова найдите параметр:
    Windows Defender Firewall: Protect all network connections
  12. Откройте его двойным щелчком мыши.
  13. Выберите значение Disabled.
  14. Нажмите Apply, затем OK.
  15. Чтобы изменения вступили в силу, откройте командную строку от имени администратора и выполните команду:
    gpupdate /force
  16. Если нужно, перезагрузите сервер или компьютер.

Примечание: если редактор gpedit.msc не открывается, возможно, эта функция недоступна в вашей версии Windows.

 


How to Disable Windows Firewall via gpedit.msc

This guide is written for beginners. It explains how to disable Windows Firewall using the Local Group Policy Editor.

Important: administrator privileges are required to complete these steps.

  1. Press Win + R on your keyboard.
  2. In the Run window, type:
    gpedit.msc
  3. Press Enter.
  4. The Local Group Policy Editor window will open.
  5. In the left panel, go to the following path:
    Computer Configuration → Administrative Templates → Network → Network Connections → Windows Defender Firewall → Domain Profile
  6. In the right panel, find the setting:
    Windows Defender Firewall: Protect all network connections
  7. Double-click this setting to open it.
  8. Select Disabled.
  9. Click Apply, then click OK.
  10. After that, in the left panel go to:
    Computer Configuration → Administrative Templates → Network → Network Connections → Windows Defender Firewall → Standard Profile
  11. Find the same setting again:
    Windows Defender Firewall: Protect all network connections
  12. Double-click it to open.
  13. Select Disabled.
  14. Click Apply, then click OK.
  15. To apply the changes, open Command Prompt as Administrator and run:
    gpupdate /force
  16. If needed, restart the server or computer.

Note: if gpedit.msc does not open, this feature may not be available in your Windows edition.