microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
107.42k stars 6.34k forks source link

Remap a Key / Remap a shortcut not opening #32143

Open aliekiddo opened 3 months ago

aliekiddo commented 3 months ago

Microsoft PowerToys version

0.79.0

Installation method

GitHub

Running as admin

No

Area(s) with issue?

Keyboard Manager

Steps to reproduce

press the buttons in the menu

✔️ Expected Behavior

Remap a Key / remap a shortcut to open options to remap a shortcut

❌ Actual Behavior

nothing opens PowerToysReport_2024-03-30-13-23-43.zip

Other Software

I've just downloaded powertools and I'm trying to set it up

github-actions[bot] commented 3 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

MadDogDean commented 3 months ago

Had exactly the same problem an a brand new Win11 install.

Tried running Power Toys as a User or as Admin and no change.

Click the "Remap a Key" and nothing happens.

PowerToys: v0.79.0 OS: Win 11 ver 23H2 OS build: 22631.3374

1SKcode commented 3 months ago

+++ This function does not work during a clean installation. I encountered a bug 3 days ago. OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22631 N/A Build 22631 PowerToys: v0.79.0

MadDogDean commented 3 months ago

Checked on my other PC running Power Toys 0.78 - Remap a Key works fine

Had exactly the same problem an a brand new Win11 install.

Tried running Power Toys as a User or as Admin and no change.

Click the "Remap a Key" and nothing happens.

PowerToys: v0.79.0 OS: Win 11 ver 23H2 OS build: 22631.3374

Checked on my other PC running Power Toys 0.78 - Remap a Key works fine

aliekiddo commented 3 months ago

I installed 0.78 on the same PC and it works in this version (which is also new install of Win 11)

rellevart1 commented 3 months ago

This was happening to me I installed the Microsoft c++ runtime libraries and it started working. I commented this somewhere else as well but saw this here. It was the latest runtime library that I installed 2022.

jcrben commented 3 months ago

@rellevart1 how did you install the latest runtime libraries, so people can follow precisely the same steps? did you download from https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version?

I downgraded to 0.78.0 for now: winget install -e --id Microsoft.PowerToys -v 0.78.0

etdr commented 3 months ago

@jcrben I installed the libraries from that link just now and it did fix this problem FYI