Settings app can be good, i can see it's potential, they just need to move everything to it. Once thats done, they can then work on improving the way it operates. I like the way it works rather than opening new windows all the time as per control panel. Also needs a huge amount of colour and design. maybe like those accents they had on the windows 8.1 start menu
Is it presumable Microsoft will turn of all tracking by default when finishing Windows 10 due to privacy? Unexperienced users are definetely not aware of the fact that by default apps are allowed to capture keyboard input, use your camera, your position, your microphone, send info about used software, geolocationprofiles and so on! What do you expect?
not that, but remember the discussion about the always-on-mode of their xbox one regarding camera and microphone? if you are okay with getting tracked every move you make and every word you say that's totally okay for me, but it's nothing I would tolerate for myself.
It seems its a package, i came across it while dism'in : Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64~~10.0.10125.0 | Installed | Feature Pack | 17/05/2015 12:32 p.m.
I'm aware no all of those functions are useless, but delivering them disabled instead of enabled by default is a matter of privacy. Most likely there are some people willing to use those features combined with their microsoft smartphones or tablets.
List of IP (sniffed by Wireshark) To delete two tracking services I use this script: Spoiler Code: @echo REM Stopping and deleting services dmwappushsvc and DiagTrack net stop dmwappushservice net stop diagtrack sc delete dmwappushservice sc delete diagtrack CD C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger CACLS AutoLogger-Diagtrack-Listener.etl /d SYSTEM DEL /p C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl @pause then I rebooted and sniffed one Win10125 host (12 hour idle). List of IP (sniffed by Wireshark). UDP: Spoiler Code: 94.245.121.251 GeoIP Country Edition: GB, United Kingdom GeoIP ASNum Edition: AS8075 Microsoft Corporation -- 94.245.121.252 GeoIP Country Edition: GB, United Kingdom GeoIP ASNum Edition: AS8075 Microsoft Corporation TCP: Spoiler Code: 64.4.54.50 65.55.252.43 207.46.194.33 65.55.252.93 23.59.123.119 65.52.108.90 191.232.139.2 23.43.139.27 23.103.189.125 157.56.194.72 204.79.197.200 131.253.61.82 65.55.113.12 96.6.15.244 188.43.72.243 207.46.101.29 NetRange: 64.4.0.0 - 64.4.63.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US --- NetRange: 65.52.0.0 - 65.55.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US --- NetRange: 207.46.0.0 - 207.46.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US --- NetRange: 65.52.0.0 - 65.55.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US --- NetRange: 23.32.0.0 - 23.67.255.255 OrgName: Akamai Technologies, Inc. OrgId: AKAMAI City: Cambridge StateProv: MA Country: US NetRange: 23.59.112.0 - 23.59.127.255 OrgName: Akamai International, BV OrgId: AIB-17 City: Amsterdam StateProv: Country: NL --- NetRange: 65.52.0.0 - 65.55.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US --- --- NetRange: 23.43.128.0 - 23.43.143.255 OrgName: Akamai International, BV OrgId: AIB-17 City: Amsterdam StateProv: Country: NL NetRange: 23.32.0.0 - 23.67.255.255 OrgName: Akamai Technologies, Inc. OrgId: AKAMAI City: Cambridge StateProv: MA Country: US -- NetRange: 23.96.0.0 - 23.103.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US -- NetRange: 157.54.0.0 - 157.60.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US -- NetRange: 204.79.195.0 - 204.79.197.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US -- NetRange: 131.253.61.0 - 131.253.255.255 OrgName: Microsoft Corp OrgId: MSFT-Z City: Redmond StateProv: WA Country: US -- NetRange: 65.52.0.0 - 65.55.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US -- NetRange: 96.6.0.0 - 96.7.255.255 OrgName: Akamai Technologies, Inc. OrgId: AKAMAI City: Cambridge StateProv: MA Country: US NetRange: 96.6.12.0 - 96.6.15.255 OrgName: Akamai International, BV OrgId: AIB-17 City: Amsterdam StateProv: Country: NL -- -- NetRange: 207.46.0.0 - 207.46.255.255 OrgName: Microsoft Corporation OrgId: MSFT City: Redmond StateProv: WA Country: US
Save as a .cmd (example: StopTracking.cmd ) and run as administrator You dont need to do anything with TCP and UDP lists.
C:\>dir AutoLogger-Diagtrack-Listener.etl /S /A /B C:\ProgramData\Microsoft\Diagnosis\ETLLogs\ShutdownLogger\AutoLogger-Diagtrack-Listener.etl C:\Users\All Users\Microsoft\Diagnosis\ETLLogs\ShutdownLogger\AutoLogger-Diagtrack-Listener.etl Code: @echo REM Stopping and deleting services dmwappushsvc and DiagTrack net stop dmwappushservice net stop diagtrack sc delete dmwappushservice sc delete diagtrack CD C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger CACLS AutoLogger-Diagtrack-Listener.etl /d SYSTEM DEL /p C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl cd C:\ProgramData\Microsoft\Diagnosis\ETLLogs\ShutdownLogger CACLS AutoLogger-Diagtrack-Listener.etl /d SYSTEM DEL /p C:\ProgramData\Microsoft\Diagnosis\ETLLogs\ShutdownLogger\AutoLogger-Diagtrack-Listener.etl cd C:\Users\All Users\Microsoft\Diagnosis\ETLLogs\ShutdownLogger CACLS AutoLogger-Diagtrack-Listener.etl /d SYSTEM DEL /p C:\Users\All Users\Microsoft\Diagnosis\ETLLogs\ShutdownLogger\AutoLogger-Diagtrack-Listener.etl @pause
just a question about this build, being a leaked build would we be able to update to a new build through WU or not?
Anyone running build 10125 on real hardware on a laptop, what's the battery life like compared with Windows 8?
I'm actually seeing less bugs on 10125 on two machines I have it installed on. Only issues I have run into after a week are Modern apps opening up small and the Weather Modern app not showing live tile updates anymore.