Share via


SystemSettings.exe crashes with error 0xC000041D

Question

Thursday, February 14, 2019 4:38 AM

Hi,

don't know what's the best location to ask/discuss this. Probably there is none.

If I open the new system settings | Update & Security | Activation, SystemSettings.exe crashes with error 0xC000041D = STATUS_FATAL_USER_CALLBACK_EXCEPTION. The callstack is pretty long, so I've uploaded it as a plain text file to my onedrive:

https://1drv.ms/t/s!AmeoV9EbVmSSgnt282Hbw_4o93ZF

It crashes only if I directly switch from the Windows Update page to the Activation page. The former one is the top most and opened by default. It never crashes if I first switch from Windows Update to e.g. the Windows Defender page, then to Activation.

It's not very important as there's a way to bypass it, but maybe there's anything I could do to pinpoint the cause?

Windows 1709 x64 Pro here (build 10.0.16299.967).

Thanks

(generic procedures like running SFC etc. have already been performed)

Armin

All replies (6)

Thursday, February 14, 2019 6:34 AM | 1 vote

Hello,

I suggest you to re-register Settings app:

  1. Open administrative Windows PowerShell.

  2. In PowerShell window, type/paste following cmdlet and press Enter key:

Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

3. Let the command complete.

Let us know if this helps!

Reference: https://www.kapilarya.com/fix-settings-app-not-working-in-windows-10

Microsoft MVP (Windows and Devices for IT)

Windows Insider MVP

Windows Help & Support [www.kapilarya.com]


Thursday, February 14, 2019 6:37 PM

Hi,

I've re-registered the package successfully, and I also tried to login as a different user (an administrator), but the problem is the same. But thanks anyway.

Armin


Friday, February 15, 2019 2:21 AM

Hi Armin,

Here is a similiar case for your reference: 

https://social.msdn.microsoft.com/Forums/vstudio/en-US/97c9f479-3b5b-43a6-a02c-55a4abd904a3/exception-0xc000041d-an-unhandled-exception-was-encountered-during-a-user-callback-happens-during?forum=wpf

 

For further help, I suggest you submit a new case on MSDN forum as they will be more professional on your issue: 
This is the MSDN forum link: https://social.msdn.microsoft.com/Forums/en-US/home

The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. 

Thank you for your understanding. 

Best regards,

Yilia 

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Monday, February 18, 2019 1:03 AM

Hi Yilia,

thanks for the link, I think I saw it before asking here but I wasn't able to pull out something helpful regarding the SystemSettings application. I've already split the question, one part at answers.microsoft.com, and this part I thought better fits here because it's more a mixture of a Windows issue and less a programning thing. Though I'll consider posting at MSDN.

Thanks.

Armin

Armin


Tuesday, March 5, 2019 8:16 AM

Hi,

Just want to confirm the current situations.

Please feel free to let us know if you need further assistance.   

Best regards,

Yilia

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Saturday, August 31, 2019 5:19 PM

Just want to confirm the current situations.

Um.. I don't remember what happend to this issue, and I don't find any piece of information about it. :/ I only know it's not a problem anymore. (just browsed my activities for a different reason and found this topic)

Armin