-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why Was Video Conference Mute Deprecated? #37126
Comments
I think it was copyright, wasn't it ? |
Do you have any source for this? I couldn’t find anything about copyright being the reason for its removal |
I seen some similar video's got banned from last few weeks, but still l am not sure. |
I’ve downloaded an older version (v0.87.1) that still has the VCM feature for now, but I’m still hoping for some clarification from the PowerToys team on why it was removed |
Same for me. I'll switch back to an older version then. |
Same for me. The most used feature of this collection of tools. |
Pretty ridiculous, since we were previously told it would be deprecated but not removed. The "similar features already available in Windows" statement is false, and not even remotely comparable. The global mute that was added to Windows 11 requires apps to specifically support it, and barely anything does, so it's mostly useless! There is no equivalent function for disabling cameras. There's been so much opposition to this, and yet it's been pushed through anyway. Shameful. |
Same here! The most useful feature in this program! I used it every day. |
I really do not understand the problem that would have been to simply keep this tool ? Maintenance mode, fine. So what ? who has a problem with that ? is there any unofficial-we-do-not-dare-to-say reason ? Please bring us this feature back !! ;) thanks |
Again, as stated in the other post, this is not an answer.
|
I'm certain that many features in PowerToys have low usage, and yet VCM is deprecated and now removed? So many false promises from your part, and I'm quite disappointed. Can you at least provide an explanation on why and how removing VCM is going to help developing PowerToys? And even though the feature already existed in Windows 11, the apps supporting are so minimal and it doesn't make much sense. |
From the (very little) I can understand by looking at the files, it looks like VCM relied on an x86 build that they wanted to remove, so instead of bothering to update the module to x64, they just deprecated it. I honestly don't like this decision at all and, as many others here, will just use an older version from now on, hoping that a solution will be found in the future. |
I used to use this tool and sometimes it simply didn't work without any feedback (did not mute), which instantly destroyed my trust with this tool, so I turned it off and never thought of it again. |
I made the decision to pull it. Almost all the same reasons held for why we wanted to do it back with 0.67 still hold true. It is very difficult to test, debug in general, different webcam hardware caused issues, Arm64 quirks, had accessibility issues, it actually is x86 vs 64-bit, and extremely low usage from telemetry compared to other PowerToys utilities. The complexities of the virtual driver added to installing, upgrading, and uninstalling PowerToys also added to my decision. I do know it does actively impact those who did that and usage is usage. As a user, you have choices and we respect that. Our team cares deeply about users and giving everyone extremely powerful utilities. As an open-source project, if someone does find it useful, 100% please fork / leverage our code. Here is the fork we used to remove it (12bb5c2). This will have the best snapshot of the latest bits of code for this utility and how we removed it out. |
What was the point of having a community feedback thread, hundreds of users urging you to at least keep the module in legacy mode for newer versions of powertoys, making it clear you're going to keep pushing updates with it in legacy mode and not removing when you're just going to make the executive decision to remove it without warning after two years of assurance it wasn't going to be removed? This was a massive rug pull and a stab in the back to not just VCM users, but to the wider powertoys community. What guarantee do we have that you won't find a different module you're having issues working on and doing the exact same thing? |
My "telemetry" says I used this functionality in 99.9% of PowerToys usage cases. That was actually the only thing that I wanted from PowerToys in the first place.
Are those actual problems when this was in maintenance mode? Doubt that.
YMMV. I try to block any telemetry anyway but in this case - see my first sentence.
No you don't.
Even more you don't. You decided for your users.
As said before. But I get it - it's your product, you call the shots. I will stay with 0.87.1 forever I guess. I've downgraded and turned off checking and downloading new versions. |
I think most of the users using PowerToys are power users. |
This was honestly the main reason I used PowerToys. Please return the feature or offer a true alternative that can mute all microphones within the system using a keybind. |
This tool needs admin rights. Those that would need a video conference mute are most likely not working on computers where they have a say in what can and can't be installed. It was a hassle just to get PowerToys approved, but part of the pitch was that it was a singular package direct from Microsoft, not a dozen individual open source projects. |
well this sux. It was really the only thing that I was using every single day from PowerToys. I think I will downgrade as well and keep it there. |
I use only the microphone mute. I do not need the video mute. Isn't the part with microphone muting orders of magnitude easier to test? I suggest keeping the microphone muting feature and forget about video. |
While I am also disappointed it was fully removed, this commit did indeed help me put it back and rebuild with the latest code changes (so I appreciate the commit post). It's definitely one of my most used features of PowerToys, but there is unfortunately nothing like it (that fully mutes / hides the video via shortcut). |
This could open up a scenario for hackers to attack. PowerToys has admin rights so it is very dangerous if someone forks, then brings VCM back and installs it with malware... users who want to use VCM should not update instead of installing PowerToys from unknown sources. |
That is a great point |
I think we don't benefit from any explanation more than petition Microsoft's PowerToys Team to bring back VCM. What's the proper way to voice that so they can hear this petition from so many customers? |
As a replacement I use the nirsoft's |
I'm genuinely curious on this - does telemetry count visits to the VCM tab within PowerToys, or does it count invocations of the keyboard shortcuts? Because of the former, then yes, I imagine it is not well trafficked. Once set up, it doesn't require revisiting probably ever. And I'm not sure if even required a single visit to use it (probably does though). Really I just wonder what constitutes "usage." |
I'm extremely sad to see VCM be removed, it's been an essential tool for me when on calls and streams. I understand that it must have been difficult to thoroughly test and develop for, but in those cases you could
This recent removal in 0.88.0 is a real shame, because I now have to look for an alternative since my need is still there. If there are people in the community willing to put in the work to either bring it back or revamp it, I suggest you take their help and merge their branches. Honestly, if I could learn how to do it, I'd do it myself and push back to upstream. |
Hey, could you make a short gist or something to walk some of us through this? |
I have researched extensively and have found nothing paid or free that provides the functionality of muting the video and microphone via a keyboard shortcut. I really missed this feature since I used it all the time so I guess I'll never be able to upgrade powertoys until a viable alternative arises. Hopefully some coding wiz use the existing code to make a standalone project or keep an up to date powertoys version with the feature around. This was really sad to see it removed and ABSOLUTELY no alternative existing. |
@nwazuo |
Description of the new feature / enhancement
Hi PowerToys team,
I recently noticed that the Video Conference Mute (VCM) feature has been deprecated, and I wanted to understand the reasoning behind this decision. This feature was incredibly useful, and I (along with many others) relied on it regularly.
Could you provide more details on why it was removed? Was it due to technical challenges, low usage, or other considerations? If there are any recommended alternatives, I’d appreciate any guidance you can offer.
I hope the team might reconsider bringing it back or at least provide more context on the decision. Looking forward to your response.
Scenario when this would be used?
I’m really frustrated by this decision. This feature was incredibly useful, and I relied on it regularly for my remote work.
For example, when I’m in a virtual meeting on Teams or Zoom, I often deal with unexpected background noise—whether it’s family members, pets, or just general home distractions. With VCM, I could instantly mute both my microphone and webcam across all applications with a single shortcut, instead of scrambling to find the mute button in each app. It saved me from awkward moments and made managing meetings much smoother.
Now that it’s gone, I have to manually mute in every app, which is frustrating and inefficient. Can you explain why it was removed? Was it a technical limitation, low usage, or something else? If there’s an alternative, I’d love to hear about it.
I really hope you reconsider bringing it back, as it was a game-changer for remote workers like me. Looking forward to your response.
Supporting information
No response
The text was updated successfully, but these errors were encountered: