Main Forum > General Computer Support
Safe Mode does not work.
Boggin:
Have you tried giving your keyboard a blow out with a can of compressed air - it could just be the key sticking - otherwise I don't know and a system repair disk at least is required to restore an image from an external HDD.
I hope you are creating regular system images.
Angelika:
My computer is booting correctly, and also from normal mode, after setting the safe mode, but it does not start in safe mode when the computer starts.
I can start the safe mode via F8 but I have to call it a hard restart and it is not safe method.
Are the data safe until the Windows System boot loader appears?
Solved.
Click F6 several times and then F8
Boggin:
Let's see if clearing safe mode will help.
Go Start - type cmd then right click on cmd and select Run as administrator - accept the UAC and enter -
bcdedit
Under Windows Boot Loader check to see what it gives for your identifier.
It can either be {current} or {default}
Then enter bcdedit /deletevalue {your identifier} safeboot
You need to use those brackets.
Enter exit to close the cmd window and shutdown.
Switch the machine off and switch off the power at the wall socket then hold the power button in for ~30secs.
Reinstate the power then try F8 as you switch on.
On restarting back to normal mode, try msconfig again to select Safe boot and see if it will boot into that mode then.
Angelika:
Menedżer rozruchu systemu Windows
---------------------------------
Identyfikator {bootmgr}
device partition=D:
description Windows Boot Manager
locale pl-PL
inherit {globalsettings}
default {current}
resumeobject {61dacfba-7a15-11e5-8310-bef3c5007198}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Moduł ładujący rozruchu systemu Windows
---------------------------------------
Identyfikator {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale pl-PL
inherit {bootloadersettings}
recoverysequence {61dacfbc-7a15-11e5-8310-bef3c5007198}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {61dacfba-7a15-11e5-8310-bef3c5007198}
nx OptOut
pae ForceDisable
C:\Windows\system32>bcedit /deletevalue {current}
Nazwa 'bcedit' nie jest rozpoznawana jako polecenie wewnętrzne lub zewnętrzne,
program wykonywalny lub plik wsadowy.
C:\Windows\system32>bcdedit /deletevalue {current}
Określony typ elementu danych jest nierozpoznany lub nie ma zastosowania
względem określonego wpisu.
Uruchom polecenie bcdedit /?, aby wyświetlić pomoc wiersza polecenia.
Nie można odnaleźć elementu.
C:\Windows\system32>bcedit /deletevalue {current} safeboot
Nazwa 'bcedit' nie jest rozpoznawana jako polecenie wewnętrzne lub zewnętrzne,
program wykonywalny lub plik wsadowy.
C:\Windows\system32>bcdedit /deletevalue {current} safeboot
Wystąpił błąd podczas próby usunięcia określonego elementu danych.
Nie można odnaleźć elementu.
An error occurred while trying to delete a particular data item.
Can not find item.
C:\Windows\system32>
Boggin:
--- Quote from: Angelika on October 25, 2017, 08:48:39 am ---My computer is booting correctly, and also from normal mode, after setting the safe mode, but it does not start in safe mode when the computer starts.
I can start the safe mode via F8 but I have to call it a hard restart and it is not safe method.
Are the data safe until the Windows System boot loader appears?
Solved.
Click F6 several times and then F8
--- End quote ---
Some machines use a different key combo but glad you've found the solution.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version