Difference between revisions of "Windows 10 Notes"

From Got Opinion Wiki
Jump to navigation Jump to search
(Created page with "== Remove Microsoft Telemetry collection == [http://winaero.com/blog/how-to-disable-telemetry-and-data-collection-in-windows-10/ source] Part I * Open Registry Editor. * Go...")
 
m (Unicode and ASCII addition)
Line 1: Line 1:
== Insert ASCII or Unicode Characters ==
[https://support.office.com/en-us/article/Insert-ASCII-or-Unicode-Latin-based-symbols-and-characters-d13f58d3-7bcb-44a7-a4d5-972ee12e50e0#bm1 Insert ASCII or Unicode Latin based symbols and characters]
[http://unicode.org/charts/ Unicode charts]
Example inserting Greek Delta in Word type 0394 then ALT + x converts the 0394 to Δ
== Remove Microsoft Telemetry collection ==
== Remove Microsoft Telemetry collection ==



Revision as of 07:42, 1 May 2018

Insert ASCII or Unicode Characters

Insert ASCII or Unicode Latin based symbols and characters

Unicode charts

Example inserting Greek Delta in Word type 0394 then ALT + x converts the 0394 to Δ

Remove Microsoft Telemetry collection

source

Part I

  • Open Registry Editor.
  • Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
  • Create a new DWORD (32-bit) value named AllowTelemetry. Set value to 0.

Part II

  • Right click the File Explorer item in Windows 10 Start menu & pick Manage from menu.
  • Go to Services and Applications -> Services in the left pane. In the services list, disable the following services:
    • Diagnostics Tracking Service
    • Update: Windows 10 version 1511 changed the Diagnostics Tracking Service to Connected User Experiences and Telemetry service. You will need to disable
      • Connected User Experiences and Telemetry
  • Right click and select Properties and pick "Disabled".
  • Reboot Windows 10.