Unknown option Dialog Keeps Popping Up

Page 1 of 2 12 LastLast

  1. Posts : 17
    Windows 10
       #1

    Unknown option Dialog Keeps Popping Up


    Hi All,

    I'm using Windows 10 OS build 19044.2006

    This morning, I got an alert saying a new version of Samsung Magician was available. I installed it and within minutes, this dialog popped up:

    Unknown option Dialog Keeps Popping Up-2022-10-04-04_48_41-unknown-option.png

    I decided that if it was going to cause problems, I really didn't need Samsung Magician, so I uninstalled it. But the dialog keeps on popping up.

    I had a similar problem with a persistent dialog before which involved the Windows Script Host, but unfortunately I didn't document the fix and I don't recall where I got the fix, either, so I don't know if this new problem can be dealt with the same way or not.

    I tried Googling the string from the dialog—in its entirety and a bit at a time—but got zero results.

    Can anyone shed light on this for me, please?

    Thanks.
      My Computer


  2. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Hi, you could determine the process that's associated with by using e.g. Winspy++ (free, Google).
      My Computers


  3. Posts : 17
    Windows 10
    Thread Starter
       #3

    dalchina said:
    Hi, you could determine the process that's associated with by using e.g. Winspy++ (free, Google).
    Thanks, dalchina.

    I tried WinSpy++, but it didn't give me much to go on. However, generalizing from your suggestion, I also tried Process Explorer and according to it, the process responsible is MsiDb.exe and it suppplied a PID.

    I then looked that up using Task Manager and found it under the Details tab. I right-clicked and did an "End task," but it popped up again a few minutes later with a new PID.

    Process Explorer has three options that may help, but I'm not sure which I should try:
    - Kill Process,
    - Kill Process Tree, or
    - Suspend.

    Any recommendations before I go down this rabbit hole?

    My best guess is that something's gone wrong with the MSI installer database. Perhaps Samsung Magician didn't leave it in a reasonable state when it exited?

    - - - Updated - - -

    As an experiment, in Process Explorer I tried Restart from the context menu. I got this dialog in response:

    Unknown option Dialog Keeps Popping Up-2022-10-04-14_19_31-process-explorer.png
    Attached Thumbnails Attached Thumbnails Unknown option Dialog Keeps Popping Up-2022-10-04-04_48_41-unknown-option.png  
      My Computer


  4. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    Hmm, well, just looking up the process =>
    https://learn.microsoft.com/en-us/wi.../msi/msidb-exe

    - which suggests to me it's being triggered by something else- no surprise there.

    However - I don't have msiDb.exe on my PC.
    You might find out where it is on disk, though not sure that will help.

    What hopefully would help would be to view the process tree- and determine the parent.

    It looks as if you have something installed which has added this to your system, and perhaps is not fully uninstalled- just a guess.

    You could also see if you still have this happening after a clean boot (Google or see tutorial if unsure). If not, you can work back from there.

    (By the way, Process Explorer also has a target (top right) which you can drag over a window to identify its process..)
      My Computers


  5. Posts : 17
    Windows 10
    Thread Starter
       #5

    dalchina said:
    Hmm, well, just looking up the process =>
    https://learn.microsoft.com/en-us/wi.../msi/msidb-exe

    - which suggests to me it's being triggered by something else- no surprise there.
    dalchina said:
    It looks as if you have something installed which has added this to your system, and perhaps is not fully uninstalled- just a guess.
    I'm pretty sure it's got something to do with the update and subsequent uninstall of Samsung Magician. That's the only change I made this morning before this started.

    dalchina said:
    However - I don't have msiDb.exe on my PC.
    You might find out where it is on disk, though not sure that will help.
    I found it in \AppData\Local\.IdentityService.

    dalchina said:
    What hopefully would help would be to view the process tree- and determine the parent.
    Any idea how I'd go about tracing it?



    dalchina said:
    You could also see if you still have this happening after a clean boot (Google or see tutorial if unsure). If not, you can work back from there.
    It does survive a cold reboot.

    dalchina said:
    (By the way, Process Explorer also has a target (top right) which you can drag over a window to identify its process..)
    Yup. I've been working with that.
      My Computer


  6. Posts : 9,791
    Mac OS Catalina
       #6

    Uninstall whatever was installed and download the latest version from Samsung Magician Software Download | Samsung Semiconductor Global

    Magician does show information from a website within the tool. It is more of a resource hog than anything useful. It like the HP, Dell and other OEM tools really do not need to be installed.
      My Computer


  7. Posts : 1,768
    Windows 10 Pro (+ Windows 10 Home VMs for testing)
       #7

    rontarrant said:
    I tried WinSpy++, but it didn't give me much to go on. However, generalizing from your suggestion, I also tried Process Explorer and according to it, the process responsible is MsiDb.exe and it suppplied a PID.
    rontarrant said:
    My best guess is that something's gone wrong with the MSI installer database.
    Process Explorer has identified the process but not the events leading up to it triggering the popup. For that I think you'll have to use Process Monitor (ProcMon), add a filter for the MsiDb.exe process (a, b, c in screenshot) and, when found, look at events (especially FAILUREs) just prior to the popup appearing.

    Unknown option Dialog Keeps Popping Up-procmon_filter_for_msidb.png

    See Understanding Process Monitor (and the followup lesson) and The Ultimate Guide to Procmon for more info.

    The only thing that confuses me is that MsiDb.exe is apparently installed as part of a Microsoft SDK or Microsoft Visual Studio 2010 Ultimate... which is why I don't have it installed on my system.

    Hope this helps...
      My Computer


  8. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #8

    It does survive a cold reboot.
    No, a clean boot. Not a cold boot.
    https://support.microsoft.com/en-us/...a-a97a1807f3dd

    There's a tenforums tutorial.

    As I suggested, Google/search for
    clean boot
    If you then find this popup DOESN'T happen, you can identify what starts up and results in this being triggered.
    That will tell you more.

    ============================
    When you uninstall something, use a 3rd party uninstaller routinely.
    Poorly constructed uninstallers leave things behind quite commonly.
    E.g. Geek Uninstaller, Revo Uninstaller.

    When you've already uninstalled something and still have leftovers, but not used one of those tools, the trick is to reinstall it, then uninstall it starting with one of those tools which first runs the standard uninstaller, then does an additional scan.

    ===============
    This morning, I got an alert
    You can go back to a previous state by using a System Restore point - if you have one.
      My Computers


  9. Posts : 17
    Windows 10
    Thread Starter
       #9

    Well, thanks for all the help, guys. I tried a bunch of different methods, but nothing worked. Out of desperation, I deleted AppData\Roaming\MsiDb.exe and it's now been about 15 minutes with no recurrence of the pop-up and nothing else has complained about not being able to run MsiDb.exe.

    I was concerned that this desperate move might have affected the list of installed software, but so far, everything's fine. If anything else comes up because of deleting this, I'll replace it and come back for round two.

    Again, thanks so much for all the advice!
      My Computer


  10. Posts : 43,010
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #10

    It sounds as if you've some leftovers from whatever you did.

    Two ways to help give yourself a second chance without seeking help- recommended repeatedly.
    a. Have a System Restore point created on e.g. a daily schedule (Tutorial available).

    b. Use 3rd party disk imaging - at least of all your O/S partitions- regularly and repeatedly.

    And try a copy of e.g. Revo or Geek Uninstaller and use those routinely when uninstalling programs.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:18.
Find Us




Windows 10 Forums