Know your hardware - Samsung

Introduction
Hardware buttons
Other bootable modes
Leaving other bootable modes
Samsung phones difficulties in USA
What is a stock ROM and how do I get one?
What is a Custom recovery and where does it go?
What is Teamwin?
Now you are ready to study the software
Do I have to do a factory reset before I start?


Flash-Tools for Samsung devices

Rooting, ODIN, Firmware, CSC Information And Myths Debunked – Noob’s Guide To Samsung Devices → XDA forum

Troubleshooting section

Your first boot into TWRP
Factory Reset Protection
Bootloader locked

Use the eWiki
Post script - fastboot

Introduction

You have never changed the ROM on a phone, you have a Samsung phone and are are contemplating a move to /e/. This article hopes to be a low level primer to help you understand some of the things you have to work with. For an easy journey, with your enquiring mind, invest a bit of time increasing your depth of knowledge and enjoy a new learning experience.

This is written in very general terms, you must do your own research to corroborate the exact behaviour for your device.

I won’t talk of brick your phone, I have confidence you will understand what you propose to do and do not run ahead of your knowledge. It can feel scary, remember there is always the abort option! When we feel scared it is often fear of the unknown. This feeling is an indicator that you need to do more reading / research! If it is too unfamiliar, just stop, make some notes on what you just did and sleep on it. A useful reflection technique is to try to compose an accurate question that you might ask a time stressed geek. As you try to search for the words to define your problem, magically the answer may just come to you.

Before you introduce new software to your phone you must have some knowledge of the hardware.

Hardware buttons

During the flashing of an /e/ ROM you will control the device with the external physical buttons.

The external buttons are generally Power, Volume Up, Volume Down, Home/Bixby.

What do you mean Home/Bixby? An “all devices” article is made harder to read and write as Samsung provide some models with a button called Bixby and others with a Home button. Please can the reader interpret Home/Bixby as whichever is on your device. Still further models have no Home or Bixby button - more research for the reader! Your device may have a page under Tutorials Tab > Hidden modes here https://www.hardreset.info/

Other bootable modes

Please start by looking for the booting mode button presses at the foot of the information page for your device. Find these pages by searching Smartphone Selector – the link to each information page is the Device Name in column 2.

For unsupported devices a good source is https://www.hardreset.info/.

Reliable pages will be found at www.samsung.com in your region.

Generally

Access Download mode:
With the phone off, press and hold Volume Down + Home/Bixby + Power – (7 - 10 seconds).
When a Download screen first appears watch the screen for follow on instructions. Expect to see a Volume button instruction to either Cancel and leave Download mode or to Enter Download mode.

If you enter Download mode with nothing else going on you see “Downloading…” and “Do not turn off target” - as if it is busy :red_exclamation_mark:
Pleased make a mental note this really only means “Ready”

Access Recovery mode:
With the phone off, press and hold Volume Up + Home/Bixby + Power – (7 - 10 seconds).
Read on screen instructions to Reboot → System, or System Reboot.

The buttons should be pressed simultaneously. :light_bulb: The power button executes, so lay your fingers on in the order above so that you are sure to execute with shift buttons already pressed.

Review Leaving Bootable modes

These images are from an unmodified Samsung.

Download mode Recovery mode
To leave Download mode: press and hold both the To leave Recovery mode:
Volume Down and Power buttons at the same time, for 7 seconds. 1 Use the Volume buttons to highlight the option Reboot system now
2 Press the Power button to confirm the selection

The instruction for Soft reset (confirm for your device) is Volume Down + Power at the same time, for 7 seconds. This is a useful, “get you home” combination which will also work in the “regular” phone to undo an unsatisfactory situation.

Recovery refers to a special bootable partition, which contains a recovery application installed in it. In an unmodified Android phone this will be Android Recovery, when flashing /e/OS it will be changed to a custom recovery for example (simple) /e/ Recovery or (more expert) TWRP.

Download Mode is a special Samsung booting mode, think of it as a communication channel, perhaps. It is locked to Samsung’s tools.

You can use it to download / flash updates, packages and firmware officially using Samsung’s Odin tool, it is also called the Odin mode.

Right now, Odin is only compatible with Windows but Linux users can use Heimdall.

Samsung phones difficulties in USA

Potential /e/OS users face two severe issues.

  1. Take as an example Info about Samsung Galaxy S9 - starlte (from Smartphone Selector)

SoC Samsung Exynos 9810
Models Supported are SM-G960F, SM-G960F/DS, SM-G960N, Other models are not supported.

If you have a model like SM-G960U1 this is not supported. (The U in SM-G960U1 represents USA – these phones are built with Qualcomm and have a locked bootloader so cannot be flashed with a custom ROM.

  1. During 2022 USA Carriers moved to VoLTE. Samsung’s implementation of VoLTE is proprietary and has not so far been reverse engineered for custom ROMs
  • r/LineageOS VoLTE on Samsung devices
  • or quoting from this post on the forum
    • Based on members in this community and personal research, it appears Samsung is keeping the code for enabling VoLTE secret. In the US now, all the major cellular networks have switched over to VoLTE. So all the Samsung e/os owners cannot use their device.

What is a stock ROM and how do I get one?

Stock ROM - Stock as is regular factory stock, unmodified - ROM Read Only Memory - the fixed part.

Why would I want one?

  1. You might see it as a fallback if you fear it might all be a big mistake.

  2. It can be a requirement for Android version change. /e/OS is built on top of the Vendor’s Android foundations. Installing a Stock ROM puts you at a “known foundation point” in respect to the vendor (in our case Samsung) parts. Please take care to follow reliable instructions when making an Android version upgrade of /e/OS as this “foundation point” can have been changed by the manufacturer at Android version changes to meet improvements and requirements of Android.

Some sources of a Stock ROM are

What is a Custom recovery and where does it go?

We have seen Android recovery (Samsung’s factory version of it) inside Recovery mode.

A Custom recovery is non Samsung and can be flashed over the Andriod recovery. Flashed, that implies the factory Andriod recovery will be deleted and replaced. What is Android recovery? | Android Central

Samsung engineers did not intend this to happen to their devices, so on screen messages may sound quite negative! For instance “No Operating system found” might mean “No Operating system with a Samsung signature was found”. Please always attend to these sort of messages, think them through or search.

TWRP is a well respected Custom ROM. It is important to have the exact match TWRP for your device.

/e/ Recovery is a more simple custom recovery now produced to match most /e/OS builds,

What is Teamwin?

Teamwin, another name for TWRP, a custom recovery, here is their website https://twrp.me/. I do not intend to discuss software further here, it is an important subject to research before starting.

Now you are ready to study the software

You will look for the terse instructions by searching your supported device here then look for the link “Install → To install /e/OS on …your phone… click here”.

Study these great tutorials:

Linux
Windows

It is a significant choice whether you use Linux or Windows. If it is a choice for you, I suggest you make that descision early so that you follow one instruction set only.

Do I have to do a factory reset before I start?

Yes. In fact you must also remove all accounts, especially Google, and passwords from the phone before the factory reset. Credit @SuzieQ who has provided the larger part of the author’s knowledge.

Check if you have a Carrier lock or SIM lock - consider if an organisation you pay/paid £$€ to, thinks it has prior claim on your device on account of they ordered 17,500,000 of them branded “your carrier”. In that case you may have to look up how to come to an accommodation with them.

Please remember that this article is intended for reading prior to install. During flashing of software be sure to follow your chosen set of software instructions.

Troubleshooting section

Your first boot into TWRP

Or “Your first boot into the custom recovery”. This was originally written when TWRP was the standard custom recovery in use. Now we find the more simple /e/ Recovery published with most /e/OS builds.

Many users fail at this point; you should avoid allowing the phone to do a standard shutdown cycle.

Where we have just overwritten the Android recovery with the Custom recovery the user needs to know:

The key combination Volume down + Power on it’s own is Soft reset and will cause your phone to reboot and the device will over-write TWRP back to original, preventing the install of /e/, without further warning.

The instruction set to make your first boot into TWRP is often abbreviated for experienced users, but for a first timer would read:

  • Please now Force stop the phone – from the current “Download mode”
    • Disregard the (unhelpful) screen message “Downloading … Do not turn off target”
  • Use Volume down + Home/Bixby + Power to Force stop.
  • Attend carefully, keep holding the buttons - it may take about 7 seconds,
  • the instant the screen goes black (black as in off) and before the device starts to restart
  • instantly change the finger press to Volume up + Bixby/Home + Power,
  • Be prepared for another 7 second hold without relaxing, until Teamwin is seen.

Here, as a video. New link, post outage.

Another nice wording to achieve the same is:

  • Press all 4 buttons Volume Up + Volume down + Home/Bixby + Power for 7 seconds till the screen dies,
  • Release the Volume down the instant the screen goes black
  • Keep holding Volume up + Bixby/Home + Power till TeamWin appears

Your first sight of TeamWin:

Do not expect to see Android recovery which you started with!

Images; Credit and thanks @piero

Factory Reset Protection (FRP)

This is a Samsung support page from New Zealand What is Google FRP?. In addition this forum post indicates some of the possible causes. Just received my S9 - but have FRP message

Bootloader locked

Many of the following are interconnected. Different generations of Samsung behave differently ! A careful look at the Odin mode screen may provide clues to many of the following.

0. Flashing /e/OS to a brand new Samsung

The 7-day buffer period discussed in this section will impact users of a brand new phone. During the Prenormal period, you can NOT flash any non-Samsung binaries. It would be a good idea to use the phone with a SIM card and online with wifi during this period.

1. Recent generation - ‘beyond(x)lte’

With the generation of Samsung which includes Samsung Galaxy 10 beyond1lte we see a more securely locked bootloader. Be sure to follow the Pre-Install Instructions shown of the install page for your device. Illustrated unlock example https://www.hardreset.info/devices/samsung/samsung-galaxy-s10e-exynos/faq/bootloader-unlock/samsung-bootloader/.

This thread, No way to disable Samsung VaultKeeper? | XDA Forums, demonstrates the issue for this generation of devices. The word Prenormal does not appear; draws attention to Volume Down + Home/Bixby then connect to PC via USB cable

2. KG or RMM State Prenormal

For KG State Prenormal please also see 2025 Update

In the examples below RMM refers to remote monitoring by Samsung . So if Prenormal is triggered the device will require to be online (probablly with an activated SIM card) and (generally) in normal use, in order for the remote to be checked and for Samsung to release the device. As we see below the behaviour can be quite different depending on why the lock was applied. Knox Guard, is part of a tool used by Samsung and its partners called Knox Vault. This tool may have a footprint in the device tied to Vaultkeeper. Different generations of Samsung seem use these tools differently so be aware of author generalisations for this intended introductory reading !

Prenormal is a “conditional” partial lock which will allow the phone to be used as normal user, but locks the bootloader. This prevents the flashing of /e/ or a custom ROM. Please see also this explanation [RECOVERY][OFFICIAL] TWRP for Galaxy S9 and S9+ (Exynos) | XDA Forums

Check the Download mode screen. A magnifying glass might be required. This image shows KG Prenormal.

The root cause of either Prenormal state may be unknown to the owner. D0 any of the locks mentioned below apply? Does any lock show as ON in the Download mode screen?

The Prenormal state may also be associated with an error message:

Only official released binaries are allowed to be flashed(RECOVERY)

In this case the phone will not accept a Custom ROM. It would accept an Official ROM. Beware of a situation where you are lured into Upgrading Samsung original to a higher Android version which might be even more securely locked !

This is a nice introduction to the subject dated June 2020. Prevent Prenormal KG/RMM State on Samsung Galaxy Devices (Guide). While written after the release of Android 10, the text in the final “bypass” method link, only mentions up to Android 9, pie.

We really need better information on how this impacts Android 10 and 11. The author of the “bypass” method wrote this new method (tested, worked after multiple attempts) which applies to Samsung S10 series “beyond0lte, beyond1lte, beyond2lte” [RECOVERY][OFFICIAL][3.6.1-x] TWRP for Galaxy S10/e/+/5G Exynos | XDA Forums. Great precision is required to do each step in sequence, including the exact points you connect or disconnect the USB cable.

3. Region Lock

A Region or Regional lock can be applied to a brand new phone (perhaps sometimes to a “new” refurbished phone). When a phone is used “normally” in its intended market this will lift (according to the terms of the lock). An example of EU terms, the owner of this device was deemed to have accepted the terms in breaking the seal. This will display on Odin mode screen as Prenormal.

4. Imported device

In the case of a Samsung phone sold in a non-intended market, say a European or Asian market device somehow imported to USA, then the above Regional terms can never be met (by official means).

5. Carrier locked bootloader

A Carrier SIM lock aims to prevent you from using the device on another carrier’s network.

Carrier bootloader locking is less easy to document. The following link shows the perspective that a carrier might use Knox Vault Samsung Knox Documentation

6. OEM Unlock - toggle now missing

You started the Software workflow but now the device seems locked again. Firstly. When you unlock you device correctly and Factory reset, the device will now be locked again (as this is the factory default). It will be necessary to go back to About phone > Build number, Tap 7 times on Build number. This releases Developer options. Back to Settings > System > Advanced > (newly appeared at foot of page) Developer options > Android debugging > ON and also OEM unlocking > UNLOCK. Android debugging is also known as USB debugging.

This article from June 2018 How to fix the missing OEM Unlock button on the Samsung Galaxy S9/S8/Note 8 describes this situation: Samsung allows unlocking the bootloader on the international versions of their phones. But on the Samsung Galaxy S8, Samsung Galaxy S9, and Samsung Galaxy Note 8, the ‘OEM unlocking’ option only becomes available after 7 days of activating the device and adding a Samsung or Google account to the device. The article provides a short cut to waiting 7 days.

Possible cause: double check you removed all accounts and passwords and they didn’t return when you later used the phone.

Use the eWiki

Notice in this image (of this page) how the #hashtags are highlighted


This article appears in the eOSWiki howto and samsung-galaxy sections. Use of these #hashtags helps navigation but maybe they don’t work quite the same in Community and eWiki !

Official support pages are found in Support topics.

Post script

What about Fastboot?

The author had made the decision not to mention fastboot as it was thought unhelpful to the target audience. Fastboot is disallowed on Samsung devices, it is replaced by the proprietary Odin interface for Windows. Heimdall is available in Linux.

To readers familiar with Fastboot on other devices it might come as a shock to find that

fastboot devices

gives an unhelpful reply! To those readers, just avoid fastboot commands. Most adb commands are fine but, for instance, a phone equipped with Download mode may not cope with:

adb reboot bootloader
23 Likes
Samsung Galaxy S9 "only official released binaries are allowed to be flashed(RECOVERY)"
ADB drivers for Samsung Galaxy S9
Unable to finish /e/ installation on Samsung Galaxy S8
Trying to take a Samsung S9 from /e/ Oreo to /e/ Q
Update e-0.9-p-2020072865179 for Samsung S5 (klte) fails with "system ui is not responding"
Broken galaxy s2 g9100 with odin - how to fix?
Samsung S9+ stuck on 'Keep read only' install step
Samsung galaxy s7 - stuck on TWRP screen or Download mode
[HowTo] un Projet de Guide d' Installation Unifié pour **/e/**
[HowTo] un Projet de Guide d' Installation Unifié pour **/e/**
Factory data reset
Samsung Galaxy S9 "only official released binaries are allowed to be flashed(RECOVERY)"
Stuck on Teamwin Logo
Needing help for several reasons
Installation of e/OS fails on Samsung S9 DualSim
Galaxy s7 unlock bootloader
Samsung - Galaxy S III (LTE / International) - i9305 - Documentation Suggestions
Samsung - Galaxy S10 - beyond1lte - Documentation Suggestions
How to reinstall stock OS on Samsung Note 10 plus
Samsung - Galaxy S10 - beyond1lte - Documentation Suggestions
Fixing ghost touch - how to upgrade to newer android version
Not so easy easy installer
Galaxy s10e with beyond0lte-1.8.1 - what are the upgrade steps to e.OS v2?
Help! In the middle of installation
What key combination to boot into TWRP?
Installation sur galaxy S8
Stuck in download mode after installing TWRP
Install /e/ on device currently running Android 10 (specifically samsung s9)
Unable to start TWRP on Samsung S8
No Enable oem unlock on Samsung s10e
Someone to install for me?
TWRP installation error Samsung S8
Samsung Galaxy S7 Upgrading from Android 8 Oreo to 10 Q
Samsung - Galaxy A7 (2017) - a7y17lte - Documentation Suggestions
Samsung S9 wont boot into /e/OS recovery
Install /e/OS on Samsung S8 SF-G950F
My S10e is stuck at Samsung boot logo after install
Samsung - Galaxy S9 - starlte - Documentation Suggestions
Samsung - Galaxy S9 - starlte - Documentation Suggestions
Installation Easy-Installer Galaxy S9+ - support needed
Is there a ROM available to flash with odin?
Samsung - Galaxy S10 - beyond1lte - Documentation Suggestions
(bootloader) is-logical:recovery: not found after executing 'fastboot flash recovery e-2.1-r-20240606407290-dev-cedric.img'
Is there a TWRP image for Samsung Galaxy Tab S6 Lite (Wi-Fi) “gta4xlwifi”
Stuck on Teamwin Logo
Samsung Galaxy S3 Mini- Help Installing
Are steps necessary before installing /e/ in order to be able to revert back to Android?
Problem installing /e/ on Galaxy S10 (SM-G973F dual-sim)
[HOWTO] an Unified Install Guide Project for /e/
Upgrade Samsung S7 to e/os 2.4.1 help needed, please
Install /e/ on Samsung SM-G960F "starlte"
Samsung Galaxy Tab6 Lite install /e/
Week 46 : Development and Testing Updates
Samsung S6 Lite: problem with installation
S9+: Unable to update to eos1.4 due to TWRP will not Decrypt Data
Samsung S9 wont boot into /e/OS recovery
Problem installing /e/ on Galaxy S10 (SM-G973F dual-sim)
Troubleshooting Bootloop Galaxy J7 when install /e/ img with heimdall
Samsung S9 wont boot into /e/OS recovery
Testing Samsung A3 (2016) a3xelte January 2021 Oreo "dev" build
Samsung S6 Lite: problem with installation
Stuck in download mode
Stuck in download mode
Not receiving calls or texts
Installing /e/ on galaxy tab S2 Wifi
Downgrading android 12 to 11 on a samsung galaxy s10e and installing /e/
SIM not detected SM-G960F after OTA Upgrade
Installation Easy-Installer Galaxy S9+ - support needed
Install /e/ on device currently running Android 10 (specifically samsung s9)
Installing e OS on Samsung Galaxy SM-T500 Bootloader Binary Problem
Samsung A310F not starting anymore after heimdall img transfer
Phone backup before /e/OS installation
S9 Stuck at the e's bouncy dot after update
[HOWTO] an Unified Install Guide Project for /e/
Samsung Galaxy S9+ (SM-G965F) /e/ installation TWRP blocked (RMM STATE: Prenormal)
Flasch S8 avec easy-installer
Oneplus Nord manual installation problems
[HOWTO] Install /e/ on a Samsung smartphone with Windows easily
Samsung Galaxy S9 "only official released binaries are allowed to be flashed(RECOVERY)"
Help needed: Upgrading from Replicant
Installing /e/ on a Samsung Galaxy A5 (2017) a5y17lte running Android 8.0
Upgrading starlte to Android 10 on S9
Installing e/OS on a Samsung J6+
Where to find 'end of life' support info on a samsung phone
Redmi 9 - lancelot
How to root/ flash samsung s7
Samsung S6 Lite: problem with installation
Samsung S6 Lite: problem with installation
Notes on phone that wouldn’t sync lost after OS update. Any hope of recovery?
/e/OS S10 compatibly (SM-G973F vs SM-G973F/DS)
Where to find 'end of life' support info on a samsung phone
Easy Installer installation issues Samsung Galaxy S9
Is /e/ de-knoxed?
Feedback for v1.9
Problems with Samsung Galaxy Tab A 8.0
Failed to install TWRP on Samsung A520F with Heimdall
Galaxy Note10+ SM-N975U vs SM-N975F
Samsung A40 secure by knox Impossible à installer twrp
Truble installing e os on s9
Samsung A40 secure by knox Impossible à installer twrp
Samsung A40 secure by knox Impossible à installer twrp
Issues updating my Samsung S7 hérolte
Samsung Galaxy Tab A7 won't download
Samsung S7 stuck in boot after changing screen
Re-Installing stock Samsung OS
Samsung - Galaxy Tab S6 Lite (LTE) 'gta4xl' Install issues
Install issue Pixel 9 pro
Stuck in the early stage of installing e/OS on Galaxy S7 with easy-installer
Trying to install GSI on a Samsung A8 (2018)
Phone is restarting itself and booting into TWRP suddenly
Installation /e/os sur S9
Stuck on Teamwin Logo
OEM unlock missing. Samsungs9+
Install fail /e/OS Samsung Galaxy Tab S6 Lite (LTE) - "gta4xl"
/How to/ install /e/ R on a samsung galaxy s10e already running android 12
[UNOFFICIAL BUILDS] Samsung Galaxy Tab 4 for /e/OS-R (millet) and (matisse)
Can't flash Samsung S8 RMM: Prenormal
Can I have ways to avoid the easy installing?
Tablet Samsung Tab S5e LTE - questions before installation
Gta4lwifi "package requires firmware from an Android 12 based stock ROM build."
Security Error (Samsung Galaxy Tab A7 10.4 Wifi)
How to install TWRP on J4+
Unable to install /e/ or TWRP on my Galaxy A20e
Custom binary blocked by OEM Lock after parental control turn off
Downgrade A72 from android 14 to 13 to install eos
SM-A525F device bootloder locked
Galaxy S8 SM-G950F "only official released binaries are allowed to be flashed (recovery)"
Galaxy S8 SM-G950F "only official released binaries are allowed to be flashed (recovery)"
Cannot install e/os on Galaxy S9
Cannot install e/os on Galaxy S9
[UNOFFICAL BUILDS] Samsung Galaxy S20 series (S20 5G / S20 Plus/ S20 Ultra) for /e/OS-U
Stuck Installing on Galaxy A21s - Boots to Stock Recovery After Successful Flash
Instruction or help installing e/OS on Samsung S10 or other?
Samsung Galaxy S8 - 100% Feat. supported?
Install e/os on Galaxy S7
Installing e/OS on a Samsung J6+
Can you manually update /e/OS without loosing the data on the phone?
Error while trying to flash recovery image 2.8 to samsung galaxy s8 dreamlte
No "Apply Update" entry in the "recovery mode" menu
Bootloader factory locked (Samsung Galaxy Tab S5E)
Bootloader factory locked (Samsung Galaxy Tab S5E)
Samsung s9: fastboot devices, no result (arch linux)
/e/ os web installer Timerout error message on Pixel 7
Semi failed install via easy installer Samsung S8
After Flashing the Recovery Image to Edge 30 it does not respond anymore - I need help!
Samsung - Galaxy Tab S6 Lite (LTE) - gta4xl - Documentation Suggestions
Struggling with a Samsung s10e
Samsung a52q community installer question
Bootloader unlocking not possible anymore in ALL Samsung devices?
ADB disconnects during sideloading
Samsung SM-T870 no vbmeta.img file in downloaded zip file for the device
Flickering then blocked Samsung S8
Samsung - Galaxy Tab S5e (LTE) - gts4lv - Documentation Suggestions
Samsung - Galaxy Tab S5e (LTE) - gts4lv - Documentation Suggestions
Where to get the files in the heimdall tutorial: factory.rfs, cache.rfs, etc?
Flashing an Android 10 vendor onto Galaxy S9+ in order to upgrade from Oreo to Q
European Network Lock
How could a fix from Samsung appear in /e/OS
Accidentally reset my Galaxy S9 to factory settings, now it's not recognized by easy installer
Apply update - scary
S9Plus Installation failed
Install e on Samsung Note 10
Arch Linux does not recognise my device when in the downloaded mode
Got stuck: Odin fails to flash vbmeta.tar "Only official released binaries are allowed to be flashed (vbmeta)"
Samsung Galaxy S8: Wrong recovery screen after following Step 3
Cannot boot into TWRP after upgrade to v1.0
Newbie questions - general
OEM unlock missing. Samsungs9+
Can't install e/OS on Samsung Galaxy A52 with adb
Samsung a10e vs Samsung s10e
Samsung Galaxy Tab A7 10.4 2020 (Wi-Fi) flashing help needed
Help.How to erase E and revert to the original ROM
S9+ install stuck at step "Downloading... Do not turn off target"
[LIST] Devices working with the Easy Installer
[HOWTO] Install /e/ on a Samsung smartphone with Windows easily
OEM unlock missing on Samsung s9
Un « /e/ pour les nuls »?
Samsung S7 Edge fail to open recovery_cause(No such file or directory) loop
Passer de la 0.19 Oreo à 0.19 Q sur S9
TWRP installation error Samsung S5 Neo
Backup stock recovery before install
Is my Galaxy S9+ now a paperweight?
Galaxy s7 nougat or oreo?
Week 19, 2022 : Development and Testing Updates
Easy installer qui tourne en boucle - Samsung Galaxy S7
Need help - S7 freezes all the time
Encryption unsuccessful / Galaxy 9+
Samsung Galaxy Note 10
Samsung Galaxy Tab A7 won't download
Hung installation on Samsung S9+
[HOWTO] Install /e/ on a Samsung smartphone with Windows easily
Cant get into factory reset keeps going into download mode with S8
I9305- Flash this patch on your Device
SAMSUNG Galaxy A7 (2018) - help with first time GSI
Easy Installer bleibt stehen
Installation Easy-Installer Galaxy S9+ - support needed
Samsung Galaxy S7 unresponsive and unable to boot into EDL
Issue with no connectivity for users still on old builds post release of v2.0
Installation sur galaxy S8
Samsung Galaxy S6 sm-G920F
Waiting for teamwin message
Samsung Galaxy Tab6 Lite install /e/
Samsung Galaxy S9+ help request
Stuck on Installation to S9+
Just received my S9 - but have FRP message
List of HOWTOs & add your suggestions

Hi @aibd thanks for taking the time to write this. The whole point of having a forum is users get to pitch in and share their knowledge with others. That is what makes a forum great. I have made the post editable.

9 Likes

KG State: Prenormal 2025 Update.

This post attempts to address any technical difference between recently seen

  • KG State: Prenormal and
  • RMM State: Prenormal

RMM is Remote Monitoring & Management

We could assume any Prenormal status is principally applied from remote Samsung servers

Knox

Explained here What is Samsung Knox? | Samsung Security | Samsung UK

Samsung Knox isn’t a program or application, but is hardware built into your Samsung device at the point of manufacture.

This would imply any KG State: Prenormal derives from within the device.

Forum Example

Unlock KG status Prenormal SM-T500.

Hidden below is a contribution from ChatGPT (perhaps useful to some)

Unlocking the KG (Knox Guard) status or disabling the Prenormal status on a Samsung Galaxy device, such as the Samsung Galaxy Tab SM-T500, is a sensitive and potentially risky process. It generally involves circumventing security features like Samsung’s Knox, which can void your warranty, cause data loss, or even permanently disable certain features on your device.

Here are some things to consider before attempting any modifications:

Knox Warranty Void: Samsung Knox is a security feature that prevents unauthorized changes to the system, and if it’s triggered, it usually voids your warranty. Disabling or bypassing it can render certain features, such as secure folder or Samsung Pay, unusable.

Bootloader & Rooting: The “prenormal” status typically refers to the state before the device has been fully unlocked or modified, and “KG status” refers to the status of Knox. To unlock or bypass Knox status, you might need to unlock the bootloader and root the device, but doing so has significant risks, including the possibility of “bricking” your device if done incorrectly.

Here are some common ways people attempt to modify these statuses:

  1. Unlocking the Bootloader (for certain devices)
    Warning: Unlocking the bootloader might void your warranty and erase all data on the device.
    Samsung doesn’t officially allow bootloader unlocking for most of its devices, but on some models and regions, it is possible.
    To attempt unlocking the bootloader, you generally need to enable OEM Unlocking in the developer options (Settings > About Phone > Software Info > tap Build Number 7 times).
    Once enabled, tools like Odin or third-party software can be used to attempt the unlock, but this can trigger Knox and void the warranty.
  2. Rooting the Device
    Rooting can bypass some security features, but it usually results in triggering the Knox flag (KG status), which is often permanent.
    Tools like Magisk or CF-Auto-Root can be used for rooting, but this will likely trigger the KG status as Knox monitors root activity.
  3. Custom Firmware
    Flashing custom ROMs might bypass certain status restrictions. However, this can be a risky procedure and may render your device unusable if done incorrectly.
  4. Knox Removal (Not Recommended)
    There are third-party tools and methods that claim to bypass or remove the Knox status, but these are not officially supported by Samsung, can cause permanent damage to your device, and may result in security vulnerabilities.
    Important Considerations:
    Data Loss: Any of the processes above, including unlocking or rooting, will typically erase all data on the device. It’s crucial to back up your data before attempting any modifications.
    Permanent Risks: Once Knox is tripped, it’s typically permanent and cannot be undone, leading to potential issues with apps that require a secure boot environment.
    Voiding Warranty: If you have an active warranty, bypassing Knox or altering the device can void it.
    Legal and Security Warning:
    Bypassing or unlocking features in this way could violate the terms of service of your device or service provider, and could expose you to security risks. It’s important to evaluate the pros and cons carefully.

For precise steps, it would be important to know your specific goals and whether you wish to preserve device functionality or just bypass certain features.

ChatGPT can make mistakes. Check important info

1 Like

No offense but copy paste GPT bot answer is useless , just a waste of space

Can you remove it and add some useful info instead ?

Please feel free to share some words based on your extensive grass roots experience.

The OP is editable by all and now also the 2025 Prenormal post please feel free to contribute.

Flash-Tools for Samsung devices :

Windows

Linux

MacOS


kudos @piero

2 Likes