Windows immersivecontrolpanel windows 10
The following forum(s) have migrated to Microsoft Q&A: All English Windows 10 IT Pro forums!
Visit Microsoft Q&A to post new questions.
Asked by:
Question
I’ve tried everything I can find on google, nothing corrects the problem. I’ve reset the device twice and it still does not work.
Settings does not launch. Anything that has to do with the modernized control panel just does not launch.
Right click desktop go to personalize and ms-settings:personalization-background fails stating there is no program associated.
Whats the poop and how does one fit it?
All replies
Did you try to use other user account to see if it can work?
Is there any error message?
Here are some methods for your reference to troubleshoot the issue.
1. Please try to boot into safe mode or use clean boot to see if the issue still occur.
Here is a link about boot into safe mode.
Start your PC in safe mode in Windows 10:
Here is a link about use clean boot for your reference.
How to perform a clean boot in Windows:
2. Please try to run following command to check system files and recovery corrupted files, here are steps:
2.1 Open Command Prompt (as administrator).
2.2 Type sfc /scannow or DISM /Online /Cleanup-Image /RestoreHealth , and then press Enter.
3. Please type appwiz.cpl in search box and then press Enter to see if the Control Panel window open.
4. Please check the File Association for Control Panel files. (*.cpl files in %SystemRoot%\System32 folder) Here is a screenshot.
In addition, please check for and install any available updates . (Type Check for updates in search box , then select Check for updates. )
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Thank you so much for the reply.
Like I said I’ve tried everything I can find online.
1. Still won’t launch
2. Initial scan found no issues. Renamed ImmersiveControlPanel folder and ran SFC again to rebuild the folder and still won’t launch.
3. Old school Control Panel works without issue
4. Both files are associated as control panel items
5. Can’t run updates because I can’t get into settings
Is that if you use other user account it still can’t work?
Did you try to run following command to re-register Settings app?
If no, please try to take following steps.
1. In the search box on taskbar, type powershell and right click on Windows PowerShell from results, select Run as administrator .
2. Next, type following command and hit Enter key:
Get-AppxPackage * immersivecontrolpanel *
3. Previous step command will show immersivecontrolpanel installed on your Windows 10 with details. For each app, there is a InstallLocation , copy the path.
4. Please run then following command to re-register the app.
Add-AppxPackage -register » InstallLocation \appxmanifest.xml» -DisableDevelopmentMode .
(example: Add-AppxPackage -register «C:\Windows\ImmersiveControlPanel\appxmanifest.xml» -DisableDevelopmentMode )
Note: InstallLocation from step 3
If yes, I think if you have Windows installation media, please try to do an in-place grade.
Here are links for your reference.
How to: Perform a Repair Upgrade Using the Windows 10 ISO file
How to perform an In-place Upgrade with Windows 10 Step-by-Step Guide:
Start menu, desktop, Settings (ImmersiveControlPanel), and modern/windows 10 applications not working
The above are not functioning. I have run startmenu.diagcab and the results said: «»Microsoft.Windows.ShellExperienceHost» and «Microsoft.Windows.Cortana» applications need to be installed correctly.» and «The current user needs to have permissions to access the following registry key: HKCU:\Software\Microsoft\Windows\CurrentVersion\DeviceAccess\Global «.
I have ran sfc /scannow in an elevated command prompt, the results said: «Windows Resource Protection found corrupt files but was unable to fix some of them.»
I have also ran DISM / Online / Cleanup — Image / RestoreHealth, also in an elevated command prompt, the results said: «cannot find source files»
I have searched for ways to repair or reinstall «Microsoft.Windows.ShellExperienceHost» and «Microsoft.Windows.Cortana», but all the methodologies I have found make use of the modern Settings application or ImmersiveControlPanel, which I am unable to access.
For recent background, this laptop was heavily inflicted with malware, adware, viruses, rootkits and a few Trojans, which were first treated with Microsoft Security Essentials (Windows Defender not working) and Malwarebytes while in Safe Mode, and followed up with further scans in the normal operating system with WiFi off then on. The lack of a Start menu and desktop first appeared after switching from safe mode back to normal mode.
The malware, adware, viruses, rootkits and Trojans appear to be removed according to Microsoft Security Essentials, Malwarebytes, and a basic analysis of processes, services, and startup files in the task manager, and of Program Files and App Data.
This PC also suffers from flickering applications due to outdated display drivers which refuse to update from the device manager.
Automated updates are not working, and I can’t find any manual updates that I can download for Windows 10.
This is a HP Compaq tc4400 (EN376AV) from 2004 with Intel T2400 Dual Core 1.83 Ghz CPU, 2.0 GB RAM, 150 GB Hard Drive, and pen input.
What steps should I take to restore this laptop to optimum conditions?
The server microsoft.windows.immersivecontrolpanel did not register with DCOM within the required timeout. in windows 10
Dear Microsoft Team,
Below is the error showing in system logs. Please help how to get rid off.
The server microsoft.windows.immersivecontrolpanel did not register with DCOM within the required timeout.
Replies (3)
Microsoft Bob came back after a 20 year makeover, and with a new name. Cortana!
Did this solve your problem?
Sorry this didn’t help.
Great! Thanks for marking this as the answer.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this response?
Thanks for your feedback.
All my G5 games stop working and I get this error event id 10010
The server 828B5831.TheSecretSociety-HiddenMystery_1.30.3000.0_x86__ytsefhwckbdv6!com.g5e.secretsociety.winrt did not register with DCOM within the required timeout.
OS Name Microsoft Windows 10 Home Single Language
Version 10.0.16299 Build 16299
Did this solve your problem?
Sorry this didn’t help.
Great! Thanks for marking this as the answer.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this response?
Thanks for your feedback.
The error “server did not register with DCOM within the required timeout” is signaling that one or more DCOM (Distributed Component Object Model) software is failing to register itself in a reasonable period of time. This normally occurs on devices connected on a server.
In the meantime, I suggest you to change startup type of Function Discovery Resource Publication as an initial troubleshooting. Simply follow these steps:
- Press Windows key + R to open a Run window.
- Type “services.msc” and hit Enter.
- Scroll down through the services name and find Function Discovery Resource Publication. Right-click on it, then choose Properties.
- In Properties under the General tab, expand the drop-down menu near Startup type and set it to Automatic (Delayed Start).
- Click Apply and Restart PC.
For additional troubleshooting, temporarily disabling 3rd party firewall if you have, and see if the issue will persist.