How to fix Quick actions missing(disabled) in Windows 10 Action center

박진섭 1 Reputation point
2022-09-14T23:34:23.303+00:00

All Quick action icons are disabled. I try to mouse right-clicked, but the context menu doesn't appear(Add button).
241196-image.png

When I click 'Edit your quick actions' button but nothing happens. There is no 'add' button.
241128-image.png

I try to 'sfc', 'dism' command and powershell re-deploy apps scripts. But it has not been fixed.

Windows version: Windows 10 21H2(19044.2006)

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,451 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 18,536 Reputation points MVP
    2022-09-14T23:59:46.663+00:00

    Have you tried creating a new user account?

    You may also try to Refresh Windows.


  2. Limitless Technology 44,206 Reputation points
    2022-09-19T08:22:45.747+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having issues related to Action bar missing.

    1. Please run below commands from from Elevated prompt

    REG DELETE "HKCU\Control Panel\Quick Actions" /F

    taskkill /f /im explorer.exe

    start explorer.exe

    1. Reboot your Computer.

    ----------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.