A systemless program to help your Windows prevent entering safemode.
A common way to prevent users entering safemode (just by google "prevent entering safemode") is modify registry keys in
[HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal (or Network)].
So that system can't found the safemode registry keys and can not enter safemode.
But in this method, maybe broken the permissions of the registry or make any other damage,
or make the system not integrity.
And in Windows 10, although modified permissions, but the key about safemode is still can't be renamed or deleted.
So the purpose I write this program is making a method to prevent entering safemode without modify those registry keys.
This program is a services. It will be run automaticly in safemode and detecting whether in safemode.
If the system in safemode, it will reboot.
So after install it, when you entering safemode, your computer will reboot automaticly.
(Make a program run in safemode automaticly is very easy. Just add your Services/Driver in
[HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal or Network].)
Release Download
-
Notifications
You must be signed in to change notification settings - Fork 1
A systemless program to help your Windows prevent entering safemode.
License
liyafe1997/DisableSafeMode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A systemless program to help your Windows prevent entering safemode.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published