Windows 10: BSOD then cannot repair windows please help

Discus and support BSOD then cannot repair windows please help in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello, any help would be greatly appreciated! SHORT STORY:My system was stable for 1+ year, then had a sudden BSOD and since windows 10 will no longer... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Karim S. Leduc, Jan 10, 2023.

  1. BSOD then cannot repair windows please help


    Hello, any help would be greatly appreciated! SHORT STORY:My system was stable for 1+ year, then had a sudden BSOD and since windows 10 will no longer boot.SYSTEM SPECS:Windows 10 with latest updatesASUS AMD AM4 ROG Strix X570-F Gaming ATX MotherboardAMD Ryzen 9 5900X / 3.7 GHz processorSAMSUNG 980 PRO M.2 2280 2TB PCIe Gen 4.0 x4, NVMe 1.3c MZ-V8P2T0B/AM V8P2T0B/AMG.SKILL Trident Z Neo For AMD Ryzen Series 32GB 4 x 8GB 288-Pin RGB DDR4 SDRAMNVIDIA RTX 4080 16GBIMPORTANT DETAILS:Two weeks ago I upgraded both my CPU + GPU, I used to have a AMD Ryzen 7 5800X 8-core and an NVIDIA GTX 108

    :)
     
    Karim S. Leduc, Jan 10, 2023
    #1

  2. windows xp installation and dual core am

    could someone please list the steps they follow to install windows with a dual core processor and windows xp service pack to. I'm reletively new to amd dual core and i feel i'm missing a step. All help will be appreciated. thanx
     
    exodusprime1337, Jan 10, 2023
    #2
  3. HELP! Windows 10 automatic repair couldn't repair PC. Details below

    Hi Matthew,

    As you are facing issue withAutomatic Repair, we would assist you for sure.

    In order to understand the issue in a better manner, please share the following details


    • I tried system restore” What is the error exact error message you received?

    If automatic repair fails, you may try to repair them using these commands through Command Prompt under Advanced Options. Follow the steps:

    Since you have done most of the troubleshooting steps, I would suggest you to try repairing the Boot Configuration Data through the command prompt by following the steps below and check if it helps.

    I suggest you re-built the boot record by following the below commands and check if it helps.

    You will have to use Windows 10 installation media to follow the steps to boot into Recovery Environment and try to rebuild BCD.

    Step 1: I suggest you to create an installation media for
    Windows 10 using the media creation tool:

    Installing Windows 10 using the media creation tool

    Step 2: After preparing the installation media, insert it hard reboot the device and follow the below:

    • Boot into Windows Recovery Environment using the Windows 10 installation media.
    • Click on Repair your computer.
    • Click on Troubleshoot and in the advanced options.
    • Select Command Prompt. Type the following commands into the prompt and press Enter key after each command.

    • bootrec /fixmbr

    • bootrec /fixboot

    • bootrec /scanos

    • bootrec /rebuildbcd
    5. Restart the computer.

    NOTE: Modifying BIOS/ complementary metal oxide semiconductor (CMOS) settings incorrectly can cause serious problems that may prevent your computer from booting properly. Microsoft cannot guarantee that any problems resulting
    from the configuring of BIOS/CMOS settings can be solved. Modifications of the settings are at your own risk.

    Hope it helps. Reply to the post with an updated status of this issue for further assistance.

    Thank you.
     
    Vidyashree_C, Jan 10, 2023
    #3
  4. Kursah Win User

    BSOD then cannot repair windows please help

    Repair Windows 7/8/10

    Repairing Windows 8

    Further improving on previously deployed OS repair methods, Windows 8, 8.1, Server 2012 and 2012 R2 further allowed advanced repair where an in-place upgrade or total re-install would be required on previous operating systems. In all honesty, before Windows 10 implementation, this was arguably the easiest OS to repair for a couple of years by running more basic commands.

    This has since been advanced to more closely match Windows 10/Server 2016 repairs but with the below information I hope to guide you through performing these advanced tasks more easily!

    Spoiler: Windows 8/8.1 Repair DISM

    If CHKDSK and SFC fail to repair the issues with the system, then it this is your next option and besides restoring from a previous backup might be the second-to-last option before re-installing the operating system. We will utilize DISMfor this next repair option.
    • In some instances, you won't need the OS ISO to perform the DISM image cleanup. You can attempt this on any OS from 8-10 by using the following command in elevated CLI: DISM /Online /Cleanup-Image /RestoreHealth
    • In many cases now due to some changes Microsoft made, you'll need to have a copy of the OS ISO available. The ISO will need to be a standard deployment variety that contains Install.WIM in the Sources directory, otherwise the process will fail. Once you have the correct ISO, mount it in Explorer (can do this natively on Microsoft Windows 8.0+), verify the drive letter, verify Image.WIM in the Sources directory.
      • To download a Windows 8.1 ISO from Microsoft, click here.
    • Enter the following in elevated CLI: DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Sources\Install.wim:1 /LimitAccess
      • X = drive letter of mounted ISO. Change to match the appropriate drive letter.
      • Say I had the Install.WIM located in C:\Images, I would type the following command: DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:C:\Images\Install.WIM:1 /LimitAccess
    The DISM scan can take a while, often times longer than an CHKDSK or SFC scan. To speed up the process, have the Image.WIM on a faster flash media or on local storage rather than disc media. This will help greatly. In many cases one or two runs of this command will repair most issues I've found with Windows 8/8.1.

    Once the DISM repair process has been found successful, or not, I will perform a reboot. If the repair was unsuccessful, this will be when I attempt a second pass. If the second pass fails, it is time to move onto the next solution.

    However, if the DISM repair passes at any point, reboot the system and then perform an SFC to confirm no further issues are found or need resolved. This step is likely overkill for those not seeking to do optional steps.

    Operating System Refresh

    It should be noted that in the event DISM fails to repair the system, then an OS refresh would be the next suggestion if the deployed that could save the user's files and OS deployment.

    This feature has been an available feature since Windows 8 launched in 2012. The biggest benefit with this option over Windows 7's in-place-upgrade is not necessarily requiring the OS installation media to perform the repair.

    If the system is an OEM, an OS refresh from the OEM partition may mean a reinstall of the OS and loss of user data but the restoration of OEM software and bloatware. But you can still choose a manual OS-only refresh without the bloatware if you take the correct steps.

    The best choice in my opinion is to run an OS refresh procedure from the advanced boot menu or you can run the installation media while in Windows to perform and Upgrade installation, this will keep your files and settings but replace Windows files and components.

    To access the advanced boot menu for Windows 8, there are a several options.
    • When choosing restart from the OS GUI, hold down SHIFT and click restart. This method will work even if you cannot log into a profile on the system which makes it very useful in some situations.
    • If logged in, access PC Settings, and click Restart Now under Advanced Startup.
    • If logged in, open a command prompt window and type shutdown /r /o /t 0 which will initiate a reboot into the advanced menu right with no delay. Without /t 0, there will be a 60-second delay. The number value after the /t is delay seconds.
    Once you've reached the advanced boot menu, choose Troubleshoot. From there you can choose to Refresh your PC, Reset your PC and Advanced Options. For this repair, we want to choose Refresh your PC. It's description reads "If your PC isn't running well, you can refresh it without losing our files." That is exactly what we want to accomplish here!

    Follow the prompts and processes, and after the refresh installation and rebooting, you should be greeted with a login screen back to your profile in your stable OS environment. At this point you should be able to use the system as intended, if in doubt then re-run the SFC and DISM scans.

    In-Place Upgrade

    If CHKDSK, SFC and DISM fail to repair the issues with the system, yet you can still boot to the Windows desktop, then the next option is to perform an in-place upgrade. This is more in-depth than an Operating System Refresh. It re-installs most of the operating system's core image and critical files without losing your profiles, data or programs, but do expect to lose some settings. In many cases this process can fix some major issues and refresh an otherwise corrupt and issue-ridden OS installation back to something stable and usable.

    Time to close the CLI windows and get back into the GUI, unless you want to deploy Windows through CLI. You'll have to source a different guide for that process!

    Requirements to perform an in-place upgrade:
    • Must have installation media that matches the installed OS version and type. This applies to both Windows and Windows Server.
    • Must be able to get to the desktop on the affected system to correctly initiate this process, booting to the media will not allow an upgrade to be performed.
    That last rule is the frustrating part of this repair process if you cannot get that far, backup what you can and do a fresh installation. Otherwise proceed.
    • Start the process by using autorun or manually running setup.exe from the installation media.
    • Windows 8/Server 2012+ can mount ISO's in Windows Explorer, you can use that instead of physical media options to perform this task.
    • You'll come to the installation window, the options will be Upgrade or Custom. Choose Upgrade. This is critical as choosing custom will force you to overwrite, append or wipe out the current install rather than performing any kind of repair.
    • Follow the on-screen prompts, which should be very few for you to interact with. The overall process looks and is the Windows install GUI. Once it is completed, the system will automatically reboot (may need to more than once).
    • After the reboot(s) after the in-place upgrade you should have a fully functional Windows without issues or corruptions.
    Performing an in-place upgrade makes sense, and gives you a stable and clean running operating system when there's an issue or corruption you just can't fix but things aren't broken enough to warrant a fresh installation. The point of this process is to refresh the Windows OS files but retain your data, programs, and settings. That is precisely what the in-place upgrade procedure accomplishes.

    I should also add that this process can be accomplished remotely as well, from start to finish. I have done so with persistent LogMeIn, ScreenConnect and Teamviewer installations on various remote systems I have performed this task on, RDP should work as well. Being able to do this level of repair remotely is a huge benefit to any sysadmins out there looking to keep a client happy and perform that "remote magic" IT guys are known for.


    **If at this point your issues are not fixed, then there is something else occurring that is causing the issue be it Malware, hardware, drivers, etc. Please refer to the OP in this thread to run through some of those tests and diagnostics, or create a new thread seeking help and stating what you've tried.**
     
    Kursah, Jan 10, 2023
    #4
Thema:

BSOD then cannot repair windows please help

Loading...
  1. BSOD then cannot repair windows please help - Similar Threads - BSOD cannot repair

  2. BSOD then cannot repair windows please help

    in Windows 10 Gaming
    BSOD then cannot repair windows please help: Hello, any help would be greatly appreciated! SHORT STORY:My system was stable for 1+ year, then had a sudden BSOD and since windows 10 will no longer boot.SYSTEM SPECS:Windows 10 with latest updatesASUS AMD AM4 ROG Strix X570-F Gaming ATX MotherboardAMD Ryzen 9 5900X / 3.7...
  3. BSOD then cannot repair windows please help

    in Windows 10 Software and Apps
    BSOD then cannot repair windows please help: Hello, any help would be greatly appreciated! SHORT STORY:My system was stable for 1+ year, then had a sudden BSOD and since windows 10 will no longer boot.SYSTEM SPECS:Windows 10 with latest updatesASUS AMD AM4 ROG Strix X570-F Gaming ATX MotherboardAMD Ryzen 9 5900X / 3.7...
  4. BSOD please HELP

    in Windows 10 Gaming
    BSOD please HELP: i got BSOD randomly and that's the bug check please i need help ******************************************************************************* ** Bugcheck Analysis **...
  5. BSOD please HELP

    in Windows 10 Software and Apps
    BSOD please HELP: i got BSOD randomly and that's the bug check please i need help ******************************************************************************* ** Bugcheck Analysis **...
  6. BSOD, please help!

    in Windows 10 Software and Apps
    BSOD, please help!: Hi,I have had a couple BSOD these past couple days. I followed the instructions in Driver Verifier, and have the DMP files. I also found that the error says "STOP_CODE_PAGE_FAULT_IN_NONPAGED_AREA", as well as it says Netwtw10.sys failed. How can I fix this? I am not super...
  7. BSOD please help

    in Windows 10 BSOD Crashes and Debugging
    BSOD please help: Hi guys, i have a problem where my laptop crashes and freezes sometimes, freezing usually occurs when using chrome but that's not what i'm here about, i recently retreived MEMORY.DMP file after BSOD, i think this can help analyze errors going on recently, specifically after...
  8. BSOD help please

    in Windows 10 BSOD Crashes and Debugging
    BSOD help please: Hi, can anyone get to the bottom of whats causing my bsods please https://1drv.ms/u/s!AvVUFKuDzrr24HpZpIbGzHNjxrP2?e=GeTYxO https://1drv.ms/u/s!AvVUFKuDzrr24HxvbXcSIBMVXAmF?e=f2zB09 https://1drv.ms/u/s!AvVUFKuDzrr24HuV9wc9MwuUyGpF?e=bEgNdo...
  9. Couldn't repair. Please help

    in Windows 10 Ask Insider
    Couldn't repair. Please help: [ATTACH] submitted by /u/piedguy [link] [comments] https://www.reddit.com/r/Windows10/comments/ikjox1/couldnt_repair_please_help/
  10. Bsod help please

    in Windows 10 BSOD Crashes and Debugging
    Bsod help please: Hey all getting bsod on windows 10 tech preview here is my debug info Attachment 12754 help much appreciated. I have run mem test overnight no ram errors. cheers Just a bit more info the error bcc is 0xc000021a and the cause is "ntoskrnl.exe" address...