메인 윈도우 10 Windows 방화벽 만 사용하여 Windows 10 감시 중지

Windows 방화벽 만 사용하여 Windows 10 감시 중지



이 운영 체제가 많은 개인 정보를 수집하여 더 많은 원격 분석 데이터를 얻기 위해 Microsoft로 다시 보내는 것은 Windows 10을 사용하는 모든 사람에게 비밀이 아닙니다. 많은 사용자가 Windows 10이 자신을 감시하고 지속적으로 중지 할 방법을 찾고 있다는 사실에 만족하지 않습니다. 이 문제를 언급 한 것은 이번이 처음은 아니지만, 오늘은 Windows 10이 기본 제공 Windows 방화벽 만 사용하여 중요한 데이터를 수집하지 못하도록하는 다른 방법을 공유하고 싶습니다.

광고


이전 기사에서 Windows 10에서 원격 분석 및 데이터 수집을 비활성화하는 방법 , 저는 원격 분석이 무엇이며 Microsoft가 귀하의 데이터를 수집하는 방법을 광범위하게 설명했습니다. 그 외에도이 기사에는 귀하의 승인없이 데이터를 수집하는 것에 대한 솔루션이 함께 제공됩니다.

시작하기 전에 한 가지 사실을 꼭 언급해야합니다. Windows 7 / Windows 8 사용자를 조심하십시오. 운영 체제가 당신을 감시 할 수도 있습니다! 다음 기사를 참조하십시오. 원격 분석 및 데이터 수집이 Windows 7 및 Windows 8에도 적용됩니다.

이제 Windows 방화벽 만 사용하여 Windows 10이 사용자를 감시하는 것을 방지하기 위해 수행 할 수있는 작업을 살펴 ​​보겠습니다. 이 방법의 기본 개념은 적절한 Windows 방화벽 규칙을 사용하여 잘 알려진 Microsoft 서버 목록을 차단하는 것입니다. 이 과정에서 타사 도구를 사용하지 않는 것도 좋습니다. 당신이하는 일을보고 제어 할 수 있습니다.

다음 예를 보겠습니다.

전화에서 클립 보드를 지우는 방법
netsh advfirewall firewall add rule name = 'telemetry_watson.telemetry.microsoft.com'dir = out action = block remoteip = 65.55.252.43,65.52.108.29 enable = yes

위의 명령은 'telemetry_watson.telemetry.microsoft.com'서버로 나가는 연결을 차단하는 새 규칙을 추가하고 활성화합니다. 차단은 다음 IP 주소를 사용하여 수행됩니다. 65.55.252.43,65.52.108.29.

이 명령은 관리자 권한 명령 프롬프트에서 실행해야합니다. 이것은 너무 어렵지 않습니다. 그러나 모든 원격 분석 서버를 차단해야하는 경우 필요한 모든 명령을 하나씩 실행하는 데 지칠 수 있습니다. 아래의 전체 목록 (PowerShell 스 니펫)을보십시오!

Set-NetFirewallProfile -all netsh advfirewall firewall add rule name = 'telemetry_vortex.data.microsoft.com'dir = out action = block remoteip = 191.232.139.254 enable = yes netsh advfirewall firewall add rule name = 'telemetry_telecommand.telemetry.microsoft.com 'dir = out action = block remoteip = 65.55.252.92 enable = yes netsh advfirewall firewall add rule name ='telemetry_oca.telemetry.microsoft.com 'dir = out action = block remoteip = 65.55.252.63 enable = yes netsh advfirewall firewall add rule name = 'telemetry_sqm.telemetry.microsoft.com'dir = out action = block remoteip = 65.55.252.93 enable = yes netsh advfirewall firewall add rule name = 'telemetry_watson.telemetry.microsoft.com'dir = out action = block remoteip = 65.55 .252.43,65.52.108.29 enable = yes netsh advfirewall firewall add rule name = 'telemetry_redir.metaservices.microsoft.com'dir = out action = block remoteip = 194.44.4.200,194.44.4.208 enable = yes netsh advfirewall firewall add rule name = 'telemetry_choice.microsoft.com'dir = out action = block remoteip = 157.56.91.77 ko able = yes netsh advfirewall firewall add rule name = 'telemetry_df.telemetry.microsoft.com'dir = out action = block remoteip = 65.52.100.7 enable = yes netsh advfirewall firewall add rule name = 'telemetry_reports.wes.df.telemetry.microsoft .com 'dir = out action = block remoteip = 65.52.100.91 enable = yes netsh advfirewall firewall add rule name ='telemetry_wes.df.telemetry.microsoft.com 'dir = out action = block remoteip = 65.52.100.93 enable = yes netsh advfirewall firewall add rule name = 'telemetry_services.wes.df.telemetry.microsoft.com'dir = out action = block remoteip = 65.52.100.92 enable = yes netsh advfirewall firewall add rule name = 'telemetry_sqm.df.telemetry.microsoft.com 'dir = out action = block remoteip = 65.52.100.94 enable = yes netsh advfirewall firewall add rule name ='telemetry_telemetry.microsoft.com 'dir = out action = block remoteip = 65.52.100.9 enable = yes netsh advfirewall firewall add rule name = 'telemetry_watson.ppe.telemetry.microsoft.com'dir = out action = block remoteip = 65.52.100.11 enable = yes netsh advfirewall 방화벽 추가 규칙 이름 = 'telemetry_telemetry.appex.bing.net'dir = out action = block remoteip = 168.63.108.233 enable = yes netsh advfirewall firewall add rule name = 'telemetry_telemetry.urs.microsoft.com'dir = out action = block remoteip = 157.56.74.250 enable = yes netsh advfirewall firewall add rule name = 'telemetry_settings-sandbox.data.microsoft.com'dir = out action = block remoteip = 111.221.29.177 enable = yes netsh advfirewall firewall add rule name = 'telemetry_vortex- sandbox.data.microsoft.com 'dir = out action = block remoteip = 64.4.54.32 enable = yes netsh advfirewall firewall add rule name ='telemetry_survey.watson.microsoft.com 'dir = out action = block remoteip = 207.68.166.254 enable = yes netsh advfirewall firewall add rule name = 'telemetry_watson.live.com'dir = out action = block remoteip = 207.46.223.94 enable = yes netsh advfirewall firewall add rule name = 'telemetry_watson.microsoft.com'dir = out action = block remoteip = 65.55.252.71 enable = yes netsh advfirewall firewall add rule name = 'telemetry_statsfe2.ws.microsoft. com 'dir = out action = block remoteip = 64.4.54.22 enable = yes netsh advfirewall firewall add rule name ='telemetry_corpext.msitadfs.glbdns2.microsoft.com 'dir = out action = block remoteip = 131.107.113.238 enable = yes netsh advfirewall 방화벽 추가 규칙 이름 = 'telemetry_compatexchange.cloudapp.net'dir = out action = block remoteip = 23.99.10.11 enable = yes netsh advfirewall firewall add rule name = 'telemetry_cs1.wpc.v0cdn.net'dir = out action = block remoteip = 68.232.34.200 enable = yes netsh advfirewall firewall add rule name = 'telemetry_a-0001.a-msedge.net'dir = out action = block remoteip = 204.79.197.200 enable = yes netsh advfirewall firewall add rule name = 'telemetry_statsfe2.update. microsoft.com.akadns.net 'dir = out action = block remoteip = 64.4.54.22 enable = yes netsh advfirewall firewall add rule name ='telemetry_sls.update.microsoft.com.akadns.net 'dir = out action = block remoteip = 157.56.77.139 enable = yes netsh advfirewall firewall add rule name = 'telemetry_fe2.update.microsoft.com.akadns.net'dir = out action = block remot eip = 134.170.58.121,134.170.58.123,134.170.53.29,66.119.144.190,134.170.58.189,134.170.58.118,134.170.53.30,134.170.51.190 enable = yes netsh advfirewall firewall add rule name = 'telemetry_diagnostics.support.microsoft. com 'dir = out action = block remoteip = 157.56.121.89 enable = yes netsh advfirewall firewall add rule name ='telemetry_corp.sts.microsoft.com 'dir = out action = block remoteip = 131.107.113.238 enable = yes netsh advfirewall firewall add 규칙 이름 = 'telemetry_statsfe1.ws.microsoft.com'dir = out action = block remoteip = 134.170.115.60 enable = yes netsh advfirewall firewall add rule name = 'telemetry_pre.footprintpredict.com'dir = out action = block remoteip = 204.79. 197.200 enable = yes netsh advfirewall firewall add rule name = 'telemetry_i1.services.social.microsoft.com'dir = out action = block remoteip = 104.82.22.249 enable = yes netsh advfirewall firewall add rule name = 'telemetry_feedback.windows.com' dir = out action = block remoteip = 134.170.185.70 enable = yes netsh advfirewall firewall add rule name = 'telemetry_ feedback.microsoft-hohm.com 'dir = out action = block remoteip = 64.4.6.100,65.55.39.10 enable = yes netsh advfirewall firewall add rule name ='telemetry_feedback.search.microsoft.com 'dir = out action = block remoteip = 157.55.129.21 enable = yes netsh advfirewall firewall add rule name = 'telemetry_rad.msn.com'dir = out action = block remoteip = 207.46.194.25 enable = yes netsh advfirewall firewall add rule name = 'telemetry_preview.msn.com'dir = out action = block remoteip = 23.102.21.4 enable = yes netsh advfirewall firewall add rule name = 'telemetry_dart.l.doubleclick.net'dir = out action = block remoteip = 173.194.113.220,173.194.113.219,216.58.209.166 enable = yes netsh advfirewall firewall add rule name = 'telemetry_ads.msn.com'dir = out action = block remoteip = 157.56.91.82,157.56.23.91,104.82.14.146,207.123.56.252,185.13.160.61,8.254.209.254 enable = yes netsh advfirewall 방화벽 추가 규칙 이름 = 'telemetry_a.ads1.msn.com'dir = out action = block remoteip = 198.78.208.254,185.13.160.61 enable = yes netsh advfirewall 방화벽 규칙 추가 name = 'telemetry_global.msads.net.c.footprint.net'dir = out action = block remoteip = 185.13.160.61,8.254.209.254,207.123.56.252 enable = yes netsh advfirewall firewall add rule name = 'telemetry_az361816.vo.msecnd .net 'dir = out action = block remoteip = 68.232.34.200 enable = yes netsh advfirewall firewall add rule name ='telemetry_oca.telemetry.microsoft.com.nsatc.net 'dir = out action = block remoteip = 65.55.252.63 enable = 예 netsh advfirewall firewall add rule name = 'telemetry_reports.wes.df.telemetry.microsoft.com'dir = out action = block remoteip = 65.52.100.91 enable = yes netsh advfirewall firewall add rule name = 'telemetry_df.telemetry.microsoft.com 'dir = out action = block remoteip = 65.52.100.7 enable = yes netsh advfirewall firewall add rule name ='telemetry_cs1.wpc.v0cdn.net 'dir = out action = block remoteip = 68.232.34.200 enable = yes netsh advfirewall firewall add rule name = 'telemetry_vortex-sandbox.data.microsoft.com'dir = out action = block remoteip = 64.4.54.32 enable = yes netsh advfirewall firewall add rule name = 'tele metry_pre.footprintpredict.com 'dir = out action = block remoteip = 204.79.197.200 enable = yes netsh advfirewall firewall add rule name ='telemetry_i1.services.social.microsoft.com 'dir = out action = block remoteip = 104.82.22.249 enable = yes netsh advfirewall firewall add rule name = 'telemetry_ssw.live.com'dir = out action = block remoteip = 207.46.101.29 enable = yes netsh advfirewall firewall add rule name = 'telemetry_statsfe1.ws.microsoft.com'dir = out action = block remoteip = 134.170.115.60 enable = yes netsh advfirewall firewall add rule name = 'telemetry_msnbot-65-55-108-23.search.msn.com'dir = out action = block remoteip = 65.55.108.23 enable = yes netsh advfirewall 방화벽 추가 규칙 이름 = 'telemetry_a23-218-212-69.deploy.static.akamaitechnologies.com'dir = out action = block remoteip = 23.218.212.69 enable = yes

따라서 이러한 규칙을 빠르게 추가 할 수 있도록이 작업을 쉽게 수행 할 수 있도록 배치 파일을 준비했습니다. 'add rules.cmd'를 실행하고 UAC 프롬프트를 확인합니다.

Windows 10 용 블록 원격 분석 규칙 파일 다운로드

그 후 Windows 방화벽에 다음이 표시됩니다.

Windows 10 방화벽으로 스파이 비활성화

Windows 10은 더 이상 당신을 감시하지 않습니다. 타사 도구가 관련되지 않았습니다.

fortnite에서 세이브 더 월드 플레이 방법

이제 왼쪽 창에서 서비스 및 응용 프로그램-> 서비스로 이동하십시오. 서비스 목록에서 다음 서비스를 비활성화합니다.

진단 추적 서비스
dmwappushsvc

언급 된 서비스를 두 번 클릭하고 시작 유형으로 '사용 안함'을 선택합니다.

Windows 10 원격 분석 비활성화당신은 Windows 10 다시 시작 변경 사항이 적용됩니다.

이 마지막 단계는 입력 한 데이터를 전송할 수있는 '키로거'를 비활성화합니다. 모든 서버가 이미 차단되었으므로이 단계는 실제로 필요하지 않습니다. 그러나 Windows 10을 업데이트하면 서버 목록이 Microsoft에서 변경되어 새 서버가 추가 될 수 있습니다. 따라서 언급 된 서비스를 비활성화하면 OS가 데이터를 비밀리에 수집하고 전송하지 않도록 할 수 있습니다.

그게 다야. 나는 당신의 질문에 열려 있습니다. 이해하지 못한 부분이 있으면 댓글로 알려주세요.

재미있는 기사

에디터의 선택

Steam 게임을 제거하는 방법
Steam 게임을 제거하는 방법
지난 몇 년 동안 바위 아래 살지 않았다면 Steam이 무엇인지 알 것입니다. 하지만 그렇지 않은 분들에게 Steam 플랫폼은 현대 디지털 게임 배포의 선구자입니다.
인스타그램 스토리에 캡션을 추가하는 방법
인스타그램 스토리에 캡션을 추가하는 방법
Instagram 스토리와 릴에 캡션을 추가하면 사용하기가 더 쉬워지지만 먼저 기능을 활성화해야 합니다.
관리자 권한으로 실행중인 경우 배치 파일을 체크인하는 방법
관리자 권한으로 실행중인 경우 배치 파일을 체크인하는 방법
관리자 권한으로 시작한 경우 배치 파일을 체크인하는 방법을 설명합니다.
트위터 스페이스 란? 다음은 전체 요약입니다.
트위터 스페이스 란? 다음은 전체 요약입니다.
모든 사람들이 인터넷에서 트위터 스페이스에 대해 이야기하는 이유가 궁금하십니까? Twitter Spaces가 무엇이며 어떻게 사용하는지 알고 싶으십니까? Clubhouse와 마찬가지로 Twitter Spaces는 Twitter 내의 음성 채팅방입니다. 이것에
Mac 용 Outlook에서 이메일에 숨은 참조 필드를 추가하는 방법
Mac 용 Outlook에서 이메일에 숨은 참조 필드를 추가하는 방법
Mac 용 Outlook 내에서 전자 메일을 작성할 때 BCC를 사용하려면 BCC를 활성화해야합니다. 우리 모두는 전자 메일을 볼 수있는 50 명의 사람에게 메시지를 보내지 않는 것이 얼마나 중요한지 알고 있습니다. 오늘의 팁에서는 전원을 켜는 방법을 살펴 보겠습니다!
Firestick에서 자막을 끄는 방법
Firestick에서 자막을 끄는 방법
Amazon의 Fire TV Stick은 스마트 TV에서 자막을 활성화 및 비활성화하는 옵션을 제공합니다. 또한 Fire Stick을 통해 TV에서 자막의 언어와 모양을 변경할 수 있습니다. 완료함으로써
동물의 숲: 음악 재생 방법
동물의 숲: 음악 재생 방법
동물의 숲: New Horizons, K.K. Slider는 그의 음악적 재능으로 마을 사람들을 축복하기 위해 돌아왔습니다. 이 시리즈는 매력적인 멜로디와 보코딩된 노래로 시작부터 기억에 남는 곡으로 팬들에게 깊은 인상을 남겼습니다. 이 추세는 New