Skip to content
Tech Suppo
Menu
  • News
  • Review
  • Internet
    • Windows
    • Blog
Menu

Your PC needs to be repaired [SOLUCIONADA]

Posted on May 10, 2022

Repair Your PC needs an error fixed: If you are seeing this error, this means that your Boot Configuration Data (BCD) are missing or corrupted, therefore Windows cannot find the boot device. Users have reported getting this error when upgrading to a higher version of Windows. Generally, this error can also occur due to other reasons like system files may be corrupted or file system integrity may be compromised. The solution to this problem is to repair your BCD using the troubleshooting steps listed below which will definitely fix this error.

Different types of errors you may receive depending on your system:

0xc000000f – An error occurred while trying to read the boot configuration data
0xC000000D – boot configuration data file is missing some required information
0xc000014C – The boot configuration data for your PC or contains errors
0xc0000605 – OS component A has timed out
0xc0000225 – Boot selection failed because a required device cannot be accessed
0x0000098, 0xc0000034 – The startup configuration data file does not have the required information or does not contain a valid operating system entry.

Your PC needs to be repaired [SOLUCIONADA]

Method 1: Remove peripherals and hardware

Remove any unnecessary USB devices or peripherals from your PC and restart your computer. Make sure to remove any recently installed hardware from your computer, then restart your PC again and check if the issue is resolved.

YOU CAN ALSO READ:   How to configure Windows Defender for Windows 10

Method 2: Run Automatic Startup/Repair

1.Insert the Windows 10 Bootable Installation DVD and reboot your PC.

2. When prompted to press any key to boot from CD or DVD, press any key to continue.

3. Select your language preferences and click Next. Click Repair your computer in the lower left corner.

4.On the choose an options screen, click Solve problems .

5.On the Troubleshoot screen, click the Advanced option .

6.On the Advanced Options screen, click Automatic Repair or Startup Repair .

7.Wait until the Windows startup/automatic repairs .

8. Reboot and you have successfully fixed Your PC needs a repair error, if not, continue.

Also, read How to fix Automatic Repair could not fix your PC.

Method 3: Repair your boot sector or rebuild BCD

1.Using the above method, open Command Prompt using the Windows installation disc.

2. Now type the following commands one by one and hit enter after each one:

a) bootrec.exe /FixMbr
b) bootrec.exe /FixBoot
c) bootrec.exe / RebuildBcd

3. If the above command fails, please enter the following commands in cmd:

bcdedit /export C:BCD_Backup
C:
cd boot
attrib bcd -s -h -r
ren c:boot bcd bcd.old
bootrec / RebuildBcd

YOU CAN ALSO READ:   Solved: Possible Windows Update Database Error Detected 0x80070490

4. Finally exit cmd and reboot your Windows.

5.This method seems fix your pc needs to be fixed error, but if it doesn’t work for you, continue.

Method 4: Run System File Checker (SFC) and Check Disk (CHKDSK)

1.Go back to Command Prompt using Method 1, simply click on Command Prompt on the Advanced Options screen.

2. Type the following command in cmd and press enter after each one:

sfc /scannow /offbootdir=c: /offwindir=c:windows
chkdsk c: /r

Note: Make sure to use the letter of the drive where Windows is currently installed

3. Exit Command Prompt and restart your PC.

Method 5 – Disable Driver Signature Enforcement Permanently

1. Open an elevated command prompt.

2. In the command prompt windows, type the following commands in order.

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

3. Restart your computer and see if can repair your PC. It is necessary to repair the error.

Note: If you want to enable signature enforcement in the future, open Command Prompt (with administrative rights) and type these commands in order:

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit /set testsigning off

Method 6 – Set the correct partition as active

1. Again go to Command Prompt and type: diskpart

YOU CAN ALSO READ:   Enable or disable Cortana on the lock screen in Windows 10

2. Now type these commands in Diskpart: (do not type DISKPART)

DISKPART> select disk 1
DISKPART> select partition 1
DISKPART> enable
DISKPART> exit

Note: Always mark the System Reserved Partition (usually 100 MB) active, and if you don’t have a System Reserved Partition, mark C: Drive as the active partition.

3. Reboot to apply the changes and see if the method worked.

Method 7 – Restore your computer to a previous working state

1.Insert the Windows 10 Bootable Installation DVD and reboot your PC.

2. When prompted to press any key to boot from CD or DVD, press any key to continue.

3. Select your language preferences and click Next. Click Repair your computer in the lower left corner.

4.On the choose an options screen, click Solve problems .

5.On the Troubleshoot screen, click the Advanced option .

6.On the Advanced Options screen, click System Restore.

5. Follow the instructions on the screen and restore your computer to an earlier point.

That’s all, ha solved with success Your PC needs an error fixed, but if you still have any questions regarding this guide then feel free to ask in the comment section.

Leave a Reply Cancel reply

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




Credits

  • Contact Us
  • CCPA
  • DMCA
  • Privacy Policy
  • Terms of Use
©2023 Tech Suppo | Design: Newspaperly WordPress Theme
Go to mobile version