Skip to content
Menu

FIX: Process1 Initialization Failed 0x0000006B in Windows 10 (Solved)

The blue screen error "Process1 Initialization Failed STOP 0x0000006B"  may appear on Windows 10 or 8-based computers because of a damage in Windows system files.

The Windows 10 error "Process1 Initialization Failed" can usually occur after a power failure or after updating Windows and in rare cases, the error may be due to a virus attack or to a memory (RAM) problem.

FIX Process1 Initialization Failed 0x0000006B in Windows 10

This tutorial contains instructions to resolve the BSOD Error 0x0000006B: "Process1 Initialization Failed" in Windows 10 OS.

How to fix Error 0x0000006B: Process1 Initialization Failed in Windows 10.

Suggestions: Before you continue to the methods below, try the following…

1. Continually press the Power button for 5-6 seconds, to fully power off your PC. Power on it again and try to boot to Windows.

2. Disconnect all the peripheral devices that you don't need (e.g. USB Drives, SD Cards, USB Wireless Mouse or Keyboard Receiver, USB Wireless Network Card, Printer etc.), and try to boot to Windows.

3. Check the Memory (RAM) for problems.

Requirements: A Windows Installation USB or DVD media.

In order to fix the "Process1 Initialization Failed" problem on Windows 10 you need a Windows 10 USB or DVD Installation Media. If you don't own a Windows 10 Installation Media, then (from another computer) you can create one, by following the instructions mentioned on these articles:

  • How to create a Windows 10 USB boot media.
  • How to create a Windows 10 DVD boot media.
Method 1: Perform a Windows Startup Repair.
Method 2. Check Disk and File System for Errors.
Method 3. Delete the "bootcat.cache" file.
Method 4. Rename the NTDLL.DLL File.
Method 5. Replace the NTDLL.DLL from Another Working Computer.
Method 6. Reinstall Windows 10.

Method 1: Perform a Windows Startup Repair

The first method to resolve the "Process1 Initialization Failed (0x0000006B)" error, is to perform a "startup repair" from a Windows Installation Media. TO do that:

1. Boot your computer from the Windows installation media (USB or DVD).
2. At the first setup screen click Next.

Windows 10 startup repair

3. At the next screen select Repair your computer.

Repair your computer

4. Then click Troubleshoot –> Advanced options –> Startup Repair.

Startup Repair

5. Wait while Windows diagnosing and fix problems.
6. When the Startup Repair is completed try to boot in Windows normally. If your still receive the "Process1 Initialization Failed " error or if the Startup Repair couldn't repair your PC, continue to the next method.

Method 2. Check Disk and File System for Errors.

The next method to fix the "Stop 0x0000006B: Process1 Initialization Failed" error, is to repair the hard disk and the file system. To do that:

1. Boot from the Windows installation media.
2. At the Windows Setup screen press SHIFT + F10 to access the Command Prompt. *

* Or choose: NEXT –> REPAIR YOUR COMPUTER -> TROUBLESHOOT -> ADVANCED OPTIONS -> COMMAND PROMPT)

windows setup screen

3. In command prompt, give the following command and press Enter, to find out the Windows drive:

  • bcdedit

4. Notice the drive letter at "osdevice . . . . . partition=X:" line.

* Info: The "OSDEVICE" is the drive which contains the Windows Operating System (aka: "Windows drive").

e.g. As you can see at the screenshot below the Windows drive is the drive D:

image

5. Now proceed and check the Windows drive for problems, by typing this command:

  • chkdsk  X: /r /x

* Note: Replace the letter "X" according to your case. e.g.:

chkdsk  D: /r /x

image

6. When the CHKDSK process is completed, check the Windows System files, by typing this command: *

  • sfc /SCANNOW /OFFBOOTDIR=X:\ /OFFWINDIR=X:\windows

* Notes:
1. Replace the letter 'X' according to your case.

sfc /SCANNOW /OFFBOOTDIR=D:\ /OFFWINDIR=D:\windows

image

2. If after typing the above command, you receive the error "Windows Resource Protection could not start the repair service", the following may be responsible:

a. You 're using a Windows Installation Media, that is incompatible with the installed Windows version & architecture (64 or 32 bit).
b. The Windows Installation Media is damaged. At this case, proceed to recreate the Windows Installation Media.

7. When the SFC repair is completed, type exit to close the command prompt window.
8. Remove the Windows Installation media and close all open windows.
8. Reboot your computer and see if Windows can start normally,

Method 3. Delete the "BOOTCAT.CACHE" file.

The "Process1 Initialization Failed" problem, can be caused because the "BOOTCAT.CACHE" file is corrupted. At that case, proceed and delete the "BOOTCAT.CACHE" file, by following the instructions below:

1. Boot from the Windows 10 installation media and launch command prompt.
2. By using the BCDEDIT command (see the Steps 2 & 3 in the above method), find the Windows Drive Letter.

3. Navigate to the Windows drive, by typing: "Drive_Letter:" (without quotes & press Enter). *

* Note: Replace the Drive_Letter according to your case. In this example the Windows are located at drive "D", so we type:

  • D:

4. Now type the following command and press Enter:

  • cd windows\system32\CodeIntegrity

5. Then give the following command and press Enter: *

  • del bootcat.cache

* Note: If you receive "The file cannot be found" error, after executing the last command, then the "NTDLL.DLL" file is corrupted. (To fix the problem see the next methods…)

image


6. Remove the installation media and try to boot to Windows normally.

Method 4. RENAME the NTDLL.DLL File.

The BSOD "Process1 Initialization Failed" commonly appears because the NTDLL.DLL (C:\Windows\System3ntdll.dll) file is damaged. The NTDLL.DLL file is used to create the BOOTCAT.CACHE file which is needed from Windows to boot normally.

To fix the damaged NTDLL.DLL file, proceed as follows:

1. Boot from the Windows 10 installation media and launch command prompt.
2. By using the BCDEDIT command (see the Steps 2 & 3 in the above method), find the Windows Drive Letter.

3. Navigate to the Windows drive, by typing: "Drive_Letter:" (without quotes & press Enter). *

* Note: Replace the Drive_Letter according to your case. In this example the Windows are located at drive "D", so we type:

  • D:

4. Now type the following commands in order, to rename the "NTDLL.DLL" file:

  • cd windows\system32
  • ren ntdll.dll ntdll.BAK

image

5. Remove the installation media and close all open windows to restart your PC.

6. After restart, Windows will display again the "Process1 Initialization Failed" error screen, but after 2 or 3 automatically restarts, it should start the "Automatic Repair" process.

image

7. Let Windows fix the issues, and when it's done, Windows will start normally. *

* Note: If Windows still not start, see the next solution.

Method 5. Replace the NTDLL.DLL from Another Working Computer

Another method, to resolve the blue screen error "0x0000006B: Process1 Initialization Failed" in all Windows versions, is to copy the "NTDLL.DLL" file from another working PC. To do that: *

* Important: In order to apply the steps in this method, you must have access to another working computer, with the same Windows Version and Architecture as the installed Windows version and architecture (e.g. Windows 10 Home 64bit).

1. From another working computer, (with the same Windows version/architecture), copy the "NTDLL.DLL" file from the "C:\Windows\System32\" directory to the root folder of the USB Windows installation media.

2. Boot the PC with the "Process1 Initialization Failed" error, from the Windows Installation media and launch command prompt.

3. At command prompt, list all drive letters (drives), with this command:

  • wmic logicaldisk get name

image

4. Now, by using the "DIR <Drive_Letter>:" command (e.g. "DIR C:", "DIR D:", "DIR E:", etc.), examine the contents of all the listed drives (except the drive X:), and find out which drive contains the ntdll.dll file and which drive contains the Windows folder.

e.g. As you can see in the screenshot below the 'NTDLL.DLL' file is located at drive E:\ and the 'Windows' folder at drive D:\

image

5. Once you locate which drive contains the 'NTDLL.DLL' file, type its drive letter and : and press Enter. *

* e.g. At this example the 'NTDLL.DLL' file is on drive "E:", so we have to type:

  • E:

6. Now give the following command to copy the "NTDLL.DLL" file from the USB to the "\windows\system32" folder of the Windows drive ("D:" in this example). *

  • copy ntdll.dll D:\windows\system32

* Note: Replace the Windows drive letter according your case.

image

7. When the file is copied, remove the installation media and close all the open windows to restart your PC.

Method 6. Reinstall Windows 10.

If none of the above methods solved your problem, I suggest to backup your files and to RESET your PC to its default state, or to perform a clean Windows 10 installation.

That's it! Which method worked for you?
Let me know if this guide has helped you by leaving your comment about your experience. Please like and share this guide to help others.

If this article was useful for you, please consider supporting us by making a donation. Even $1 can a make a huge difference for us in our effort to continue to help others while keeping this site free:

We're hiring

We're looking for part-time or full-time technical writers to join our team! It's about a remote position that qualified tech writers from anywhere in the world can apply. Click here for more details.

Konstantinos Tsoukalas

Konstantinos is the founder and administrator of Wintips.org. Since 1995 he works and provides IT support as a computer and network expert to individuals and large companies. He is specialized in solving problems related to Windows or other Microsoft products (Windows Server, Office, Microsoft 365, etc.).
How to Permanently Delete LinkedIn Account. FIX: Windows 10 Desktop Refresh. (Solved)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Back To Top

两个鬼故事今年万圣节是几月几日公司起名侧分网宋词公司起名取名父母姓氏取名起名大全镇江区号加盟赛百味周易八字起名大全起名字宋词起女孩姓名姓罗宝宝取名起名大全女孩姓马的起名什么名好听海涅吴 起名字电视剧青河绝恋马肉店名招牌起名黎米京廷全文免费阅读无弹窗视频号怎么起名字不重复ppp85网上起名靠不靠谱起名 男诗经 女男楚辞郑氏起名的女孩名字大全大全账号起名斗罗之我的武魂是杂草血岩碎片工程公司起名大全卖油翁翻译贾姓男孩起名子泡打粉是什么包姓宝宝起名字宁氏 起名决胜21天第五期少年生前被连续抽血16次?多部门介入两大学生合买彩票中奖一人不认账让美丽中国“从细节出发”淀粉肠小王子日销售额涨超10倍高中生被打伤下体休学 邯郸通报单亲妈妈陷入热恋 14岁儿子报警何赛飞追着代拍打雅江山火三名扑火人员牺牲系谣言张家界的山上“长”满了韩国人?男孩8年未见母亲被告知被遗忘中国拥有亿元资产的家庭达13.3万户19岁小伙救下5人后溺亡 多方发声315晚会后胖东来又人满为患了张立群任西安交通大学校长“重生之我在北大当嫡校长”男子被猫抓伤后确诊“猫抓病”测试车高速逃费 小米:已补缴周杰伦一审败诉网易网友洛杉矶偶遇贾玲今日春分倪萍分享减重40斤方法七年后宇文玥被薅头发捞上岸许家印被限制高消费萧美琴窜访捷克 外交部回应联合利华开始重组专访95后高颜值猪保姆胖东来员工每周单休无小长假男子被流浪猫绊倒 投喂者赔24万小米汽车超级工厂正式揭幕黑马情侣提车了西双版纳热带植物园回应蜉蝣大爆发当地回应沈阳致3死车祸车主疑毒驾恒大被罚41.75亿到底怎么缴妈妈回应孩子在校撞护栏坠楼外国人感慨凌晨的中国很安全杨倩无缘巴黎奥运校方回应护栏损坏小学生课间坠楼房客欠租失踪 房东直发愁专家建议不必谈骨泥色变王树国卸任西安交大校长 师生送别手机成瘾是影响睡眠质量重要因素国产伟哥去年销售近13亿阿根廷将发行1万与2万面值的纸币兔狲“狲大娘”因病死亡遭遇山火的松茸之乡“开封王婆”爆火:促成四五十对奥巴马现身唐宁街 黑色着装引猜测考生莫言也上北大硕士复试名单了德国打算提及普京时仅用姓名天水麻辣烫把捣辣椒大爷累坏了

两个鬼故事 XML地图 TXT地图 虚拟主机 SEO 网站制作 网站优化