一个解决方案是应用程序初始化失败

winows2003未能进入桌面。当输入用户名和密码,它跳出了警告对话框:应用程序正常初始化(0xc0000044)蓝色清洁桌面出现失败。它希望用Ctrl + Alt + del进入任务管理器。但当点击任务管理器,它也出现‘应用程序初始化失败(0xc0000044)'。


尝试进入安全模式,进入安全模式,无法进入桌面,但你可以调出任务管理器:在对话框中,输入文件:新任务explorer.exe,成功显示桌面。


The first anti-virus, back into the normal system, but still can not display the desktop, fortunately did not jump out the warning, also can bring up the task manager to create new tasks into the desktop, after repeated testing, the problem is not automatically at boot time loading explorer.exe this process, so that it can not display the desktop, to find online find the way, you can let the system automatically load the process explorer.exe:


1、添加hkey_local_machine 软件微软 Windows 当前版本维纶 userinit:C:系统 System32 中文参考:Userinit.exe的注册表,加explorer.exe后。


2。有一种情况是,用户配置文件被存储在计算机上被损坏,结果是系统中的每台计算机,与新系统,桌面都没有,也不进行个性化设置,如果是这样的话,只要访问我的计算机属性-高级本地配置文件,删除文件。然后,下一个着陆将自动创建一个新的本地配置文件,然后您就开始重新启动OK。


三.检查注册表hkey_local_machine 软件微软 WindowsNT currentversion 维纶壳


这是explorer.exe


4.hkey_current_user 软件微软 Windows currentversion 政策 explorer新的DWORD价值nodesktop它的价值是1


5、打开组策略编辑器gpedit.msc,找到用户配置--;;Windows设置项目--脚本(注销和登录)——登录(添加、更改脚本路径explorer.exe路径,如C: Windows 探险家。exe)。


6。修改X: Windows System.ini文件


在16位应用程序支持之后,将向以下字段添加一行:


{启动}


壳= explorer.exe


几乎所有这些方法都被使用,但是恢复正常是可以的。