Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
windows:rigutils:windows_tuning:shutuptelemetry.bat [2019/01/20 11:44] wikiadmin created |
windows:rigutils:windows_tuning:shutuptelemetry.bat [2019/02/14 12:32] (current) wikiadmin |
||
---|---|---|---|
Line 5: | Line 5: | ||
1. A working connection to Internet is required | 1. A working connection to Internet is required | ||
2. Complete [[windows:tuning:disable_uac|Disable UAC]] step | 2. Complete [[windows:tuning:disable_uac|Disable UAC]] step | ||
- | 3. Start [[windows:rigutils:windows_tuning:cmd_rigutils.bat|cmd_rigutils.bat]] | + | 3. Complete [[windows:tuning:block_windows_update|Block Windows Update]] step |
+ | 4. Start [[windows:rigutils:windows_tuning:cmd_rigutils.bat|cmd_rigutils.bat]] | ||
---- | ---- | ||
+ | |||
+ | === General info === | ||
+ | |||
+ | This script uses data from [[https://github.com/crazy-max/WindowsSpyBlocker|Windows Spy Blocker]] project. Consider visiting the page for getting in-depth understanding of how it works. | ||
+ | |||
+ | It'll block sending of Windows Telemetry data by adding known host names to the local ''hosts'' file with fake ''0.0.0.0'' IP address. Here is GUI oriented [[:windows:tuning:shutup_telemetry|tutorial]] if you want to do it manually. | ||
+ | |||
+ | ---- | ||
+ | |||
=== Instruction === | === Instruction === | ||
<WRAP group> | <WRAP group> | ||
<WRAP half column> | <WRAP half column> | ||
- | 1. Type ''ShutupTelemetry.bat'' (case of letters doesn't matter) | + | ~~#~~. Type ''ShutupTelemetry.bat'' (case of letters doesn't matter) |
- | 2. Press ''Enter'' | + | |
+ | ~~#~~. Press ''Enter'' | ||
| | ||
<WRAP center round tip 80%> | <WRAP center round tip 80%> | ||
Line 23: | Line 34: | ||
<WRAP half column> | <WRAP half column> | ||
- | {{:windows:rigutils:windows_tuning:shutuptelemtry_00.png?direct&400|Shut up Telemetry.bat}} | + | {{:windows:rigutils:windows_tuning:shutuptelemetry_00.png?direct&400|Shut up Telemetry.bat}} |
- | <wrap lo>{{material>attachment}}{{:windows:rigutils:windows_tuning:shutuptelemtry_00.pdn|shutuptelemtry_00.pdn}}</wrap> | + | <wrap lo>{{material>attachment}}{{:windows:rigutils:windows_tuning:shutuptelemetry_00.pdn|shutuptelemetry_00.pdn}}</wrap> |
</WRAP> | </WRAP> | ||
</WRAP> | </WRAP> | ||
---- | ---- | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | ~~#~~. You don't have to do anything. Be sure that the script finished with the ''Success!'' message. | ||
+ | </WRAP> | ||
+ | |||
+ | <WRAP half column> | ||
+ | |||
+ | {{:windows:rigutils:windows_tuning:shutuptelemetry_01.png?direct&400|Shut up Telemetry.bat}} | ||
+ | |||
+ | <wrap lo>{{material>attachment}}{{:windows:rigutils:windows_tuning:shutuptelemetry_01.pdn|shutuptelemetry_01.pdn}}</wrap> | ||
+ | |||
+ | </WRAP> | ||
+ | </WRAP> | ||
+ | ---- | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
+ | If you got the message ''Some error occurred!'' then you have to analyze output of the script and fix the problem by yourself before running the script again. | ||
+ | |||
+ | </WRAP> | ||
+ | |||
+ | <WRAP half column> | ||
+ | |||
+ | {{:windows:rigutils:windows_tuning:shutuptelemetry_02.png?direct&400|Shut up Telemetry.bat}} | ||
+ | |||
+ | <wrap lo>{{material>attachment}}{{:windows:rigutils:windows_tuning:shutuptelemetry_02.pdn|shutuptelemetry_02.pdn}}</wrap> | ||
+ | |||
+ | </WRAP> | ||
+ | </WRAP> | ||
---- | ---- | ||
GitHub [[https://github.com/vegaminer/rigutils/blob/master/windows_tuning/ShutupTelemetry.bat|ShutupTelemetry.bat]] | GitHub [[https://github.com/vegaminer/rigutils/blob/master/windows_tuning/ShutupTelemetry.bat|ShutupTelemetry.bat]] |