g950f firmware rom where can i get it which can easily be rooted? - Samsung Galaxy S8 Questions and Answers

i need to reinstall the original firmware for g950f but i cant find it anywhere
i want to root my device ... the file i did find doesnt seemt to load up custom roms

https://forum.xda-developers.com/ga...pment/recovery-twrp-galaxy-s8-exynos-t3595102
Guides:
Notice: It may wipe all your data including those in internal storage.
Part 1 - HOW-TO FLASH TWRP:
1. In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
2. Go to Settings -> Developer options and enable OEM Unlock option.
3. Download and Install Samsung Mobile Phones Drivers.
- Option 1: Download and Install Smart Switch for PC.
- Option 2: Download and Install standalone driver package.
4. Download and extract Odin (Samsung's Flash Tool) to your computer.
5. Download a .tar image of TWRP.
6. Reboot your device to download mode.
- Hold [VOLUME DOWN] + [BIXBY] + [POWER] for approx. 15 seconds.
- Read the warning carefully.
- If you agree, press [VOLUME UP] to get into Download mode. If you don't agree, STOP.
7. Open Odin and place that TWRP tar file in the [AP] slot.
8. Connect your phone.
9. Hold [VOLUME UP] + [BIXBY] + [POWER] on your phone and then press start on Odin.
10. Wait for the phone to reboot. DO NOT release [VOLUME UP] + [BIXBY] + [POWER] or you may not reboot into TWRP.
Part 2 - HOW-TO INITIALIZE TWRP: (for new phones)
1. If you completed Part 1 successfully, you should be in TWRP now. At this point, you will reach the screen asking you if you want to allow system modifications.
2. Select "Keep /system RO". (Don't swipe right or you may not be able to boot into system if you failed to complete next steps. However, you can swipe right to allow modifications if you are confident that you can complete next steps.)
3. Go to "Wipe" menu of TWRP and you will find "Format Data". Press "Format Data" and type "yes" to continue.
4. Go to "Reboot" menu and Press "Recovery" to reboot TWRP.
5. Download the latest dm-verity and force encryption disabler zip on your computer.
6. Transfer the zip to your phone.
- Option 1: MTP: Connect your phone with computer and just copy the zip to internal storage. (similar to how you transfer files when in system.)
- Option 2: ADB: Connect your phone with computer and run command "adb push /path/to/zip /sdcard/".
- Option 3: External SD: Copy the zip to an external SD and then insert the card to your phone.
7. Go to "Install" menu of TWRP and flash the zip.
TWRP is initialized and fully functional at this stage. Now you can either reboot into system or root, flash custom ROMs via TWRP.
Part 3 - HOW-TO ROOT:
1. Download the flashable zip.
- Option 1: Magisk
- Option 2: SuperSU (untested)
2. Transfer the zip to your phone.
3. Go to "Install" menu of TWRP and flash the zip.
Part 3a - HOW-TO FLASH CUSTOM ROMS:
1. Download the flashable zip.
2. Transfer the zip to your phone.
3. Go to "Install" menu of TWRP and flash the zip.
Simple.

where can i find firmware original

Sammobile

wakkaday said:
where can i find firmware original
Click to expand...
Click to collapse
Samfirm tool or updato.com. No download speed limits

wakkaday said:
where can i find firmware original
Click to expand...
Click to collapse
http://updato.com/firmware-archive-select-model?exact=1&q=SM-G950F
click on your Country and load the firmware.
free and high speed (maybe use download manager)

Related

[HOWTO] All-in-One Guide to Flashing your first ROM

This is an effort to write a comprehensive all-in-one guide (for newbies too) to flash ROMS on Huawei S7 Slim 201.
First and foremost you have to root your device (so that you can use certain applications e.g. ROM Manager, Titanium Backup). Do the following:
1. Download SuperOneClick (google it) and extract the files
2. Install Huawei Ideos S7 Slim drivers to your computer (if you have not done it already).
3. Connect your device to your computer via USB. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging.
4. Run SuperOneClick.exe. Disable your Antivirus program before running SuperOneClick (optional but helpful). If the drivers for your device are not installed, SuperOneClick will prompt you to let it find the drivers itself. Press yes and let it continue.
5. Click the root tab. (For my device I had to click root several times because the process got stuck, but eventually it succeeded)
6. After the rooting process ends, reboot your device.
Important notice: Although SuperOneClick confirmed twice that the device was rooted, Titanium Backup could not confirm root. If anyone knows of another way please advise.
Now, in order to flash ROMs do the following:
First of all, you have to install ClockworkMod Recovery on your device. (This will help you to perform many other tasks)
There are two versions of ClockWork Recovery (that I know of).
First one is v2.1.5.8
1. Download the recovery zip (201u.7z) from the attachments .
2. Extract the file.
3. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging
4. Turn off your device and connect it to your computer via USB.
5. Press the volume up key and the power key at the same time until the device enters fastboot mode.
6. Run install.bat (from the unzipped files)
7. When the process ends, reboot your device.
8. With the USB cable connected run reboot into recovery.cmd (from the unzipped files). In the window that will open on the PC, type “adb reboot recovery” without the quotation marks and your device (after a few seconds) will enter recovery mode. (This is something you will have to do every time you enter recovery mode, unfortunately, unless you upgraded to CM9 or CM10 where you can boot to recovery by long pressing the power button anchoosing Reboot> Recovery)
9. When you see the ClockworkMod recovery menu, use the volume up and down keys so many times until the message “back menu button enabled” appears at the end of the screen. Now you can use the power button as ENTER. (This is something you will have to do every time you enter recovery mode, unfortunately too)
Second one is CWM-based Recovery v6.0.1.2. (credit to WRCODE over at the androidtablets.net that mentioned it)
1. Download the recovery rar (install.rar) from the attachments.
2. Extract the file. (you will find no reboot into recovery.cmd in those files so, either use the one mentioned above, or use ROM Manager or GooManager (from Play Store) to reboot into recovery. Note: Those managers require rooting your device)
3. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging
4. Turn off your device and connect it to your computer via USB.
5. Press the volume up key and the power key at the same time until the device enters fastboot mode.
6. Run install.bat (from the unzipped files)
7. When the process ends, reboot your device.
8a.With the USB cable connected run reboot into recovery.cmd . In the window that will open on the PC, type “adb reboot recovery” without the quotation marks and your device (after a few seconds) will enter recovery mode. (This is something you will have to do every time you enter recovery mode, unfortunately, unless you upgraded to CM9 or CM10 where you can boot to recovery by long pressing the power button and choosing Reboot> Recovery).
8b. Use ROM Manager or GooManager and select reboot recovery.
(this recovery version does not require anything in order for the power button to act as ENTER)
Having successfully flashed ClockworkMod Recovery, you are now ready to flash your custom rom.
1. Find the ROM that best suits you, download it and place the .zip file at the root of your internal SD Card.
2. Enter recovery mode (as explained above) and select wipe data/ factory reset. Once this is done, select wipe cache partition. Once this is done select advanced and then select wipe Dalvik cache. (very important to do all of these steps)
3. Go back at the original menu and select install zip from sdcard. Select choose .zip from sdcard. Select the .zip file that you placed at the internal SD card (make sure that it is the correct one) and press the power button for ENTER.
4. Once the ROM has been successfully flashed select reboot system now and press the power button.
If everything went ok, after a few minutes you will have your first glimpse of your new custom ROM.
Enjoy it and remember “Use the above instructions at your own risk.”
Moving to General.
usb driver for win7
hello. i've been using this tab for a while and would like to root it. sadly when i connected the usb cable to the tab the driver is not installed automatically. so i think maybe i have to install it on my own. but i can't find the driver anywhere, even the official website of huawei. (the page is available but when trying to download, it show "Service Temporarily Unavailable - The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.")
therefore i would like to request if anyone would be kind enough to upload the driver for me to proceed rooting this device.
thanks in advance.
shawn1968 said:
This is an effort to write a comprehensive all-in-one guide (for newbies too) to flash ROMS on Huawei S7 Slim 201.
First and foremost you have to root your device (so that you can use certain applications e.g. ROM Manager, Titanium Backup). Do the following:
1. Download SuperOneClick (google it) and extract the files
2. Install Huawei Ideos S7 Slim drivers to your computer (if you have not done it already).
3. Connect your device to your computer via USB. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging.
4. Run SuperOneClick.exe. Disable your Antivirus program before running SuperOneClick (optional but helpful). If the drivers for your device are not installed, SuperOneClick will prompt you to let it find the drivers itself. Press yes and let it continue.
5. Click the root tab. (For my device I had to click root several times because the process got stuck, but eventually it succeeded)
6. After the rooting process ends, reboot your device.
Important notice: Although SuperOneClick confirmed twice that the device was rooted, Titanium Backup could not confirm root. If anyone knows of another way please advise.
Now, in order to flash ROMs do the following:
First of all, you have to install ClockworkMod Recovery on your device. (This will help you to perform many other tasks)
There are two versions of ClockWork Recovery (that I know of).
First one is v2.1.5.8
1. Download the recovery zip (201u.7z) from the attachments .
2. Extract the file.
3. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging
4. Turn off your device and connect it to your computer via USB.
5. Press the volume up key and the power key at the same time until the device enters fastboot mode.
6. Run install.bat (from the unzipped files)
7. When the process ends, reboot your device.
8. With the USB cable connected run reboot into recovery.cmd (from the unzipped files). In the window that will open on the PC, type “adb reboot recovery” without the quotation marks and your device (after a few seconds) will enter recovery mode. (This is something you will have to do every time you enter recovery mode, unfortunately, unless you upgraded to CM9 or CM10 where you can boot to recovery by long pressing the power button anchoosing Reboot> Recovery)
9. When you see the ClockworkMod recovery menu, use the volume up and down keys so many times until the message “back menu button enabled” appears at the end of the screen. Now you can use the power button as ENTER. (This is something you will have to do every time you enter recovery mode, unfortunately too)
Second one is CWM-based Recovery v6.0.1.2. (credit to WRCODE over at the androidtablets.net that mentioned it)
1. Download the recovery rar (install.rar) from the attachments.
2. Extract the file. (you will find no reboot into recovery.cmd in those files so, either use the one mentioned above, or use ROM Manager or GooManager (from Play Store) to reboot into recovery. Note: Those managers require rooting your device)
3. Make sure you have activated USB Debugging on your device. Go to settings > applications > development > tick on USB Debugging
4. Turn off your device and connect it to your computer via USB.
5. Press the volume up key and the power key at the same time until the device enters fastboot mode.
6. Run install.bat (from the unzipped files)
7. When the process ends, reboot your device.
8a.With the USB cable connected run reboot into recovery.cmd . In the window that will open on the PC, type “adb reboot recovery” without the quotation marks and your device (after a few seconds) will enter recovery mode. (This is something you will have to do every time you enter recovery mode, unfortunately, unless you upgraded to CM9 or CM10 where you can boot to recovery by long pressing the power button and choosing Reboot> Recovery).
8b. Use ROM Manager or GooManager and select reboot recovery.
(this recovery version does not require anything in order for the power button to act as ENTER)
Having successfully flashed ClockworkMod Recovery, you are now ready to flash your custom rom.
1. Find the ROM that best suits you, download it and place the .zip file at the root of your internal SD Card.
2. Enter recovery mode (as explained above) and select wipe data/ factory reset. Once this is done, select wipe cache partition. Once this is done select advanced and then select wipe Dalvik cache. (very important to do all of these steps)
3. Go back at the original menu and select install zip from sdcard. Select choose .zip from sdcard. Select the .zip file that you placed at the internal SD card (make sure that it is the correct one) and press the power button for ENTER.
4. Once the ROM has been successfully flashed select reboot system now and press the power button.
If everything went ok, after a few minutes you will have your first glimpse of your new custom ROM.
Enjoy it and remember “Use the above instructions at your own risk.”
Click to expand...
Click to collapse
it can work with Ideos S7-201U ???
im newbie here
thx u
hey can you please make a video on this i got stcuk on the part where you run reboot into recovery.cmd
EDIT: nevermind i figured it out now but a video might be nice for some people
Need driver for win7 x64,worked on vista without any drivers being installed for it :/
Huawei Ideos s7 slim
ok,i manage to do only first part(instal bat) and after its stuck
on my screen says when i start cmd recovery "adb server out of date killing....
daemon stars sucssesfuly
and thats about it,no going to recovery no nothing ..... so any help will be nice..
with regards Nenad
MY HUAWEI IDEOS 201uV100R001C239B010 IS NOT OPENING GOOGLE PLAY STORE ,GAMES AND INSTALLING APPLICATIONS BUT IS PERFORMING GOOGLE AND DOWNLOADING VIDEOS AND GAMES
Device isn't being recognized on fastboot. The drivers I use has worked for all of my devices, except for this one...
:/

[TUT] Flash back Stock Recovery when you on TWRP

You have installed TWRP recovery and want back to stock Xiaomi Redmi 2 Note Recovery (MI-Recovery 2.0.1) ?
Ok follow this 5 easy steps!
1. Download stock Recovery from here, unzip the file and copy " recovery.img" to the Internal storage of the device.
2. boot into TWRP and tap on Install in the TWRP main screen.
Now, the default mode is to flash zip files, you will need to toggle the mode to images. (To do so, tap on the Images… button on the bottom-right of the screen.)
3. The recovery will now only see the image files, now select the "recovery.img" file.
4. now you will be prompted to select the type of image it is, select Boot or Recovery, you must select Recovery!
5. Finally, swipe the button on the bottom of the screen to start the flashing process. Once complete, you can go to Reboot > System.
reflex9000 said:
You have installed TWRP recovery and want back to stock Xiaomi Redmi 2 Note Recovery?
Ok follow this 5 easy steps!
1. Download stock Recovery from here, unzip the file and copy " recovery.img" to the Internal storage of the device.
2. boot into TWRP and tap on Install in the TWRP main screen.
Now, the default mode is to flash zip files, you will need to toggle the mode to images. (To do so, tap on the Images… button on the bottom-right of the screen.)
3. The recovery will now only see the image files, now select the "recovery.img" file.
4. now you will be prompted to select the type of image it is, select Boot or Recovery, you must select Recovery!
5. Finally, swipe the button on the bottom of the screen to start the flashing process. Once complete, you can go to Reboot > System.
Click to expand...
Click to collapse
Lol, I dirty flashed a whole stock ROM over the top of my current one to achieve the same. Your solution is much better of course
Thank you!

TWRP does not ask for pin

TWRP does not ask for pin, and therefore does not decrypt my storage.
How can I fix this?
Twrp has no security, it can't read anything encrypted, if you just installed it you have to wipe storage and start fresh, its in the twrp thread.
Looks like the Galaxy S8 TWRP is not fully functional yet. It asked me too for a PIN on my previous phone (Xiaomi MI5) and I could work with my encrypted /data partition in TWRP.
twrp is fully functioning you need to flash the dm-verity and force encryption disabler zip after instaling twrp and wiping data . follow the instructions found in the twrp thread
https://forum.xda-developers.com/ga...pment/recovery-twrp-galaxy-s8-exynos-t3595102
1. Download and Install Samsung Mobile Phones Drivers.
- Option 1: Download and Install Smart Switch for PC.
- Option 2: Download and Install standalone driver package.
2. Download and extract Odin (Samsung's Flash Tool) to your computer.
3. Download a .tar image of TWRP.
4. Reboot your device to download mode.
- Hold [VOLUME DOWN] + [BIXBY] + [POWER] for approx. 15 seconds.
- Read the warning carefully.
- If you agree, press [VOLUME UP] to get into Download mode. If you don't agree, STOP.
5. Open Odin and place that TWRP tar file in the [AP] slot.
6. Connect your phone.
7. Hold [VOLUME UP] + [BIXBY] + [POWER] on your phone and then press start on Odin.
8. Wait for the phone to reboot. DO NOT release [VOLUME UP] + [BIXBY] + [POWER] or you may not reboot into TWRP.
Part 2 - HOW-TO INITIALIZE TWRP: (for new phones)
1. If you completed Part 1 successfully, you should be in TWRP now. At this point, you will reach the screen asking you if you want to allow system modifications.
2. Select "Keep /system RO". (Don't swipe right or you may not be able to boot into system if you failed to complete next steps. However, you can swipe right to allow modifications if you are confident that you can complete next steps.)
3. Go to "Wipe" menu of TWRP and you will find "Format Data". Press "Format Data" and type "yes" to continue.
4. Go to "Reboot" menu and Press "Recovery" to reboot TWRP.
AT THIS STEP YOU CAN DIRECTLY GO TO PART 3 OF THIS GUIDE IF YOU WANT TO ROOT.
5. Download the latest dm-verity and force encryption disabler zip on your computer.
6. Transfer the zip to your phone.
- Option 1: MTP: Connect your phone with computer and just copy the zip to internal storage. (similar to how you transfer files when in system.)
- Option 2: ADB: Connect your phone with computer and run command "adb push /path/to/zip /sdcard/".
- Option 3: External SD: Copy the zip to an external SD and then insert the card to your phone.
7. Go to "Install" menu of TWRP and flash the zip.
TWRP is initialized and fully functional at this stage. Now you can either reboot into system or root, flash custom ROMs, Kernels via TWRP
Just rooted my Note 8 and Twrp says my Storage is 0MB
Unable to flash anything using TWRP and Magisk root is unstable too, did you manage to fix this, mine is 0MB with a swipe lockscreen and a pin too.

Questions

How to root J510H?
How to install roms?
How to install android pie roms on J510H?
#Note:if you have any question about J5 2016 put it in this post so if anyone knows the answer he can reply to the question.
Zaid Koudmani said:
How to root J510H?
How to install roms?
How to install android pie roms on J510H?
#Note:if you have any question about J5 2016 put it in this post so if anyone knows the answer he can reply to the question.
Click to expand...
Click to collapse
How to install custom recovery and root
1. Go to settings on your phone and go to 'about phone' and find where it says build number and click on it 7 times and you unlock developer options.
2. Go into developer options and enable USB debugging and OEM unlock.
3. Download Odin on your PC and install https://samsungodin.com
4. Download twrp .tar file to your PC
J500f is here https://twrp.me/samsung
5. Download USB drivers for your model(your PC should automatically do it when you connect your device)
6. Connect youe device to PC and turn your device off
Next you want to put it into download mode. To do this gold the power button, vol down button and home button simultaneously
7. Disable auto reboot in Odin on PC. Then click the AP tab and locate the twrp file.
Flash the file onto your phone and disconnect from the PC once finished.
Next part is really important.
8. DO NOT REBOOT YOUR DEVICE YET. if you reboot you will lose your custom recovery.
While the phone is still in download mode after you disconnect from PC just remove the battery do not turn it off or reboot it.
9. Put the battery back in and then hold power button, home button and vol up button (same as putting into download only volume up instead of volume down)
10. This should reboot you into your brand new twrp recovery.
11. Just reboot device from twrp settings for now.
12. Download magisk zip to your device. You will find latest stable on first post here https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
13. Turn your device off again. Reboot to recovery same as before (home button, power button and volume up button)
14. Click on install in twrp and locate the magisk.zip file and click on it and flash the file.
15. Reboot once done and go to magisk manager in your app drawer which the magisk.zip will install and thats it
---------- Post added at 11:48 AM ---------- Previous post was at 11:40 AM ----------
How to install a rom
You must have custom recovery installed see the above comment to install.
1. Download the rom you wish to install and put it on your external SD card
2. Reboot your device to recovery.
3. Go to wipe >> advanced wipe and wipe system, data, internal, dalvik and cache.
4. Go to install and search for your rom.zip on external SD card.
5. Flash it and thats it.
6. If you want Google apps (gapps) you will have to download a suitable gapps package for your device and new rom. If your new rom is android 9 pie then download arm gapps, android version 9 and I would recommend the lighter gapps package like nano or pico.
7. Flash gapps right after flashing your rom.
8. Optional wipe dalvik and cache just in case and thats it
garylawwd said:
How to install custom recovery and root
1. Go to settings on your phone and go to 'about phone' and find where it says build number and click on it 7 times and you unlock developer options.
2. Go into developer options and enable USB debugging and OEM unlock.
3. Download Odin on your PC and install https://samsungodin.com
4. Download twrp .tar file to your PC
J500f is here https://twrp.me/samsung
5. Download USB drivers for your model(your PC should automatically do it when you connect your device)
6. Connect youe device to PC and turn your device off
Next you want to put it into download mode. To do this gold the power button, vol down button and home button simultaneously
7. Disable auto reboot in Odin on PC. Then click the AP tab and locate the twrp file.
Flash the file onto your phone and disconnect from the PC once finished.
Next part is really important.
8. DO NOT REBOOT YOUR DEVICE YET. if you reboot you will lose your custom recovery.
While the phone is still in download mode after you disconnect from PC just remove the battery do not turn it off or reboot it.
9. Put the battery back in and then hold power button, home button and vol up button (same as putting into download only volume up instead of volume down)
10. This should reboot you into your brand new twrp recovery.
11. Just reboot device from twrp settings for now.
12. Download magisk zip to your device. You will find latest stable on first post here https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
13. Turn your device off again. Reboot to recovery same as before (home button, power button and volume up button)
14. Click on install in twrp and locate the magisk.zip file and click on it and flash the file.
15. Reboot once done and go to magisk manager in your app drawer which the magisk.zip will install and thats it
---------- Post added at 11:48 AM ---------- Previous post was at 11:40 AM ----------
How to install a rom
You must have custom recovery installed see the above comment to install.
1. Download the rom you wish to install and put it on your external SD card
2. Reboot your device to recovery.
3. Go to wipe >> advanced wipe and wipe system, data, internal, dalvik and cache.
4. Go to install and search for your rom.zip on external SD card.
5. Flash it and thats it.
6. If you want Google apps (gapps) you will have to download a suitable gapps package for your device and new rom. If your new rom is android 9 pie then download arm gapps, android version 9 and I would recommend the lighter gapps package like nano or pico.
7. Flash gapps right after flashing your rom.
8. Optional wipe dalvik and cache just in case and thats it
Click to expand...
Click to collapse
thank you so much you are the best ??

At my wits end

So I'm trying to get Magisk installed on my bootloader/OEM Unlocked S10+ (SM-G975F beyond2lte) device.
I can do that fine by downloading the latest official firmware for my device, installing that (BL/AP/CP/CSC) through Odin v3.14.
That installs fine.
Then I sideload Magisk v23.0, and the AP file I just flashed via Odin over adb via push.
I install Magisk, recovery-patch the AP file, usd adb to pull the file back over onto my desktop. I restart the phone in download mode and once again populate Odin with the BL/AP/CP/CSC files, but this time the AP file is the one I got from Magisk.
Start that, let Odin restart my phone whilst I'm holding Bixby/Power-Up/Power, I release those three once the bootloader warning message comes up.
I set the phone up like normal, but there's the issue - my 128GB device only reads as having 32GB - I can setup Magisk fine, it asks me to download an extra bit, then auto-restarts the phone after 5 seconds.
Yay, I have root! Boo, I'm missing 96GB of free space...
I've read that installing TWRP can help fix this, fair enough, I try to install TWRP (I've tried through both the "dd" method via adb shell, and patching the twrp 3.5.2_9-3 via Magisk, and installing with vbmeta over Odin), but that then eliminates Magisk.
I've been trying this now for days, literally days, reading through different forum posts, detailing my steps to myself in notepad++ step-by-step so I can see what it is I'm doing.
I'm left with zero clue what to do now except reach out and hope for some help from this forum.
Should have known... Now that I've posted on XDA it's fixed... In-case anybody else is having trouble here are the steps I've written down for myself.
Phone is S10+ SM-G975F (beyond2lte) - Bootloader / OEM Unlock is already unlocked.
******************************************************************
FLASHING STOCK ROM (ALWAYS GOOD PLACE TO START):
******************************************************************
1. Phone into Download mode (Vol Down + Bixby button, insert USB (Don't use power button))
2. Odin, AP in AP, BL in BL, CP in CP, CSC in CSC (NOT the HOME one). USERDATA stays EMPTY!
3. Phone may restart/erase several times, in the end inbuilt recovery will turn up. Use this to factory reset.
4. Wait for it to continue like normal after factory reset.
5. Setup INCLUDING with WiFi. WiFi REQUIRED. No need to add your account
6. Make sure OEM Unlock is still checked.
*************************************************************************************************
ROOT INSTRUCTIONS: https://www.thecustomdroid.com/samsung-galaxy-s10-root-guide/
*************************************************************************************************
1. Use adb push to shunt over Magisk Manager (download latest one), and the "AP" file
2. Install Magisk Manager
3. Open, select install, make sure "Recovery" is ticked, next, select "Select and Patch a File"
4. Select the AP file, then click "Let's Go"
5. Use adb pull, as the MTP file transfer ****s up the large patched files Thanks Microsoft!
6. (adb reboot bootloader) Restart phone in Download mode
7. Open Odin, & flash the patched Magisk AP file in AP, BL in BL, CP in CP, CSC (NOT the HOME one) in CSC.
8. Let device reboot while holding POWER, BIXBY, and VOL UP, and release all 3 buttons on bootloader warning screen.
a. NOTE: If you end up with a bootloop, hold POWER, BIXBY, VOL UP until you enter the built-in recovery menu, and do a factory reset.​
9. Set device up like normal, remember to enable the WiFi
a. Check device internal storage, should be XXX out of 128GB (Or whatever you have)​
10. Search installed apps for the Magisk one, it won't have a proper icon to begin with
11. Open it, and continue the setup as it instructs. It’ll reboot the phone.
12. Device is now rooted.
********************************************************************************************
TWRP INSTRUCTIONS: https://www.thecustomdroid.com/samsung-galaxy-s10-twrp-magisk-root-guide/
********************************************************************************************
Phone must be rooted for this to work!
1. Copy the un-magisked file "twrp-3.5.2_9-3-beyond2lte.img" onto phone
2. Open Magisk, select install, make sure "Recovery" is ticked, next, select "Select and Patch a File"
3. Patch the "twrp-3.5.2_9-3-beyond2lte.img" file
4. Copy that patched file onto your PC, and rename it magisk_patched.img
5. Open powershell in same folder, and type
a. mv magisk_patched.img recovery.img​b. tar cf twrp-beyond2lte.img.tar recovery.img​
6. Enter into Bootloader mode
7. Load up Odin, untick auto-reboot, and put the magisk-patched TWRP.tar file in AP
8. Press PWR and VOL-DOWN to exit Download Mode, as soon as screen goes black, switch to PWR, BXBE, VOL-UP, release PWR & BXBE when you see bootloader warning, keep VOL UP
9. In TWRP, swipe to allow modifications
10. Flash multidisabler-samsung.zip
11. Go to wipe - format data - yes, after go back to TWRP home screen
12. Click Reboot > Recovery (NOT SYSTEM), you now have a TWRP enabled device.
13. Reinstall Magisk, and check root status, it should ask you to do the whole re-download/5 second reboot thing because you did the wipe > yes thing in TWRP.
UPDATE: After restarting my phone I lost root (Magisk was still installed, but it didn't have an "installed" version listed). To get past this I...
*************************************************************************************************************************
Magisk reinstallation via TWRP:
[ROM][Signature Spoofing]LineageOS 18.1 for S10E/S10/S10+ Exynos
oHello my friends, please someone could make a video to activate root? I can't even do it with the key combinations... Please help me I can't get into the bank apps :(
forum.xda-developers.com
*************************************************************************************************************************
1. Copy the "beyond2lte-boot-magisk.img" onto phone (see URL above)
2. Run Magisk, patch the "beyond2lte-boot-magisk.img" file, then copy it over onto your MicroSD (I just find it easier)
3. Boot into TWRP > Install > Install Image button (Bottom Right)
a. If TWRP has vanished, follow steps above to get it back​
4. Flash the patched file to "Boot"
5. Go to TWRP Home screen > Reboot into Recovery (not into System)
6. Check Magisk Manager should have Root again (Don't update Magisk via app though, or you’ll bollocks the whole thing up, and have to start all over from the start.)

Categories

Resources