메인 윈도우 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가 데이터를 비밀리에 수집하고 전송하지 않도록 할 수 있습니다.

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

재미있는 기사

에디터의 선택

iOS 및 Android에서 WhatsApp 메시지를 편집하는 방법
iOS 및 Android에서 WhatsApp 메시지를 편집하는 방법
WhatsApp 메시지 편집은 문자 전송 후 15분 이내에 가능합니다. Android 또는 iOS에서 편집하려면 텍스트를 길게 누르세요. 작동 방식과 WhatsApp에서 메시지를 편집할 수 없는 경우 수행할 작업은 다음과 같습니다.
Instagram에서 삭제된 메시지를 복구하는 방법
Instagram에서 삭제된 메시지를 복구하는 방법
인스타그램 다이렉트 메시지를 삭제한 후 나중에 삭제하지 않았으면 하고 바란 적이 있습니까? 좋은 소식은 이러한 메시지를 검색할 수 있다는 것입니다. 인스타그램은 삭제된 메시지를 복구하는 프로세스를 겉으로 드러내지 않지만
Sony Ericsson Xperia X10 Mini Pro 검토
Sony Ericsson Xperia X10 Mini Pro 검토
너무 많은 제조업체들이 나도 터치 폰 여단에 합류하고있어 나무를위한 목재를보기가 어려울 수 있습니다. Sony Ericsson은 색다른 제품을 제공하는 몇 안되는 회사 중 하나이며, 멍청한 Xperia X10 Mini Pro와 함께
Netflix가 Roku에서 계속 충돌함 – 해결 방법
Netflix가 Roku에서 계속 충돌함 – 해결 방법
Roku에서 Netflix가 계속 충돌하나요? 스트리밍 중인 콘텐츠가 갑자기 중단되거나 다시 시작되나요? 아니면 앱을 열자마자 닫힐까요? 다음은 Roku 사용자가 액세스를 시도하는 동안 경험하는 몇 가지 일반적인 문제입니다.
Chrome에서 막대에 확장 프로그램을 고정하는 방법
Chrome에서 막대에 확장 프로그램을 고정하는 방법
새로운 Chrome 확장 프로그램이 항상 출시됨에 따라 광범위한 컬렉션, 어수선한 도구 모음, 확장 프로그램을 빠르게 찾는 데 어려움을 겪을 수 있습니다. 다행히 Chrome은 핀 확장자를 사용하여 이 문제를 해결할 수 있는 방법을 제공했습니다.
Facebook Messenger에서 비디오를 다운로드하는 방법
Facebook Messenger에서 비디오를 다운로드하는 방법
Facebook Messenger는 사용자가 텍스트, 사진, 비디오 및 GIF를 보낼 수 있는 탁월한 커뮤니케이션 앱입니다. 하지만 기기의 저장 공간에 재미있거나 재미있는 동영상을 영원히 보관할 수 있습니까? Facebook은 다음을 장려하는 소셜 미디어 사이트입니다.
Minecraft에서 확대하는 방법
Minecraft에서 확대하는 방법
Minecraft에서 확대 또는 축소해야하는 데는 여러 가지 이유가 있습니다. 제작하거나 업그레이드 할 때 아이템을 더 잘보아야하거나 완벽한 스크린 샷을 찍어야 할 수도 있습니다. 당신의 이유가 무엇이든