specteresawy
New Member
- Joined
- May 13, 2018
- Messages
- 5
I was trying to make a new partition using a software called macrorit I applied changes and rebooted then I got this .. I don't know if it has something to do with this but I cant access the O/S the thing is I have too many applications and stuff in drive C and can't afford to lose this windows installation so I think it may be something inside O/S that does this stuff I was hoping that anybody can tell me how to stop it or maybe remove something from registry or edit in system files that can do good ... anyway thanks for your concern and responseCan't say I've ever heard of this type of error and I've worked on Windows systems since the Win 2000
Thanks for your reply... you mean I have just to hook windows 10 usb and do upgrade if it's optional ?Altering the partition has altered the partitions unique identifier. If you have an install dvd or usb you could do a in place upgrade. Though as the windows doesn't know the UUID that could even be problematic.
Thank you very much for your time, I'm so unlucky windows setup had compatibilty report that means I have to run install from the OS it self .. don't bother your self anymore thanks againYes doing an upgrade if it's an option should save windows with the data intact
Thank you very very much that was informative and really helpfulThis is an interesting article to find the keys on an unbootable machine. 3 Methods to Recover Windows Product Key from Dead or Unbootable Windows • Raymond.CC
Hi! Looks like this thread is old, but I’m wondering what you did to get back in, or your files back, as I am now in this horrid loop…Thank you very very much that was informative and really helpful
Hi! I’m in this loop now, haha, on Windows 10, and wondering how to get back in…there is no way for me to use system restore or command prompt, because my Microsoft password will not work now. I’d appreciate any help or info, before I throw this computer out the window…I just had this exact problem from another partition managing software. I did eventually find a solution after much hair pulling and digging through the registry while booted from alternate media. So, I'm leaving this for the next unlucky soul...
The software had modified HKLM\SYSTEM\ControlSet001\Control\Session Manager\BootExecute in the registry to run a program they had installed in system32.
Since I only had read only access to the registry, I renamed the offending program in system32, and then the system was able to boot. Then I was able to fix the key, which should be just "autocheck autochk *" in my case.
It's not a "compatibility report" of any type, that's just what Microsoft decided to call it. The bootable installer doesn't support the upgrade option on any hardware. Upgrading is done within Windows, which can't be done if Windows can't start. A clean install can be done from the bootable installer, but it may not save files (if the C partition is selected without modifying or deleting anything else, it is supposed to, but don't count on it with anything like an incorrect GUID).Thank you very much for your time, I'm so unlucky windows setup had compatibilty report that means I have to run install from the OS it self .. don't bother your self anymore thanks again
You can boot separately to bypass the password restriction, and use the Recovery Environment provided in a bootable Windows installer. Use a different computer to download and run Rufus. Click the dropdown besides the Select button, and choose Download. Then, click the Download button, and choose Windows 10 21H2.Hi! I’m in this loop now, haha, on Windows 10, and wondering how to get back in…there is no way for me to use system restore or command prompt, because my Microsoft password will not work now. I’d appreciate any help or info, before I throw this computer out the window…
C:\Windows\System32\notepad.exe
in Command Prompt to open Notepad from the internal Windows HDD. Note that the letter of the internal Windows from this environment is often D or something else, C is just an example. Once Notepad opens, choose File > Open and use the File Picker to copy files onto the external HDD. There will be no progress bar, only the hourglass cursor.Thanks dude…I appreciate the reply. I’m placing all my bets on the “old windows” folder. Have a great weekend!It's not a "compatibility report" of any type, that's just what Microsoft decided to call it. The bootable installer doesn't support the upgrade option on any hardware. Upgrading is done within Windows, which can't be done if Windows can't start. A clean install can be done from the bootable installer, but it may not save files (if the C partition is selected without modifying or deleting anything else, it is supposed to, but don't count on it with anything like an incorrect GUID).
You're welcome, and have a great weekend as well! Can you use the Repair Your Computer > Troubleshoot > Command Prompt and inputThanks dude…I appreciate the reply. I’m placing all my bets on the “old windows” folder. Have a great weekend!
C:\Windows\System32\regedit.exe
to check HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\
for the data in the BootExecute
value? If there is anything else than autocheck autochk *
, please specify.