728x90
728x170

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
netsh advfirewall firewall set rule group="remote desktop" new enable=Yes
Set-ItemProperty -Path 'HKLM:SystemCurrentControlSetControlTerminal Server' -name "fDenyTSConnections" -value 0
Enable-NetFirewallRule -DisplayGroup "Remote Desktop"
반응형
300x250
반응형
그리드형(광고전용)
'Win 11 팁' 카테고리의 다른 글
| Windows 11 Copilot을 완전히 제거하는 방법 (0) | 2026.03.28 |
|---|---|
| Windows 11 보안 부팅(Secure Boot) 기능이란 무엇일까요 (0) | 2026.03.28 |
| Windows 11, OOBE에서 Microsoft 계정을 우회하는 방법 (0) | 2026.03.25 |
| Windows 11에서 공유 폴더를 만들고 액세스하는 방법 (0) | 2026.03.25 |
| 윈도우 11의 전원 모드가 몇 달 동안 그래픽 카드 성능을 저하시켜 왔습니다. (4) | 2026.03.24 |
전체 글 보기 ↗