Share via

Startup App in menu settings is missing in Windows 11

Anonymous
2022-11-24T20:56:55+00:00

Hello, I tried everything I could find online for this issue and nothing worked I have my file and apps just the way I want them and I hate to lose them if I do a reset. Can you help me find the solution to this problem? I know a few others have experienced this issue as well but very few listings of it. Thank you in advance

Jeff aka Phantom Phreak

Windows for home | Windows 11 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2023-02-18T21:12:20+00:00

    Had the same issues:

    Apps > Startup menu is missing in Windows 11.

    Unable to change startups via the "task manager"->"Startup Apps",

    Disabled startup control in "Phone Link".

    Finally found the solution by comparing "Policy" settings in the registry with a working computer.

    Found that Registry location [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

    was empty and my working laptop had 22 entries.

    I did not go one by one through the entries, so I do not know exactly which one(s) fixed the issue.

    Guessing it was one or more of the entries that have "Startup" in them.

    "EnableFullTrustStartupTasks"=dword:00000002

    "EnableUwpStartupTasks"=dword:00000002

    "SupportFullTrustStartupTasks"=dword:00000001

    "SupportUwpStartupTasks"=dword:00000001

    Here are all the entries in my registry location:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]

    "ConsentPromptBehaviorAdmin"=dword:00000005

    "DSCAutomationHostEnabled"=dword:00000002

    "EnableCursorSuppression"=dword:00000001

    "EnableFullTrustStartupTasks"=dword:00000002

    "EnableInstallerDetection"=dword:00000001

    "EnableLUA"=dword:00000001

    "EnableSecureUIAPaths"=dword:00000001

    "EnableUIADesktopToggle"=dword:00000000

    "EnableUwpStartupTasks"=dword:00000002

    "EnableVirtualization"=dword:00000001

    "PromptOnSecureDesktop"=dword:00000001

    "SupportFullTrustStartupTasks"=dword:00000001

    "SupportUwpStartupTasks"=dword:00000001

    "ValidateAdminCodeSignatures"=dword:00000000

    "ConsentPromptBehaviorUser"=dword:00000001

    "undockwithoutlogon"=dword:00000001

    "dontdisplaylastusername"=dword:00000000

    "legalnoticecaption"=""

    "legalnoticetext"=""

    "scforceoption"=dword:00000000

    "shutdownwithoutlogon"=dword:00000001

    "SlowLinkDetectEnabled"=dword:00000001

    Good luck.

    70+ people found this answer helpful.
    0 comments No comments

32 additional answers

Sort by: Most helpful
  1. Anonymous
    2023-03-25T12:23:34+00:00

    Excellent!!!

    After some testing these resolved my problem:

    EnableUIADesktopToggle

    SupportUwpStartupTasks

    and now I have the Startup Apps available under Settings/Apps AND I can successfully toggle (in my case Store/UWP version of Whatsapp) to autostart

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-02-26T03:50:33+00:00

    This solution is done by editing the Windows registry.

    If you do not know how to edit the registry. I recommend you find an expert.

    If the registry is corrupted, you could have to do a full re-install.

    The task starts by you looking in the registry at location HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

    There should be values stored there. In my case the values were missing.

    I compared my values to values on another working computer. Then set the values to fix this problem.

    To see your values, do the following.

    In a command shell run:

    C:>reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

    These are the values in my registry:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

    ConsentPromptBehaviorAdmin    REG\_DWORD    0x5 
    
    DSCAutomationHostEnabled    REG\_DWORD    0x2 
    
    EnableCursorSuppression    REG\_DWORD    0x1 
    
    EnableFullTrustStartupTasks    REG\_DWORD    0x2 
    
    EnableInstallerDetection    REG\_DWORD    0x1 
    
    EnableLUA    REG\_DWORD    0x1 
    
    EnableSecureUIAPaths    REG\_DWORD    0x1 
    
    EnableUIADesktopToggle    REG\_DWORD    0x0 
    
    EnableUwpStartupTasks    REG\_DWORD    0x2 
    
    EnableVirtualization    REG\_DWORD    0x1 
    
    PromptOnSecureDesktop    REG\_DWORD    0x1 
    
    SupportFullTrustStartupTasks    REG\_DWORD    0x1 
    
    SupportUwpStartupTasks    REG\_DWORD    0x1 
    
    ValidateAdminCodeSignatures    REG\_DWORD    0x0 
    
    ConsentPromptBehaviorUser    REG\_DWORD    0x1 
    
    undockwithoutlogon    REG\_DWORD    0x1 
    
    dontdisplaylastusername    REG\_DWORD    0x0 
    
    legalnoticecaption    REG\_SZ 
    
    legalnoticetext    REG\_SZ 
    
    scforceoption    REG\_DWORD    0x0 
    
    shutdownwithoutlogon    REG\_DWORD    0x1 
    
    SlowLinkDetectEnabled    REG\_DWORD    0x1 
    

    I can't tell you for sure which of the 22 values fixed my problem.

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-11-24T23:54:46+00:00

    Hi, I'm Robinson, and I’m happy to help you today.

    Here is some troubleshooting that you can try and should fix this problem.

    Solution 1: Re-register then Settings app
    1-Right-click on Start then click on Windows Terminal (admin)
    2-Paste this command and press Enter:
    Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
    3-Reboot your PC

    Solution 2: Repair and reset the Microsoft Store
    1-Right-click on Start.
    2-Click on Windows PowerShell(admin)
    3-Type:
    Get-AppXPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} and press ENTER.
    4-Reboot your PC
    5-Open the Microsoft Store, click on Library then click on Get and Install updates.

    Solution 3: Perform the repair upgrade using the Windows ISO, this procedure will repair all Windows files, apps, and registry keys. This procedure will not affect your personal files.

    1-Download the Windows 11 ISO at this link.
    https://www.microsoft.com/en-gb/software-downlo...
    2-Double-click your ISO file, and click on the setup.exe file.
    3-You may be prompted by User Account Control. Click on Yes if so.
    4-In the Install Windows 11 dialog, click on Change how Setup downloads updates.
    5-Select "Not right now". This will save you from downloading a new build (if available). Click Next.
    6-Setup will check your PC and show a license agreement. Click on Accept in the license terms dialog.
    7-Wait for the setup program to check for the available free space.
    8-On the Ready to install page, click the Change what to keep.
    9-Now, you can select Keep personal files and apps, Keep personal files only, and Nothing. Also, Nothing is the only option that will be available if your installation media doesn't match the installed Windows 11 version or language.

    Note: It is safe to close the setup wizard at this step and cancel the repair install process. Otherwise, you won't be able to cancel it later. Finally, click Next.
    10-Click on Install to start the repair install of Windows 11.

    Hello, I tried all three, and none of them worked, however, I don't have Windows Terminal so I use Powershell in admin and rebooted. I already have 22H2 the latest release

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-11-24T21:30:34+00:00

    Do you have any start up apps?

    In Task Manager you have start up apps?

    2 people found this answer helpful.
    0 comments No comments