Hi,
Thank you for contacting Microsoft Community.
I understand that you are facing the issue on automatic repair.
I will certainly help you with this.
Did you made any changes to pc prior to this?
0xc0000185 Windows 8.1 Error Codes are caused in one way or another by misconfigured system files in your windows operating system.
Un-plug all external devices, except the key board and mouse, then try to boot the system
I would suggest you to go through the below methods:
I would suggest you to go through the below methods:
Method 1: If you don’t have Windows disc, try to create Windows 8.1 bootable media:
http://windows.microsoft.com/en-US/windows-8/create-reset-refresh-media
Try to run the disc and use the recovery environment and try the below command and check if it helps:
In recovery option go to the Command Prompt and try the below commands:
• Bootrec /scanos
It scans for Windows installations on the hard drive. This is useful when the boot manager does not list all available Windows installations.
• Bootrec /fixmbr
It writes the Master Boot Record (MBR) on the system partition without rewriting the partition table.
• Bootrec /fixboot
It writes a new boot sector on the system partition to replace a corrupt boot sector which might be causing startup problems.
• Bootrec /RebuildBcd
It also replaces boot files to fix errors caused by corrupt files.
Also refer the link below:
Resolving Blue Screen errors in Windows
http://windows.microsoft.com/en-in/windows-8/resolve-windows-blue-screen-errors
I hope this helps. Please let us know the results. Feel free to write us back for any further assistance with Windows, we’ll be glad to assist you.