Windows 10: Notification Area does not have a program associated with it

Discus and support Notification Area does not have a program associated with it in Windows 10 Support to solve the problem; I just installed a second hard drive for data, leaving my C: drive for just the OS and programs. Not wanting to go crazy with sysprep, I decided to... Discussion in 'Windows 10 Support' started by Ellis Dee, May 3, 2016.

  1. Ellis Dee Win User

    Notification Area does not have a program associated with it


    I just installed a second hard drive for data, leaving my C: drive for just the OS and programs.

    Not wanting to go crazy with sysprep, I decided to just move my special folders the approved way: Properties => Location. This was going swimmingly until I got to AppData\Local. Apparently those files are in use and can't be moved, throwing an "Access Denied" error. No problem, I choose to move the location without moving files, reboot, and now that the files in the old local appdata aren't locked I copy them over to the new local appdata location, skipping any files that are open. (Copy, not move, meaning I have a safety valve of all my local appdata files still sitting in the default location.) I don't particularly care about my local appdata settings; it's roaming that has the good stuff. So whatever gets skipped is fine by me.

    Anyway, all that went fine, local appdata was successfully moved to the D: drive, all good. I did notice that my systray icon settings seem to have been lost, though. The icons I set to "Always Show" had been reverted to only show for notifications. So I right-clicked the taskbar, chose Properties and clicked the Customize button next to Notifications. This throws a "file not associated" error.

    Thinking that maybe moving local appdata might be too much for the system, I restored it to the default location, again not moving files. Reboot, so now I'm exactly where I was before moving it in the first place: Local appdata is back in C:, and all the local appdata files are what they were. My systray icons are back to my preferred settings, so all is good. But that button still throws an error.

    Reboot again, still the same problem: You don't have a file associated with this type. After googling to find out what the actual command line is that's being executed, I try both in the run dialog.

    This throws the same error as clicking the button:
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 5

    This works fine:
    explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}


    My conclusion is that I need to add a registry key for some file association that will make that first command line work. Anyone know what it is I need to add?

    Here's a screen grab:


    Notification Area does not have a program associated with it [​IMG]


    I'm also thinking that I can move Local AppData back to D:, since this problem is still there even with them on C:. I figure move to D:, fix the problem, and I'm good to go.

    :)
     
    Ellis Dee, May 3, 2016
    #1

  2. File does not have a program associated with it for performing this action

    Hi,

    Thank you for posting your query on Microsoft Community.

    I do understand your concern, however I’ll be glad to assist you.

    Try the following methods and check if it helps.

    Method 1: I suggest you to run
    SFC scan to resolve the issue. SFC scans the corrupted files and recover it automatically.

    To run the SFC/SCANNOW command in Windows 10:


    • Left click on Start button.

    • Right click on Command Prompt (Admin) option which will let you run
      'Run as administrator’.

    • Command Prompt Window pops up.

    • Type: SFC /SCANNOW and hit Enter.
    You can also follow the link below for reference:

    http://support.microsoft.com/kb/929833

    Method 2: Set the computer in a clean boot state and check if it helps. Setting the system in a clean boot state will help to identify if any third party applications/drivers or startup items are causing the
    issue. Refer the article and check if it helps.

    https://support.microsoft.com/en-us/kb/929135

    Note: After clean boot troubleshooting steps, follow the section
    "How to reset the computer to start as usual after troubleshooting with clean boot" in the provided link to return your computer to Normal startup mode.

    Please feel free to get back to us if you have any doubts. We will be happy to assist you further.

    Thank you.
     
    SujataMoktan, May 3, 2016
    #2
  3. rafbcm Win User
    File does not have a program associated with it for performing this action

    Original title:

    When I right click on my desktop and click personalize I get this message-This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs
    control Panel."

    How can I fix this?
     
    rafbcm, May 3, 2016
    #3
  4. philc43 Win User

    Notification Area does not have a program associated with it

    Here are registry screenshots for my ms-settings:notifications entry:


    Notification Area does not have a program associated with it [​IMG]


    Notification Area does not have a program associated with it [​IMG]


    Not sure if this will help?
     
    philc43, May 3, 2016
    #4
  5. Ellis Dee Win User
    Nice, thanks much for the screen shots. Unfortunately that's the same as I have, so nothing to try there.

    Looking more closely at the shortcut command that throws the same error, I searched HKEY_CLASSES_ROOT for "Options_RunDLL" and came up with several hits, but no "5"s. Just 0s and 1s. Testing the various values with the Run dialog:

    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 0 <== opens Folder options, General tab
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 1 <== opens Taskbar options, Taskbar tab
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 2 <== opens Folder options, Search tab
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 3 <== opens Taskbar options, Taskbar tab (same as 1?)
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 4 <== "no program associated" error
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 5 <== "no program associated" error
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 6 <== opens Taskbar options, Toolbars tab
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 7 <== opens Folder options, View tab
    %SystemRoot%\System32\rundll32.exe shell32.dll,Options_RunDLL 8 <== opens Taskbar options, Navigation tab

    9 and 10 do nothing; the run command is ignored entirely with no error message or effect. So it's looking like just 0 through 8. It seems weird that 1 and 3 do the same thing, but whatever.

    Could you try 4 and 5 and let me know what they do so I can figure out what I need to create alternate shortcuts for? That way even if I never fix it I'll at least have a workaround.
     
    Ellis Dee, May 3, 2016
    #5
  6. philc43 Win User
    Both 4 and 5 open the System Notifications Area so that is consistent with what you have been finding.
     
    philc43, May 3, 2016
    #6
  7. f14tomcat Win User
    If your intention was to move the location of your User folders (your profile name), then this tutorial would be the way to proceed. If so, suggest you put everything back the way it was before and do an image backup first.

    Users Folder - Move Location in Windows 10 - Windows 10 Forums
     
    f14tomcat, May 3, 2016
    #7
  8. Ellis Dee Win User

    Notification Area does not have a program associated with it

    Moving the users folder is undocumented and unsupported, though of course it's possible using sysprep.

    I'd prefer to just stick with supported features. Moving certain special folders by going to folder properties => location tab is the officially supported methodology, and it's available for local appdata.

    Cool, thanks much. If the only problem I have is that I have to roll my own shortcut to manage systray notifications, no harm no foul. I already use custom shortcuts for a bunch of standard windows features anyway, so adding one more is trivial.


    Notification Area does not have a program associated with it [​IMG]


    Still, if anyone happens to know a way to fix this issue or stumbles across a fix in the future, I'm definitely interested.
     
    Ellis Dee, May 3, 2016
    #8
  9. Ellis Dee Win User
    Actually, would system restore mess up anything?

    I have two restore points available, both automatics. (Which annoys me. My manual restore points appear to have been automatically thrown away, which doesn't seem logical. I made them for a reason.)

    One restore point is from today, the other from early last week. Since early last week I added a second hard drive and moved my documents, music, downloads, pictures, video, appdata\low, and appdata\local (and then moved it back to default) over to it. And all of that was done today. If I restore to last week, would anything major get messed up, do you think?

    I've never done a system restore before. Manually set restore points, but never used them.
     
    Ellis Dee, May 3, 2016
    #9
  10. Ellis Dee Win User
    Gah!

    Right clicking the desktop, both "Display Settings" and "Personalize" are throwing the same error.

    Time to cross my fingers and try a restore point. Wish me luck!
     
    Ellis Dee, May 3, 2016
    #10
  11. philc43 Win User
    Restore point should work fine. Good luck!
     
    philc43, May 3, 2016
    #11
  12. Ellis Dee Win User
    Yep, that did the trick nicely. Notifications, Personalize and Display settings all work fine now.

    It was REALLY slow, though. It sat at that blue "initializing restore" screen for like 15 minutes, so I just left it running and did other, non-computer stuff. Coming back to it now, all is well. So it took anywhere from 16 minutes to four hours. heh.
     
    Ellis Dee, May 4, 2016
    #12
  13. Ellis Dee Win User

    Notification Area does not have a program associated with it

    Final postcript:

    After the system recovery, all my custom folder locations (documents, music, etc...) were gone, but the files themselves were still safely on D:. The C: drive versions of these folders included all exe and iso files, folder shortcuts, and I think a few others. I just deleted these old versions since my current stuff was already on D:, then re-did my custom locations. That went without a hitch.

    I decided it's best to leave Local and Local Low on the system drive, moving only Roaming to the D: drive. Even before moving Roaming I noticed that all my firefox settings were gone, so after pointing Roaming to D: I just did a simple restore of my entire Roaming folder backup I made yesterday before adding the second hard drive.

    I only appear to have to re-do my Quick Launch bar, but that's to be expected whenever you move Roaming. Quick Launch is finicky that way. Other than that, everything works and all my settings are how I like them.

    So all's well that ends well.
     
    Ellis Dee, Apr 4, 2018
    #13
Thema:

Notification Area does not have a program associated with it

Loading...
  1. Notification Area does not have a program associated with it - Similar Threads - Notification Area does

  2. ms-settings:personalization-background "This file does not have a program associated with...

    in Windows 10 Customization
    ms-settings:personalization-background "This file does not have a program associated with...: The year is 2020 and I started having the problem people have been having for the last five years. I've tried the sfc and dism method but didn't work and for some reason I'm not able to create a new user. How can I solve it? Windows version 2004 os build 19041.508...
  3. Some of the notification area icons don't match the associated program

    in Windows 10 Customization
    Some of the notification area icons don't match the associated program: I have two problems with my new laptop Windows 10 Pro. 1. Using "Select what icons appear on the taskbar" I selected the program icon 'Directory Opus'. When I boot my computer, the icon never appears in the notification area. If I manually open the program using the...
  4. Windows 10 Error Message: This program does not have a program associated with it for...

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 Error Message: This program does not have a program associated with it for...: Good Afternoon I have tried to solve the following problem on and off for a week or so. The problem is: I am unable to open PowerPoint attachments in AOL when using either Firefox or GoogleChrome. The error message I get is a follows: "This file does not appear to have...
  5. Can't uninstall program ''File does not have a program associated with it''

    in Windows 10 Network and Sharing
    Can't uninstall program ''File does not have a program associated with it'': I want to uninstall some programs but I can't because when I try I get the ''this file is not associated with a program to perform the action'' and I don't know how to fix it. Should I download an uninstaller program? Please help x...
  6. This file does not have a program associated with it for performing this action. Please...

    in Windows 10 Customization
    This file does not have a program associated with it for performing this action. Please...: New computer. Win 10 pro. I have installed just a few apps so far. Clicking on a word document, powerpoint document or adobe file gives the message below. I have Office365 installed and licensed. Adobe Acrobat Standard 2017 installed and licensed. Help! This file does...
  7. Locked out of Administrator, "file does not have a program associated"

    in User Accounts and Family Safety
    Locked out of Administrator, "file does not have a program associated": I was attempting to change the User administrator name so that it reflected a new windows explorer file path. When my SO set up the machine, she set the user name as "Mike & Steph". Well, this is now in the file path for all of our files and I work with software where no...
  8. Win 10 "This file does not have a program associated with it for perfo

    in Windows 10 Software and Apps
    Win 10 "This file does not have a program associated with it for perfo: this is NOT the first time win 10 has given this issue for me when it updates: " This file does not have a program associated with it for performing this action. ....." it is NOT my fault that i can no longer open folders via right click or double click! (as that's what...
  9. Run as administrator -> This file does not have a program associated..

    in Windows 10 Support
    Run as administrator -> This file does not have a program associated..: There seems to be a permanent "Run as administrator" entry in my right-click context menu. If I click on this for anything but an executable or shortcut to an executable, Windows 10 throws the below error, even if I do have a program associated with the file type. [img]...
  10. Notification Area

    in Windows 10 Support
    Notification Area: Hi, Having more icons showing in notification area bug are still there and will disrupt the layout of the notification area and show white scroll bars with arrows but in another way and this is random one and just blinking not standing. Any one else having this issue...