Using the attached *.wccf, the Phone section of the settings crashes.
I am not completely sure if that is caused by my configuration, if so, I would appreciate if someone told me the reason.
*.wccf:
[You must be registered and logged in to see this link.]
Event Viewer Report:
Tell me if you need more information.
I am not completely sure if that is caused by my configuration, if so, I would appreciate if someone told me the reason.
*.wccf:
[You must be registered and logged in to see this link.]
Event Viewer Report:
Code:
Log Name: Application
Source: Application Error
Date: 11/8/2017 9:48:43 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-OKG8E3B
Description:
Faulting application name: SystemSettings.exe, version: 10.0.16299.15, time stamp: 0x7640753d
Faulting module name: Windows.UI.Xaml.dll, version: 10.0.16299.15, time stamp: 0xf6706fe0
Exception code: 0xc000027b
Fault offset: 0x00000000006e7269
Faulting process id: 0x15d8
Faulting application start time: 0x01d3586ddd0d234b
Faulting application path: C:\Windows\ImmersiveControlPanel\SystemSettings.exe
Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll
Report Id: fcd3de2d-3e74-415e-b6ac-ebcd64b532a5
Faulting package full name: windows.immersivecontrolpanel_10.0.1.1000_neutral_neutral_cw5n1h2txyewy
Faulting package-relative application ID: microsoft.windows.immersivecontrolpanel
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-11-08T08:48:43.778737000Z" />
<EventRecordID>205</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-OKG8E3B</Computer>
<Security />
</System>
<EventData>
<Data>SystemSettings.exe</Data>
<Data>10.0.16299.15</Data>
<Data>7640753d</Data>
<Data>Windows.UI.Xaml.dll</Data>
<Data>10.0.16299.15</Data>
<Data>f6706fe0</Data>
<Data>c000027b</Data>
<Data>00000000006e7269</Data>
<Data>15d8</Data>
<Data>01d3586ddd0d234b</Data>
<Data>C:\Windows\ImmersiveControlPanel\SystemSettings.exe</Data>
<Data>C:\Windows\System32\Windows.UI.Xaml.dll</Data>
<Data>fcd3de2d-3e74-415e-b6ac-ebcd64b532a5</Data>
<Data>windows.immersivecontrolpanel_10.0.1.1000_neutral_neutral_cw5n1h2txyewy</Data>
<Data>microsoft.windows.immersivecontrolpanel</Data>
</EventData>
</Event>
Tell me if you need more information.