-
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
[VCM] VCM utility moving to legacy in 0.67 timeframe (updated from community feedback) #21473
Comments
What about Win10 users? They don't have the shortcut. I don't think removing the utility will make users happy. |
This issue is the place to gather feedback like this. |
Wait, but isn't this feature just for apps that support this. It doesn't work for all apps. Also there is no feature for camera muting. |
Chiming in after seeing that a deprecation warning is already in place with the most recent version. I have to be on Windows 10 for a while yet, so this will remove the feature with no replacement for me? Also, +1 on the other comments (Win 11 shortcut doesn't work for all apps, and no replacement for camera mute). EDIT: |
Yeah I'm confused too. I think the choice is quite definitive, so what kind of feedback do you want??? |
I use Windows 11 and use VCM a lot when using Zoom. I love the new feature where the display stays on when on mute AND off-MUTE. Please do not deprecate as it is a valuable feature. For Win11, you should look at how you could tap into the mute button displayed in the taskbar to mute/unmute. Currently this only works with MS-Teams but I believe it would VCM could be tweaked to enhance this capablity in Win 11 |
Same feeling. I strongly hope to retain this feature. I am also a win11 user. |
Also I just tested the global shortcut (win+alt+k) in windows 11 and it doe not work with zoom. You get a little pop-up that says "no supported apps in use for mic mute" for 2 secs and it disappears ...more reason NOT to deprecate VCM :) |
Yes. totally agree. We would like to move to Win 11 but corporate world does not move that fast |
Against the deprecation. The mic mute shortcut in Windows 11 is an opt-in from app developers, VCM was global and forced. |
If nothing else, it could be released as a standalone app so that people don't have to keep old PT versions around if they need it. |
Lol, just now I wanted to start using VCM on my Windows 10 machine (I'm still on W10 for some more time), just because of the new 'hide when muted' feature. I really would like to use this feature on W10. What's the pain of keeping this feature for just W10 users? It probably requires a check though (code-related, to check whether the user is running W10 or W11, if that piece of code doesn't already exist). |
Removing VCM completely because Windows 11 has a similar but worse feature doesn't make any sense, unless devs are planning on dropping support for Windows 10 outright. Might as well remove FancyZones, Image Resizer, Shortcut Guide and probably others since there's similar but worse ways to do some of that in Windows already. |
@crutkas @yuyoyuppe If VCM will be removed after v0.67 then it's too soon to actually close all VCM issues already. We can lock issues in the mean time |
As FYI for anyone looking for an alternative (admittedly a paid one), MuteDeck just got a lot closer to being a direct replacement for VCM. They just released a new version this week that added the ability to set keyboard shortcuts for global audio / video mute: Still a few missing pieces (like hotkeys for "Push to Talk" or a combined "Mute Mic + Camera") that I posted requests for on their feedback tracker. I'd started out using it in conjunction with VCM last year and for the past few months have been using it alone with VCM turned off. Note that like VCM, it does still have the limitation that it can't listen to hotkeys that are pressed from within a Hyper-V VM. For that I have an AutoHotkey script that runs with admin privileges to catch commands. It was actually a little simpler to set that up with MuteDeck, since it has an API interface I can call directly with curl when I get a keypress event rather than needing jump through hoops to reissue keypress events on the host system. |
This is going a bit off topic from VCM, but would you be willing to share your AHK script that listens for your keypress and sends it back outside of the VM? |
I'm using a slightly modified version of this RDPHotkeyHelper script that passes media keys to the host: That had a lot of stuff figured out already (like detecting when a VM is launched and rebinding keys so they still get captured), but all of the code for passing through keystrokes is based on single key events. I ran into issues trying to come up with code to get key combinations to pass through and shelved the idea of using it for muting until I came across the MuteDeck API. Here's the code that I'm using for calling MuteDeck (added right before the function definition for PassToLocalMachine):
If you wanted to adjust that to the same binding that VCM uses, you could use:
As-is, it works OK with general RDP sessions to just drop it in a startup folder. Hyper-V needs elevated privileges for intercepting key bindings, so I launch it via a Task Scheduler task with the following options:
Triggers
Settings
|
Closing in favor of #36339 |
NO. Please do not close this in favor of REMOVING VIDEO CONFERENCE MUTE. |
Please do not remove this. I use the Video mute portion of VCM every day! I get not wanting to maintain it, but why are you now removing it when this thread shows that there is a loyal user base for this functionality. And before you say I can install it separately, I can't. Work has approved for me to install powerToys, but I can't just build the VCM on it's own and run it. |
I've already said it as others have. Disappointing. I rely on this so much. It's the most reliable, consistent, elegant way I have found to mute across a multitude of apps. |
@sirmeili Well said. It's really annoying when people assume you can just install any old software at will. |
You obviously have too much faith in Microsoft..... |
...And there she goes! "Community feedback" they said. |
This is just sad, I use it everyday and it makes a huge difference in my workflow. |
On Win11 there's a system shortcut to achieve this, but not from Win10. |
Can someone tell me the Win11 alternative to video mute? I know there is a half baked equivalent to the mic mute that does not work everywhere, but as far as I know there is NO replacement for video mute. It's disingenuous to say there is an alternative when at best you're talking about 50% of what VCM does. |
Pretty sure there isn't one. Even where it works, there's no good solution for things like "push to talk" - the keyboard shortcut portion of power toys only allows for shortcuts that execute on key down. |
Ah crap, I really used this feature LOADS. I'm in multiple calls a day, and it was my goto shortcut. I didn't want to have to upgrade to Win11 just for a system-wide mute button |
FYI: MuteDeck is the closest I've found to replacing VCM. It's not a 1-to-1 alignment but it's pretty close and has a few extra features that are nice (like support for webhooks). |
Won't be updating any further -- 87.1 forevah! |
Really disappointed. I use this feature in every video conference. I keep seeing claims of "low usage" as the justification for removing the feature. I'd love to know how they are capturing the data to make this claim. The VCM usage must be measured relative when you are in a situation that uses your mic, hence in a meeting. When looking at other tools in the suite relative to the time they are intended to be used (windows up time, user login time, etc), VCM is probably my most used tool in the suite. I too will not be updating. |
Agreed, and I'd like to know what constitutes "low usage" for a microphone muting keyboard shortcut -- which by nature is not something you're constantly fiddling with (it's probably just a count of individuals using it). I use it regularly (at least a few times a day on average) but not constantly and when I need it, I really need it. |
If I understand things correctly, VCM is getting remove because not enough people use this feature, but isn't that the point of PowerToys? It's a collection of small applications that aren't included in Windows because not enough people would use them. They're small applications for power users. While VCM is included in Win11, Win10 is still being supported by Microsoft. I would rather not have to install a third party solution for this or stay on an old version of of PowerToys. |
Is VCM included in Windows 11? Please explain. I can't find
similar functionality to VCM in Windows 11.
Exactly what "hotkey" do I press to simultaneously mute both my web camera
and my microphone in Windows 11 when I don't have PowerToys (VCM) installed?
…On Sun, 2 Feb 2025 at 19:43, kronos4453 ***@***.***> wrote:
If I understand things correctly, VCM is getting remove because not enough
people use this feature, but isn't that the point of PowerToys? It's a
collection of small applications that aren't included in Windows because
not enough people would use them. They're small applications for power
users.
While VCM is included in Win11, Win10 is still being supported by
Microsoft. I would rather not have to install a third party solution for
this or stay on an old version of of PowerToys.
—
Reply to this email directly, view it on GitHub
<#21473 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF2CUVH57KJSJU2RWHP5GP32NYAENAVCNFSM6AAAAAARPHH6IWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRZGM2TSMJRHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
That was literally the only PowerToys function that I was actually using. Windows 10, multiple microphones and cameras and this was a time-saver to bind the shortcut to the custom mouse button to mute/unmute quickly and with muscle memory. I'm getting back to 0.87.1 and will stay there indefinitely if you really say that this is functionality that no one uses. |
@chjohans : It has been a while since I've looked into it, but Windows 11 has a kind of "global mute", from what I understand, however, every individual app wanting to use the mic must opt in to using the Global Mute feature, otherwise they can just continue to access the mic as normal. In other words, it's essentially a fake mute that's completely useless for most real world applications and is ABSOLUTELY NOT an acceptable replacement to VCM. |
@cblake777 : Exactly, last time I checked only Microsoft Teams supported that, and I'm using everything but MS Teams! :)
|
Update from crutkas:
Based on community feedback, we'll be shifting the decision from removing the feature to moving it into a legacy mode (maintenance only). This will still be in the 0.67 timeframe. Our team will only directly address critical bugs, security and accessibility issues.
We'll accept community PRs for enhancements but to date for VCM, has been small in comparison to others which was one of the supporting factors in our decision.
We love the community and feedback. Thank you for helping guide our decision.
The text was updated successfully, but these errors were encountered: