What exactly does Telemetry Do? - ruclips.net/video/QSYJQugkph4/видео.html Windows Tips and Tricks Playlist - ruclips.net/p/PLc7fktTRMBox4cnUiShLPKg_-em5MJNP1 First Time Linux Installation Playlist - ruclips.net/p/PLc7fktTRMBoz7n-ugZm2Ndi0np_Y4Hh1k
So I found that Clear Linux by Intel has telemetry...hmm? Who would want to use something like that? clearlinux.org/documentation/clear-linux/guides/telemetrics/telem-guide
@@maxz69 they did. not anymore though. They gave it away if you had a previous install of windows 7 or 8. They didn't check that the install had a valid license when you upgraded.
A lot of people have mentioned the newer display name of the WAP thing in the services list, so it might be worth adding that to the notes under the video Device Management Wireless Application Protocol (WAP) Push message Routing Service
@@kullaqinasmujatinnik In some versions of Windows, that is the description used in place of the WAP Push Message Routing Service mentioned around minute 1 , 30 seconds by Chris. There may be other variations in some windows versions
You're a legend! Spent 5 minutes looking up and down the list and couldn't find it. Of course they changed the name of it to try and throw people off. Thank you for the clarification!
Windows - the OS that treats everyone as a malware/virus. Telemetry is use as a domestic and global census run by the elites to have power, control, and agenda. *These are major threats to humanity.*
@The Pondering Critic Ban? I, tis I CHOOSE to run MS legit or not. No corrupt corporate man nor machine can convict me. They shall need to worry and fear plentiful for their own conviction upon the enslavement of the masses.
@Rocky Roadster i guess you never heard of PRISM, a MASSIVE GLOBAL surveillance program. I guess you also never heard of Patriot Act, the act to conspire as a federal crime upon US citizens, in order to protect the exposure of the nworld o agenda. I guess you also never heard of a large agency facility known for their supercomputers to monitoring, collection, and processing of digital information over the internet. BTW, when you enter into China airport, you must give all your phones and computers for law enforcements to go through all your data and then they must INSTALL SPYWARES on your devices for their compliance. Do you know what the difference is between China and US about this? One is direct, the other is indirect ATTACK on a person’s privacy, that includes WITHOUT ANY probable cause. Citizen or not, WITH NO PROOF of criminal offense, this is invasion of privacy. But I guess you never knew that either.
Thank you so much! Today I was watching a random video on youtube and noticed how slow my pc was.. Apparently this Compatibility Telemetry Service was using at times 98% of CPU !!
Chris, it might be more helpful to provide the correct registry key with backwards slashes instead of dashes between the different key components, like this: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection That would allow your viewers to copy the key and paste it right into Registry Editor without needing to replace - with \.
Thank you so much. Did every step. Was tricky on Win11 because some words were changed but with a little independent thinking, I was able to figure it out. Much appreciations!!!
This is a very good Video. Titus has homed in on what every Win 10 user needs to do to get rid of nasty telemetry. Took us at the refurb shop about a month to find all these things we needed to disable, through trial and error. This Vid covers and correctly shows anyone what to turn off and how to do it. Well Done! And just as stated in the Video, you have to go back after any update to recheck/reset the settings.
As an 80's kid and retro music fan I have to paraphrase the band Tears for Fears: "Welcome to your life. There's no turning back Even while we sleep Windows has its worst behaviour Linux will be our best savior Every Windows OS wants to rule the world..."
Renaming a service which was disabled by many users, that seems nefarious to me. Pretty much in the same league as upgrading from W7 to W10 without the user his permission, turning telemetry back on after an update or reinstalling crapware which the user has uninstalled.
"Connected User Experiences and Telemetry" was named "Diagnostics Tracking Service" in earlier versions of Windows. Also, "dmwappushsvc" is now gone in Services of newer versions of Windows. Dunno yet if it's been renamed as well or removed.
2:35 I'm pretty sure the number of people who are not comfortable doing a registry edit but have no problem using group policy editor is precisely zero
You are so correct Alex people should be knocking down their Senator's doors over this. This is like 3rd Reich Hitler stuff. The scary thing is most people do not even care if they did Facebook would be out of business. Microsoft should be out of business as well. Twenty years from now GOD help us. Sorry for the tin foil rant!@@See6H12O6
@@See6H12O6 Agreed Alex. I do not think people quit get the whole severity of all this being done by the operating system itself. As far as facebook etc. never ever use that stuff personally. I tried it for 2 weeks way back when and thought it was really vain so I closed the account.
I like having my own DNS server Acrylic running and pointing my Internet network adapter to use it. There are large telemetry blacklists that can be found and it can also cover more domains than just telemetry, but ads and cookie tracking as well!
these fixes truly saved my computer. i have a decent setup but wasn’t able to play games or even really run my pc for simple tasks like paying bills because it was all clogged up with this telemetry garbage. thanks so much.
Joking aside, It just goes to show you can get a craft all the way up to hitting the burn for landing.... and some little glitch at last 40,000 feet destroys the entire attempt.
I move to LINUX these days! Finally and for ever. I have some old PCs and Laptops which all work fine with linux. Dust off the case and equipped with SSD drives the machines run like hell. After all the many lost years in life due to an endless battle with windows in all versions... I am so so happy to quit the exe and dll and espionage crap shit now and for ever. Hey man, your videos are great, really love 'em...
I put a shortcut for O and ) shutup on my desktop which makes it easy to check frequently. Have noticed a function called telemetry 3 has a tendency to turn itself back on.
Chris Titus Tech Sorry to bother you on a whole other topic, but I recently installed Manjaro on the same SSD as my Windows 10 OS (Dual Boot) and two days later I installed a new Bios Update for Zen 2 CPUs. Ever since then The Bootmanager for Manjaro is no longer showing up anymore...I can only boot into Windows and Manjaro disappeared in the Boot priority options on the Bios menu too. It still exists on my SSD though (space is still taken). Is there any fix for this other than wiping out the manjaro partition and reinstalling it?
You'd need to reinstall grub but to do that you need to boot into a live CD and fix it there. The easiest way to fix this imo is to use EasyBCD and create a Linux boot menu option in your Windows Boot Loader. neosmart.net/EasyBCD/ is where you get the tool to do this. Here is a how to use EasyBCD guide: www.sevenforums.com/tutorials/257048-dual-boot-windows-7-linux.html
This can happen sometimes with a BIOS update. The boot partition isn't altered, but all non-default UEFI boot entries are removed. It happens on my Lenovo ThinkPad P52 too, whenever I perform a UEFI / BIOS update, all UEFI entries are removed from the BIOS, except the default entry pointing to BOOT\EFI\BOOTx64.efi. This can be resolved by mounting your (V)FAT(xx) partition and renaming grubx64.efi to BOOTx64.efi (it's usually not case sensitive, but for some firmware it can be...) and you'll never have to worry about that problem again. Caution though: Doing so would cause Microsoft Windows to be unable to boot using the default UEFI entry, but you could chainload Microsoft Windows 10 using grub, by doing the following example (adjustment might be needed, depending on your configuration): Create a file called /etc/grub.d/40_windows file: menuentry 'Microsoft Windows 10' { search --fs-uuid --no-floppy --set=root AABB-CCDD chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi } (replace AABB-CCDD with the UUID of your Microsoft Windows partition) Run grub2-mkconfig -o /boot/grub/(vendor)/grub.cfg (be sure to overwrite the current grub config file).
Since you're obviously using a recent (AMD) motherboard, you have UEFI firmware, and the firmware/bios update probably nuked the grub boot entry in NVRAM. You can use the efibootmgr utility on a Linux live DVD/USB to add the grub entry back in. Also, if the firmware has a built-in UEFI shell, you can enter setup and drop into the DOS-like shell and add the grub entry there - or just re-install grub again and it will make the NVRAM entry for you. A good place to learn about UEFI is to study Rod Smith's documentation for the rEFInd boot manager at his web site. He's a technical writer, so his docs are excellent. The Wilkipedia pages on UEFI and GPT are also quite useful. I can't emphasize enough that UEFI and GPT work VERY differently than the old BIOS and mbr schemes.
In a later Live Stream Video Updating the Tool on Oct 29 2021, Chris describes the WAP Push thing as to do with a button on Routers and Modems to help connect the WLAN. I am not sure if that is really Telemetry then, as he discusses in thins video?
If only it were that easy. Many games and certain software simply need Windows, even Wine or instances don't always work. We're inching closer all the time, but I at least can't dump the Windows shitheap just yet.
I cant find any Name or Description that comes anything close to those service entires. There is no use of the word Telemetry in any description in the services on my Windows 10 If Microsoft control what is written there, then how can we be sure that anything relates to what is actually written there?
@@JerryManuelrd Hi! I am just posting AGAIN to say thanks. I did reply twice here 3 weeks ago to say thanks. I can see the replies but they are hidden from everyone else. I only just noticed that I am subject to some sort or "Shadow banning" That might be because I posted links for the benefit of others showing exactly where I found the stuff. Thanks again, your response helped me find the WAP and Telemetry stuff. Sorry RUclips hid my previous responses to you
Chris 4:30 how will all that disabled access to like file systems, background apps and more affect 3rd party Antivirus applications? Will those changes interfere?
I have weird spam notice bottom right corner, something like "we need to fix microsoft accaunt problem", it started after i installed visual studio. Visual studio needs you to log in to microsoft accaunt, there are no issues with that, other than i did reset my password, confirmed it and log in, all fine. Now the endless microsoft spam never stops popping up and forcing you to open next window to make the spam pop up go away.
@echo off pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" pause
@@ChrisTitusTech A good solution for making ISO's like this easily is NTLite (both available in Free and Paid edition). I'm not sure whether you're already familiar with it, but I can really recommend it. It can actually remove a lot (if not all) of the spyware settings and make a working ISO image in a matter of 10 - 15 minutes which you can use for at least half a year. On the PC's where I'm FORCED to used Microsoft Windows (unfortunately) I've been using installations, based on media from that on both AMD and Intel machines and it's actually been running more reliable then the average vanilla Microsoft Windows ISO, and I'm not the standard desktop user (using Component Services, ODBC Data Sources, a variety of business VPN clients etc.). No more candy crush in a clean installation, no more cortana etc. Completely removed and gone.
Hi. I've finally decided to de-bloat and improve privacy on my poor laptops W10. But I can't seem to find dmwappushsvc service and looking online didn't give any result. Anyone knows what it's been renamed to?
To clear up any confusion about dword32 and qword64.... Most of the entries you will see in Windows 10 registry are DWORD (32-bit) and most of the Windows 10 operating systems in use these days are Windows 64-bit. So if you are running a Windows10 64-bit operating system you will use the Dword32 bit value like he did instead of the Qword64 bit value.
@@ChrisTitusTech nice. i did that spontaneously as an additional measure but i'm not wiresharking my line so i'm not sure if the service automagically bypasses the setting in case of repeated timeouts.
Do you maybe have a script that will run trough all registry files and delete left overs from uninstalled software. If possible to set a what word to contain for example evernote.
You need to create the Telemetry value... Right click - DWORD (32-bit) - AllowTelemetry (Name) 0 (Value) ----- Make sure to do this under the folder above.
Are you sure you've been looking in the right place? The command might be slightly different. Let me help you on your way :-D 1. Start a terminal 2. Run pkg install wine 3. Run wine regedit.exe 4. Search for the registry keys specified by Chris 5. Delete them if found
As a bit of a weird aside I have Windows 7 running. So I did a run search for telemetry. I got some weird files from about 2012 onwards. For instance there's a text file called telemetry shutdown time and if I open it I get a number and nothing else. How many times I have shut down the computer? I am not saying that is necessarily bad. But weird. Not that I will be in Windows 7 for much longer anyway - going to Linux and if I need any windows I will run 8.1 [I have the disk] in a VM.
I have an extra task in Task Scheduler Library → Microsoft → Windows → Application Experience, named "PcaPatchDbTask". Any idea what this is? The description says "Updates compatibility database". I currently use version 20H2.
I do not have the dmwappushsvc service. I see the following and wondering if these should be disabled. Windows Push Notifications System Service Windows Push Notifications User Service_f0f9a
Odd thing about ShutUp10: I did "Apply only recommended settings" and it failed to disable automatic search the Web from taskbar. I had to manually regedit that (i.e. Create an AllowCortana entry).
about 1:53 websetnet.net/disable-telemetry-windows-10/ "Microsoft has mentioned clearly in the description of “Allow Telemetry” option in Group Policy Editor that setting the option to “0 - Security” on Windows 10 Home or Pro editions is equivalent to settings it to “1 - Basic” which you can always change using Settings app without using Group Policy Editor or Registry Editor. Actually settings telemetry option to “0 - Security” only works on Windows 10 Enterprise (including LTSB), Education, IoT and Server editions." (I copy/past from that link)
In a later Live Stream Video, Updating the Tool on Oct 29 2021, Chris describes the WAP Push thing as to do with a button on Routers and Modems to help connect to the WLAN of them. I also have some other internet references on it but I can’t post the link or else RUclips deletes the comment
in the end it didnt work for me , my system is lagging like a b**ch as its hogging MORE system rss and bandwith . and when i stop in seconds it goes up even more. might be better to fire gates and replace him with GROOT.
When I get a more powerful PC in the future, I'd prolly just switch to Linux as my main OS and virtualize Windows for programs that aren't compatible with Linux nor work properly in Wine. For now, I'll have to stick with this heavily tweaked Windows 10. I'm making me a Linux VM to get accustomed to it, so finally switching to it later would be easier.
@@UDAYAK1RAN Well, you've got enough time to browse RUclips and reply to useless posts. Which means you've got enough free time to learn how to use Linux. Might as well start doing something productive, don't you think?
@@GustavoMsTrashCan That is a pretty big assumption there.. I have been running an Arch Linux server for the last three years, which I recently moved to Debian stable.. And the last 1 year has been spent distro hopping until I settled on to windows as the OS which fulfills most of my requirements with the least amount of effort.. And I've used various distros since 2004, so I don't think I've judged Linux too quickly.. Some of us have a pretty stressful day job and don't want to spend our off time reading through source code trying to get their audio device working.. We just want to watch some videos and make useless posts on RUclips as a change..
You can disable the services that report the telemetry, but you cannot actually fully disengage it. It has CEIP under the hood so any time anyone uses a Microsoft Operating system, they have direct access to it whether you turn these services off or not. (It's not recommended, because it screws many things up...)
3:10 Well yeah, kinda^^ You can get it also in Windows Home: You can install/unlock this with a little Batch-File (Download: files.giga-downloads.de/tools/gpedit-aktivieren.bat ) Or you can do it yourself with: Open Texteditor and copy the following Text in. Then save as gpedit_installer.bat and after that you run it as Administrator. Done @echo off pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" pause
I honestly got so actively frustrated with Windows 10's behavior AND infuriated at Microsoft deciding in version 1703 that they were just going to start FORCING people to get updates, even people on Pro (like me) that I just said "Fuck this" and completely disabled the Windows Update service. Not just the services.msc service, but I actually went and used my admin power to "Take Ownership" of the Windows Trusted Installer Service and removed all rights to it to anyone or anything but me personally. That's right, not even the SYSTEM can access this service anymore. This means NO windows updates, NO Windows mysteriously turning the update service back on after it was disabled. NOTHING. Windows just... runs. and that's it. I also disabled all the telemetry crap as you have here, stripped out ALL of the microsoft store apps and crap and disabled Cortana in the same way that I disabled Windows Update. My Windows 10 is still on 1607 and has not had a patch or update in YEARS. I love it. it runs fast, and I have yet to have a single issue with it. I also use Classic shell because Microsoft can go pound sand with that shitty Win10 menu. At this point I keep a copy of the 1607 version installer on a DVD ready to do reinstalls for new PCs. The beauty of it is, with the "Windows as a Service" model, Drivers and other critical things that would be quickly deprecated in older iterations of WIndows will last for YEARS because all Microsoft is doing is tweaking the UI, while the core remains much the same. As long as it says "Windows 10" I'll be juuuuust fine.
1 of 4 - Split to reduce chance of Bot deleting comment Chris, I think these tweaks found their way early on into your DeBloat script/ Tool Box thing, but…
Very important, if you're going to be using O&O ShutUp10 tool, make sure that following boxes are red (unchecked) in "App Privacy" - "App access to camera disabled" and "App access to microphone disabled" or else your skype will not have access to camera or microphone.
What exactly does Telemetry Do? - ruclips.net/video/QSYJQugkph4/видео.html
Windows Tips and Tricks Playlist - ruclips.net/p/PLc7fktTRMBox4cnUiShLPKg_-em5MJNP1
First Time Linux Installation Playlist - ruclips.net/p/PLc7fktTRMBoz7n-ugZm2Ndi0np_Y4Hh1k
Mine don't dwmapppushmessageservive??
So I found that Clear Linux by Intel has telemetry...hmm? Who would want to use something like that? clearlinux.org/documentation/clear-linux/guides/telemetrics/telem-guide
@@kentcoldren1093 Nobody... I'm going to make a video and completely roast that distribution next week... Don't forget it has auto-updates as well.
@@ChrisTitusTech I'm glad that you are doing a video on it so more people are informed. They should rename it spy Linux.
@@ChrisTitusTech love ur channel. can u add this vid to lbry for my friends? thx 🖖
could you please do a versus video on jitsi and nextcloud?
There's a reason Microsoft gave Windows 10 away for free.
Yeah because since 8.0 its been a turd
They didn't. You still have to pay for a registration key.
@@maxz69 they did. not anymore though. They gave it away if you had a previous install of windows 7 or 8. They didn't check that the install had a valid license when you upgraded.
@@shadowopsairman1583 Try Windows 11 and you'll fall in love with 10 chum
this video is 4 years old but worth gold... ty 👍
My usages dropped BIG TIME after watching this video! Thanks!
A lot of people have mentioned the newer display name of the WAP thing in the services list, so it might be worth adding that to the notes under the video
Device Management Wireless Application Protocol (WAP) Push message Routing Service
Device Management Wireless Application Protocol (WAP) Push Message Routing Service?
@@kullaqinasmujatinnik In some versions of Windows, that is the description used in place of the
WAP Push Message Routing Service
mentioned around minute 1 , 30 seconds by Chris.
There may be other variations in some windows versions
You're a legend! Spent 5 minutes looking up and down the list and couldn't find it. Of course they changed the name of it to try and throw people off. Thank you for the clarification!
@@VerlixStone Glad you got Lucky, - often snippets of useful info get lost down the comments, or deleted.
Thank you for your service.
Windows - the OS that fights its users! Honestly look at all this pointless hassle you have to do.
Windows - the OS that treats everyone as a malware/virus.
Telemetry is use as a domestic and global census run by the elites to have power, control, and agenda.
*These are major threats to humanity.*
@@userjff182 not just that funds the corporatocracy of illuminatii Microsoft to convict and silently BAN you.
@The Pondering Critic Ban? I, tis I CHOOSE to run MS legit or not. No corrupt corporate man nor machine can convict me. They shall need to worry and fear plentiful for their own conviction upon the enslavement of the masses.
@@userjff182 said These are major threats to humanity.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ROTFLOL!!
@Rocky Roadster i guess you never heard of PRISM, a MASSIVE GLOBAL surveillance program. I guess you also never heard of Patriot Act, the act to conspire as a federal crime upon US citizens, in order to protect the exposure of the nworld o agenda. I guess you also never heard of a large agency facility known for their supercomputers to monitoring, collection, and processing of digital information over the internet.
BTW, when you enter into China airport, you must give all your phones and computers for law enforcements to go through all your data and then they must INSTALL SPYWARES on your devices for their compliance. Do you know what the difference is between China and US about this? One is direct, the other is indirect ATTACK on a person’s privacy, that includes WITHOUT ANY probable cause. Citizen or not, WITH NO PROOF of criminal offense, this is invasion of privacy. But I guess you never knew that either.
I appreciate you explaining how to do this manually. I notice shutup can cause instability.
Thank you so much! Today I was watching a random video on youtube and noticed how slow my pc was.. Apparently this Compatibility Telemetry Service was using at times 98% of CPU !!
Chris, it might be more helpful to provide the correct registry key with backwards slashes instead of dashes between the different key components, like this: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
That would allow your viewers to copy the key and paste it right into Registry Editor without needing to replace - with \.
Thank you so much. Did every step. Was tricky on Win11 because some words were changed but with a little independent thinking, I was able to figure it out. Much appreciations!!!
This is a very good Video. Titus has homed in on what every Win 10 user needs to do to get rid of nasty telemetry. Took us at the refurb shop about a month to find all these things we needed to disable, through trial and error. This Vid covers and correctly shows anyone what to turn off and how to do it. Well Done! And just as stated in the Video, you have to go back after any update to recheck/reset the settings.
OMG I've been looking for that thanks Chris!
Dude you're a god. I was getting high use from that stuff, and after this, not anymore. Thanks.
As an 80's kid and retro music fan I have to paraphrase the band Tears for Fears:
"Welcome to your life.
There's no turning back
Even while we sleep
Windows has its worst behaviour
Linux will be our best savior
Every Windows OS wants to rule the world..."
I love this, thanks for your service... msc
Shout, shout, let it all out. These are the things we can do without.
Renaming a service which was disabled by many users, that seems nefarious to me. Pretty much in the same league as upgrading from W7 to W10 without the user his permission, turning telemetry back on after an update or reinstalling crapware which the user has uninstalled.
Peter Jansen indeed Gates swims with nefarious elite group
@@userjff182 Gates want you children Vaccinated and dead.
@@magnuscritikaleak5045 lol
"Connected User Experiences and Telemetry" was named "Diagnostics Tracking Service" in earlier versions of Windows. Also, "dmwappushsvc" is now gone in Services of newer versions of Windows. Dunno yet if it's been renamed as well or removed.
wrr
WAP Push Message Routing Service (dmwappushsvc) does either not exist anymore in the latest WIN 10 version or they renamed it well. Cannot find it.
The dwm service is missing in my recently updated version of Windows.
It's still there. It's called Device Management Wireless Application Protocol (WAP) Push message Routing Service.
@@HelloThere-kd3if Thanks, that really helped
2:35
I'm pretty sure the number of people who are not comfortable doing a registry edit but have no problem using group policy editor is precisely zero
HAHAHA, fair point!
You are so correct Alex people should be knocking down their Senator's doors over this. This is like 3rd Reich Hitler stuff. The scary thing is most people do not even care if they did Facebook would be out of business. Microsoft should be out of business as well. Twenty years from now GOD help us. Sorry for the tin foil rant!@@See6H12O6
@@See6H12O6 Agreed Alex. I do not think people quit get the whole severity of all this being done by the operating system itself. As far as facebook etc. never ever use that stuff personally. I tried it for 2 weeks way back when and thought it was really vain so I closed the account.
I like having my own DNS server Acrylic running and pointing my Internet network adapter to use it. There are large telemetry blacklists that can be found and it can also cover more domains than just telemetry, but ads and cookie tracking as well!
Please share the lists
dmwappushservice isnt among service in the 1903 windows 10 update so i wonder what the new name for this service would be
Any news? I don't see either one of them to disable...
@@lorenzmuller3542 can probably find the answer on reddit privacytoolsio
the new name is "Device Management Wireless Application Protocol "
these fixes truly saved my computer. i have a decent setup but wasn’t able to play games or even really run my pc for simple tasks like paying bills because it was all clogged up with this telemetry garbage. thanks so much.
You have to comment on new uploaded RUclips videos
Never click Disable Telemetry
_on your nations first moon lander_
LOL
Joking aside,
It just goes to show you can get a craft all the way up to hitting the burn for landing.... and some little glitch at last 40,000 feet destroys the entire attempt.
Sadly they used windows at that Luna mission 😴🙄
@@mrkitty777 really?
I move to LINUX these days! Finally and for ever. I have some old PCs and Laptops which all work fine with linux. Dust off the case and equipped with SSD drives the machines run like hell. After all the many lost years in life due to an endless battle with windows in all versions... I am so so happy to quit the exe and dll and espionage crap shit now and for ever. Hey man, your videos are great, really love 'em...
I put a shortcut for O and ) shutup on my desktop which makes it easy to check frequently. Have noticed a function called telemetry 3 has a tendency to turn itself back on.
I cant find the DMW....or second thing you suggest....
What's the new name for the dmw one at 1:30?
I can't find whatever it's been changed to.
Device Management Wireless Application Protocol (WAP) Push Message Routing Service”.
Chris Titus Tech
Sorry to bother you on a whole other topic, but I recently installed Manjaro on the same SSD as my Windows 10 OS (Dual Boot) and two days later I installed a new Bios Update for Zen 2 CPUs. Ever since then The Bootmanager for Manjaro is no longer showing up anymore...I can only boot into Windows and Manjaro disappeared in the Boot priority options on the Bios menu too. It still exists on my SSD though (space is still taken). Is there any fix for this other than wiping out the manjaro partition and reinstalling it?
You'd need to reinstall grub but to do that you need to boot into a live CD and fix it there. The easiest way to fix this imo is to use EasyBCD and create a Linux boot menu option in your Windows Boot Loader. neosmart.net/EasyBCD/ is where you get the tool to do this. Here is a how to use EasyBCD guide: www.sevenforums.com/tutorials/257048-dual-boot-windows-7-linux.html
This can happen sometimes with a BIOS update. The boot partition isn't altered, but all non-default UEFI boot entries are removed. It happens on my Lenovo ThinkPad P52 too, whenever I perform a UEFI / BIOS update, all UEFI entries are removed from the BIOS, except the default entry pointing to BOOT\EFI\BOOTx64.efi. This can be resolved by mounting your (V)FAT(xx) partition and renaming grubx64.efi to BOOTx64.efi (it's usually not case sensitive, but for some firmware it can be...) and you'll never have to worry about that problem again. Caution though: Doing so would cause Microsoft Windows to be unable to boot using the default UEFI entry, but you could chainload Microsoft Windows 10 using grub, by doing the following example (adjustment might be needed, depending on your configuration):
Create a file called /etc/grub.d/40_windows file:
menuentry 'Microsoft Windows 10' {
search --fs-uuid --no-floppy --set=root AABB-CCDD
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
}
(replace AABB-CCDD with the UUID of your Microsoft Windows partition)
Run grub2-mkconfig -o /boot/grub/(vendor)/grub.cfg (be sure to overwrite the current grub config file).
Since you're obviously using a recent (AMD) motherboard, you have UEFI firmware, and the firmware/bios update probably nuked the grub boot entry in NVRAM. You can use the efibootmgr utility on a Linux live DVD/USB to add the grub entry back in. Also, if the firmware has a built-in UEFI shell, you can enter setup and drop into the DOS-like shell and add the grub entry there - or just re-install grub again and it will make the NVRAM entry for you. A good place to learn about UEFI is to study Rod Smith's documentation for the rEFInd boot manager at his web site. He's a technical writer, so his docs are excellent. The Wilkipedia pages on UEFI and GPT are also quite useful. I can't emphasize enough that UEFI and GPT work VERY differently than the old BIOS and mbr schemes.
0:55 Services
Win+r
services.msc
2:04 Registry
Win+r
regedit
2:39 Group Policy Editor
Win+r
gpedit.msc
3:23 Task Scheduler
Win+r
taskschd.msc /s
bless you.
@@vmafarah9473 さん、ありがとう。
@@TS-fh4un 🙄
@@TS-fh4un ENGLISH?
@@vmafarah9473 ありがとう means "Thank you"
In a later Live Stream Video Updating the Tool on Oct 29 2021, Chris describes the WAP Push thing as to do with a button on Routers and Modems to help connect the WLAN. I am not sure if that is really Telemetry then, as he discusses in thins video?
How come your screen recording keeps flickering out of focus?
Didn't know the existence of this Telemetry stuff, and thanks for the tutorial.
Im not 101% into privacy, but im nearly to the 100% (not yet).
Hey uh so I went to add the "allowtelemetry" thing but i accidently clicked google and now I have "New Value #1", how do i change this or delete it
I would like to see a video disabling bloatware using (local) group policy. Thank you.
does this reflect a performance improvement in benchmarks or ..something?
Best way to disable Windows telemetry.Backup your data, reformat your bootdrive, and install a Linux distro!
To quote one of my favorite movies "It's the only way to be sure"... followed by this quote "Game Over Man, Game Over"
@@ChrisTitusTech Love that movie Chris!
@@ChrisTitusTech woooaah.. i always have in mind that words are from Alien II °¢°
Need update my brain xD sudo...
If only it were that easy. Many games and certain software simply need Windows, even Wine or instances don't always work.
We're inching closer all the time, but I at least can't dump the Windows shitheap just yet.
Nuke the entire drive from orbit.
I cant find any Name or Description that comes anything close to those service entires.
There is no use of the word Telemetry in any description in the services on my Windows 10
If Microsoft control what is written there, then how can we be sure that anything relates to what is actually written there?
Device Management Wireless Application Protocol (WAP) Push Message Routing Service”.
@@JerryManuelrd Hi! I am just posting AGAIN to say thanks. I did reply twice here 3 weeks ago to say thanks. I can see the replies but they are hidden from everyone else. I only just noticed that I am subject to some sort or "Shadow banning"
That might be because I posted links for the benefit of others showing exactly where I found the stuff.
Thanks again, your response helped me find the WAP and Telemetry stuff.
Sorry RUclips hid my previous responses to you
Chris 4:30 how will all that disabled access to like file systems, background apps and more affect 3rd party Antivirus applications? Will those changes interfere?
I really like this channel very informative and helpful
I have weird spam notice bottom right corner, something like "we need to fix microsoft accaunt problem", it started after i installed visual studio. Visual studio needs you to log in to microsoft accaunt, there are no issues with that, other than i did reset my password, confirmed it and log in, all fine. Now the endless microsoft spam never stops popping up and forcing you to open next window to make the spam pop up go away.
Whoopsy
3:10 you can install Group Policy Editor on windows 10 home tho
Yes.
Interesting
@echo off
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt
for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
pause
what if there app rebuild iso with all privacy configuration ?
Doesn't matter too much, a lot of these settings get reset every 6 months with feature updates.
@@ChrisTitusTech what is in mind of MS ??
@@gz3442 $$$
@@mariozenarju6461 lol
the truth is $ never make $
@@ChrisTitusTech A good solution for making ISO's like this easily is NTLite (both available in Free and Paid edition). I'm not sure whether you're already familiar with it, but I can really recommend it. It can actually remove a lot (if not all) of the spyware settings and make a working ISO image in a matter of 10 - 15 minutes which you can use for at least half a year. On the PC's where I'm FORCED to used Microsoft Windows (unfortunately) I've been using installations, based on media from that on both AMD and Intel machines and it's actually been running more reliable then the average vanilla Microsoft Windows ISO, and I'm not the standard desktop user (using Component Services, ODBC Data Sources, a variety of business VPN clients etc.). No more candy crush in a clean installation, no more cortana etc. Completely removed and gone.
Hi.
I've finally decided to de-bloat and improve privacy on my poor laptops W10. But I can't seem to find dmwappushsvc service and looking online didn't give any result.
Anyone knows what it's been renamed to?
have u foundt it cuz i cant find it too
@@Casevaiandando Nah m8. I couldn't find more info on that.
what was the second service i think you abbreviated it dmw? Thanks!
I also have smth called PcaPatchDbTask under my Application Experience folder. Should I disable that too?
On "Group Policy" I chose to disable instead of enable>0 is that better?
To clear up any confusion about dword32 and qword64.... Most of the entries you will see in Windows 10 registry are DWORD (32-bit) and most of the Windows 10 operating systems in use these days are Windows 64-bit. So if you are running a Windows10 64-bit operating system you will use the Dword32 bit value like he did instead of the Qword64 bit value.
i disabled telemetry in both the group policy editor and in registry. is that fine or am I only supposed to do it with one.
how about setting a non existant IP to the telemetry proxy server setting?
This is possible, also custom routes on the gateway work as well. It does mess up Skype a bit, but past that not many side effects.
@@ChrisTitusTech nice. i did that spontaneously as an additional measure but i'm not wiresharking my line so i'm not sure if the service automagically bypasses the setting in case of repeated timeouts.
My method. 1.Wipe it from your hard drive. 2. Never ever reinstall this pos operating system.
I can't find this service: dmwappushsvc maybe it has another name now?
This guy is a pro!
3:50 does this improve performance?
Do you maybe have a script that will run trough all registry files and delete left overs from uninstalled software. If possible to set a what word to contain for example evernote.
Hi Chris, excellent as always....top stuff.... but I couldn't find this Registry Telemetry..... can I download it?
:-)
(Sent from my FreeBSD Desktop)
You need to create the Telemetry value... Right click - DWORD (32-bit) - AllowTelemetry (Name) 0 (Value) ----- Make sure to do this under the folder above.
@@ChrisTitusTech Could it be that RoboNuggie won this round? :)
Are you sure you've been looking in the right place? The command might be slightly different. Let me help you on your way :-D
1. Start a terminal
2. Run pkg install wine
3. Run wine regedit.exe
4. Search for the registry keys specified by Chris
5. Delete them if found
I'd like to thank you guys, I installed the telemetry. It works a treat.....
Now I can follow Chris's guide on how to get rid of it....
@@RoboNuggie Don't forget to support Chris on Patreon for his good help :-D
As a bit of a weird aside I have Windows 7 running. So I did a run search for telemetry. I got some weird files from about 2012 onwards. For instance there's a text file called telemetry shutdown time and if I open it I get a number and nothing else. How many times I have shut down the computer? I am not saying that is necessarily bad. But weird. Not that I will be in Windows 7 for much longer anyway - going to Linux and if I need any windows I will run 8.1 [I have the disk] in a VM.
I have an extra task in Task Scheduler Library → Microsoft → Windows → Application Experience, named "PcaPatchDbTask". Any idea what this is? The description says "Updates compatibility database". I currently use version 20H2.
Did you disable this too?
I do not have the dmwappushsvc service. I see the following and wondering if these should be disabled.
Windows Push Notifications System Service
Windows Push Notifications User Service_f0f9a
What are the services called now on 1903 win 10 update??
Hi, good morning and good night,any way your video's help. My computer works 2x faster since I un checked all the back ground stuff running thank you.
Odd thing about ShutUp10: I did "Apply only recommended settings" and it failed to disable automatic search the Web from taskbar. I had to manually regedit that (i.e. Create an AllowCortana entry).
p.s. Thanks for the vid!
Do you know of any software for win 7 like the O&O Shoutup ? Does anybody know of any ?
Can't you disable the service via Powershell and make a little script to disable it on every bootup if it has been enabled by an update?
about 1:53
websetnet.net/disable-telemetry-windows-10/
"Microsoft has mentioned clearly in the description of “Allow Telemetry” option in Group Policy Editor that setting the option to “0 - Security” on Windows 10 Home or Pro editions is equivalent to settings it to “1 - Basic” which you can always change using Settings app without using Group Policy Editor or Registry Editor. Actually settings telemetry option to “0 - Security” only works on Windows 10 Enterprise (including LTSB), Education, IoT and Server editions." (I copy/past from that link)
Thank you, you saved me.
3:15 ,why would you enable Telemetry instead of disabling it all together
What happens when you follow this to the T and telemetry still runs?
Thank you, Chris. Hideous.
Please explain what dm wap push does
In a later Live Stream Video, Updating the Tool on Oct 29 2021, Chris describes the WAP Push thing as to do with a button on Routers and Modems to help connect to the WLAN of them. I also have some other internet references on it but I can’t post the link or else RUclips deletes the comment
in the end it didnt work for me , my system is lagging like a b**ch as its hogging MORE system rss and bandwith . and when i stop in seconds it goes up even more. might be better to fire gates and replace him with GROOT.
When I get a more powerful PC in the future, I'd prolly just switch to Linux as my main OS and virtualize Windows for programs that aren't compatible with Linux nor work properly in Wine. For now, I'll have to stick with this heavily tweaked Windows 10.
I'm making me a Linux VM to get accustomed to it, so finally switching to it later would be easier.
what is your personal fevourite distro?
You wanna know a very good way to disable telemetry?
Install Linux.
Kim Jung says screw the Donald I want to meet with the President of Windows.
@valcaron I said "to disable telemetry" -- not "to install memes".
And lose weeks of time trying to get the basics to work? No, thanks..
@@UDAYAK1RAN Well, you've got enough time to browse RUclips and reply to useless posts. Which means you've got enough free time to learn how to use Linux.
Might as well start doing something productive, don't you think?
@@GustavoMsTrashCan That is a pretty big assumption there.. I have been running an Arch Linux server for the last three years, which I recently moved to Debian stable.. And the last 1 year has been spent distro hopping until I settled on to windows as the OS which fulfills most of my requirements with the least amount of effort.. And I've used various distros since 2004, so I don't think I've judged Linux too quickly.. Some of us have a pretty stressful day job and don't want to spend our off time reading through source code trying to get their audio device working.. We just want to watch some videos and make useless posts on RUclips as a change..
You can disable the services that report the telemetry, but you cannot actually fully disengage it. It has CEIP under the hood so any time anyone uses a Microsoft Operating system, they have direct access to it whether you turn these services off or not. (It's not recommended, because it screws many things up...)
For my the window 10 telemetry its like evil bastard who its coming back after i disabled it
Thank you, bro~ That's useful tricks~
What is the default value in html please help me
I have request please teach kdenlive transcoding feature
Has this been put into Tron Script yet?
isnt it better to but a bat file here to do that? you need to do it after every update i guess
nice, how can i disable telemetry in Windows 7
Thanks a lot for this fix, could u please also show us how to completely remove Windows Defender if its possible?
Via regedit, you can do this
thank you you have helped a lot
3:10 Well yeah, kinda^^
You can get it also in Windows Home: You can install/unlock this with a little Batch-File (Download: files.giga-downloads.de/tools/gpedit-aktivieren.bat )
Or you can do it yourself with:
Open Texteditor and copy the following Text in. Then save as gpedit_installer.bat and after that you run it as Administrator. Done
@echo off
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt
for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
pause
Last time I tried, a major update resets everything :( MS you're lucky we don't have a National Linux Desktop Standard.
You can script these disables to run recurring so you don't have to redo your changes. See link above.
@@Cinnabuns2009 I am very interested in what you are talking about. Please, tell me more.
@@tgn-contentandotherstuff5652 - google it, dude :)
I honestly got so actively frustrated with Windows 10's behavior AND infuriated at Microsoft deciding in version 1703 that they were just going to start FORCING people to get updates, even people on Pro (like me) that I just said "Fuck this" and completely disabled the Windows Update service. Not just the services.msc service, but I actually went and used my admin power to "Take Ownership" of the Windows Trusted Installer Service and removed all rights to it to anyone or anything but me personally. That's right, not even the SYSTEM can access this service anymore. This means NO windows updates, NO Windows mysteriously turning the update service back on after it was disabled. NOTHING. Windows just... runs. and that's it. I also disabled all the telemetry crap as you have here, stripped out ALL of the microsoft store apps and crap and disabled Cortana in the same way that I disabled Windows Update.
My Windows 10 is still on 1607 and has not had a patch or update in YEARS. I love it. it runs fast, and I have yet to have a single issue with it. I also use Classic shell because Microsoft can go pound sand with that shitty Win10 menu.
At this point I keep a copy of the 1607 version installer on a DVD ready to do reinstalls for new PCs. The beauty of it is, with the "Windows as a Service" model, Drivers and other critical things that would be quickly deprecated in older iterations of WIndows will last for YEARS because all Microsoft is doing is tweaking the UI, while the core remains much the same. As long as it says "Windows 10" I'll be juuuuust fine.
What you think of using Windows 8 in 2019??
I am pretty sure that microsucks has set up win8 for datamining as well through the "securityupdates"
bro i did all of it + got O&O shutup and Telemetry still shows up
Thanks man! :)
Anyone made a powershell script to check these services?
When we gonna get _COOKIN WITH CHRIS_ 24hr live stream of you smokin a brisket overnight?
I was thinking more of a "24 hr stream of me building a studio"
after update microsoft store did not started
1 of 4 - Split to reduce chance of Bot deleting comment
Chris, I think these tweaks found their way early on into your DeBloat script/ Tool Box thing, but…
2 of 4 ..but sometime later in a live stream, Redesigning the Toolbox, Oct 29 2021 these two were also in a later section, # Service tweaks to Manual
3 of 4
The Undo Essential Tweaks in your latest Toolbox script does not seem to put the things back as they were when I have used it
4 of 4
So I think the implementation of these two things in your script is currently in a bit of a muddle
thank you Chris
I don't have the second one
i might be 5 years to late but thanks a lot! 👍
O&O shutup caused my microphone to stop working even though it was visible and connected to my computer
Just turn that microphone block off when used. That's what I did. Then just put it back on once finished.
Cheers Chris
Very important, if you're going to be using O&O ShutUp10 tool, make sure that following boxes are red (unchecked) in "App Privacy" - "App access to camera disabled" and "App access to microphone disabled" or else your skype will not have access to camera or microphone.
I don't have DMW
I can only get default.