주요 콘텐츠로 건너뛰기
수리 커뮤니티 가입 - 계정 만들기

Repair guides and user manuals for the Lenovo IdeaPad 330-14AST. The Lenovo IdeaPad 330-14AST is a laptop designed for casual use.

Fix Mbr showing error

Block Image

As above question my problem is same

But it is showing this error

이 질문에 답하기 저도 같은 문제가 있습니다

좋은 질문입니까?

점수 0
댓글 1개

Which version of Windows are you using?

Which error message did you get that prompted you to try and fix?

댓글 달기

답변 2개

가장 유용한 답변

Type ''BOOTREC /FIXMBR ''and hit <Enter>.

This command will attempt to fix any corruption issues with the master boot record. If all goes well, you should see The operation completed successfully.

Next, type BOOTREC /FIXBOOT then hit <Enter>.

This command will attempt to write a new boot sector on the hard disk if Windows detects damage. Usually, this happens in cases where an older version of Windows was installed, or a non-compatible operating system such as Linux was installed.

If you are seeing an error such as Boot Manager is Missing, then the BOOTREC /RebuildBcd command might be able to fix it. This operation can also restore boot entries for older versions of Windows if you have a dual boot configuration.

If BOOTREC /RebuildBcd does not work, then Microsoft recommends you back up your BCD (Boot Configuration Data) store, then run the BOOTREC /RebuildBcd command again. Here is how you do it. Type each command then hit <Enter>:

·                     bcdedit /export C:\BCD_Backup

·                     c:

·                     cd boot

·                     attrib bcd -s -h -r

·                     ren c:\boot\bcd bcd.old

·                     bootrec /RebuildBcd

이 답변이 도움이 되었나요?

점수 1
댓글 달기

You sure it's not

fdisk /fixmbr

이 답변이 도움이 되었나요?

점수 0
댓글 달기

답변을 추가하세요

Satyam Singh 영원히 감사할 것입니다.
조회 통계:

지난 24시간: 1

지난 7일: 4

지난 30일: 25

전체 시간: 410