I had similar problem which was catched by EventLogger that Kinectservice.exe could not start because of lack of MFPlat.DLL. Virtually, the KinectConfigurationVerifier remarks "Verify Kinect Depth and Color Streams" with a exclamation mark.
After a little search of DLL, the problem might be caused by the lack of media package of system.
On Windows N versions (the EU version without Media Player) applications crashes with a system error missing MFReadWrite.dll or MFPlat.DLL. You need the Media Feature Pack for your Windows version:
Blockquote
- Windows 7 N - https://www.microsoft.com/en-us/download/details.aspx?id=16546
- Windows 8 N/KN - http://www.microsoft.com/en-us/download/details.aspx?id=30685
- Windows 8.1 N/KN - http://www.microsoft.com/en-us/download/details.aspx?id=40744
- Windows 8.1 N/KN Update - http://www.microsoft.com/en-us/download/details.aspx?id=42503
- Windows 10 N/KN - https://www.microsoft.com/en-us/download/details.aspx?id=48231
- Windows 10 N/KN Update 1511 - https://www.microsoft.com/en-US/download/details.aspx?id=49919
- Windows 10 N/KN Update 1607 - https://www.microsoft.com/en-us/download/details.aspx?id=53356