Oh the things you read on a thread like this... >They don't listen to feedback >I don't submit feedback >I complain things don't get fixed >Microsoft sucks Well, well. If Nobody is moving a finger (both you and MS) to get anything done of course nothing will be fixed. "What the hell they need my feedback for?" Yeah, why the hell do they want to know what you don't like in the OS? "Oh but they don't care about my feedback" I bet there are a handful of people in MS that read those feedback posts and forward them to the ones responsible in directing and applying changes. It's just that poorly management decisions and disconnection between offices screw everything over. And they put no effort into changing that. Plus, some decisions favor their money. Such as "I don't want to spend development time in this and that. Or, I want to put ads in Start Menu because it makes us a little bit richer with stupid sponsorship, yadda, yadda."
Oke it's not a perfect world but I agree if everybody keeps pointing fingers at each other nothing is getting better ! In my opinion you will always keep people who don't wanne let go of the past as in windows 7 is great let's stick to that and all the new stuff they develop is bad haha it's getting to a point that it is getting funny in my believe you will always have up and down sides to development the trick is to get something done about that with each other as community and good will is important for this to get the very best out of it. Just my 2 cents ! have a nice day
Ms is not the compony it was They need to keep making profit Their policies changed moving from retail marketing to new marketing of today , which is ads from tracking info Where everybody already using there which is quiet sad cos its OS but pirate doesn't skipping OS 90% use pirate windows So no one can really blame anyone Its what it is Im not sure that everybody in ms happy with this change but ...
No need to reinvent the wheel, just use the methods known since few months after the first W10 release. Code: @echo off cd /d "%~dp0" echo WindowsFeedback uninstaller... CLS install_wim_tweak.exe /o /l install_wim_tweak.exe /o /c Microsoft-WindowsFeedback /r install_wim_tweak.exe /h /o /l echo Microsoft-WindowsFeedback should be uninstalled. Please reboot Windows 10. pause