RE: " I would like to tell you that when we buy OEM computer which comes in-built with Windows® operating system they provide a Recovery Partition in-built. This partition helps to recover our computer from problems. In short
it plays the role of the installation media.
"
Yes I would be a dummy to not know that.
I have been programming computers since I wrote video games in the 1980's back before i even Had hard drives and had to type each line of code in by hand. so i grasp that the usually D: drive which is a protected partition and stores the files needed
to restore the PC.
I have also worked in PC repair shops professionally and i am an elecronics technician and in the course of repairing Peoples PC's 2 times so far I have seen that partition , even though it is a separate partition and protected etc I know But I
Have seen it become corrupted by malware.
I have no idea how but it was.
And in this case, the above post, about my New (then when i posted this) HP PC with Windows® 8.1 for whatever reason the restore would Never complete I tried every option, .I finally repaired it by hand by formatting the drive, installing
Linux, then Grub2 boot loader and I now load Windows 8.1 with a chain loader from the Grub menu at boot, and it works great, and at shut down I use a .batch file or a "shortcut I made using the code "shutdown /s /t 0"
so it will do a "clean" complete shutdown and not a usual hybrid shutdown, for if I shutdown the old normal way it returns to the Infinite repair loop and in ome manner I have not determined it corrupts the MBR and I had to manuallr rebuild it again! I did
that twice before I thought to majke a shutdown button usins "shutdown /s /t 0"
and It has worked Fine ever since, and even updates have been ok, . But I doubt that this solution is Not for the average user
so I did not post it here.
Well till now.