Share via

File Picker UI Host - pickerhost.exe

Anonymous
2014-01-12T00:44:36+00:00

Hello,

I'm hoping someone can help me out with a weird problem I've been having with several Windows 8.1 apps.

The apps themselves don't seem to be at fault but an underlaying process, I'm thinking "File Picker UI Host" (pickerhost.exe).

When trying to open a file using the Music app nothing happens.

When trying to add a file in Skydrive, the app, I'm returned to the desktop, the app is still running but no option to add a file.

When creating a new mail message, I'm able to click "to", "cc" or "bcc" but the people app won't open.  It's also impossible to add an attachment.

In those cases the pickerhost.exe starts and closes, but nothing happens.

My Windows is up-to-date and my 3rd party security suite is not causing the issue.

Any help would be much appreciated.

Windows for home | Previous Windows versions | Performance and system failures

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

Anonymous
2014-04-09T22:13:59+00:00

Hey, I know this post is old, but I thought I'd reply, since I had the same issue. In my case, after setting up usermode minidumps and analyzing them in windbg, I was able to link back the problem to lucidd3d10u.dll, a component of the Lucid VirtuMVP suite.

From the crash dump:

FOLLOWUP_IP: 

lucidd3d10u!OpenAdapter10_2DetourIntel+d7d0

00007fff`f5e63290 488b8dc0010000  mov     rcx,qword ptr [rbp+1C0h]

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  lucidd3d10u!OpenAdapter10_2DetourIntel+d7d0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: lucidd3d10u

IMAGE_NAME:  lucidd3d10u.dll

DEBUG_FLR_IMAGE_TIMESTAMP:  52947ab2

FAILURE_BUCKET_ID:  STATUS_BREAKPOINT_80000003_lucidd3d10u.dll!OpenAdapter10_2DetourIntel

BUCKET_ID:  APPLICATION_FAULT_STATUS_BREAKPOINT_lucidd3d10u!OpenAdapter10_2DetourIntel+d7d0

ANALYSIS_SOURCE:  UM

FAILURE_ID_HASH_STRING:  um:status_breakpoint_80000003_lucidd3d10u.dll!openadapter10_2detourintel

FAILURE_ID_HASH:  {7729c1ad-e1cd-910d-b979-f681e68a4a47}

Followup: MachineOwner


It seems that the crash is caused when VirtuMVP does funky stuff to the Intel drivers. You can solve this issue by manually adding PickerHost.exe to the list of applications in the VirtuMVP control panel, and then unchecking "activated". I hope this helps someone!

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-08-19T07:46:50+00:00

    Hi Davy,

    Have you found solution for "pickerhost.exe".

    I am having the same issue when I updated my pc to windows10.

    can you help me on this

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2017-07-25T03:03:34+00:00

    Hello,

    I'm hoping someone can help me out with a weird problem I've been having with several Windows 8.1 apps.

    The apps themselves don't seem to be at fault but an underlaying process, I'm thinking "File Picker UI Host" (pickerhost.exe).

    When trying to open a file using the Music app nothing happens.

    When trying to add a file in Skydrive, the app, I'm returned to the desktop, the app is still running but no option to add a file.

    When creating a new mail message, I'm able to click "to", "cc" or "bcc" but the people app won't open.  It's also impossible to add an attachment.

    In those cases the pickerhost.exe starts and closes, but nothing happens.

    My Windows is up-to-date and my 3rd party security suite is not causing the issue.

    Any help would be much appreciated.

    same problem here... I will uninstall then re-install. hope it works.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-01-13T16:11:40+00:00

    Hi Davy,

    I would suggest you to create new user account and check if the issue persists.

    a. Press the “Windows Key + i”

    b. Click More PC Settings

    c. On the left, click Users

    d. Click “Add a User”, and follow the onscreen instructions to create a new user account.

    http://windows.microsoft.com/en-US/windows-8/create-user-account

    Copy old files to new profile:

    a. Navigate to C:\Users\Corrupted_Profile_Name. The profile name will be the corrupted profile name.

    b. Copy all the files.

    c. Open Control panel and Folder View options uncheck Hide protected operating system files.

    d. Navigate to C:\Users\Corrupted_Profile_Name and copy Appdata folder.

    Note: Do not copy these three files. NtUser.dat, NtUser.ini, NtUser.log.

    e. Navigate to C:\Users\New_Profile_Name.

    f. Paste all those files here.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2014-01-12T12:58:15+00:00

    Hi Davy,

    Are you facing this issue when you are using Microsoft account or local account?

    If you are facing this issue when you are using Microsoft account, then I would suggest you to run Microsoft accounts troubleshooter and see if that helps.

    Microsoft Account Troubleshooter

    http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/microsoftaccounts.diagcab

    If you are not using Microsoft account, then I would suggest you to perform clean boot and remove the program that is causing the issue.

    How to perform a clean boot in Windows

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

    Note: Follow How to reset the computer to start as usual after troubleshooting with clean boot from article KB929135 to reset the computer to normal mode.

    If the issue still persists, then I would suggest you to run SFC scan. The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions. When the scan is complete, the System File Checker tool indicates whether integrity violations were found. If integrity violations are found, the System File Checker tool lets you fix the integrity violations. Refer to the following article to know how to do this.

    Use the System File Checker tool to repair missing or corrupted system files

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

    The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions. When the scan is complete, the System File Checker tool indicates whether integrity violations were found. If integrity violations are found, the System File Checker tool lets you fix the integrity violations.

    Reply with the status of the issue and we will be glad to offer our assistance.

    Was this answer helpful?

    0 comments No comments