mirror of
https://github.com/Iemand005/MetroUnlocker.git
synced 2026-04-15 05:08:26 +10:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9bb878121 | |||
| 0b4ad51c6b | |||
| 0daf0af6a4 | |||
| e974fbb666 | |||
| 6aae858b2d | |||
| 50ee3736a7 | |||
| c61739ad0f | |||
| b3468ad58f | |||
| 5543eabedc | |||
| 0747a1b804 | |||
| e391b89771 | |||
| fddf24c6f9 | |||
| 0d85c73817 |
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
37
README.md
37
README.md
@@ -1,27 +1,22 @@
|
||||

|
||||
|
||||
# Sideloading Unlocker
|
||||
RTUnlocker is a fork of MetroUnlocker that transforms it into a simple .bat file that lets you enable sideloading on Windows RT
|
||||
|
||||

|
||||
Credits to [Iemand005](https://github.com/Iemand005) for MetroUnlocker and [Snoooopy](https://git.snoooopy.online/Snoooopy) for mirroring MetroUnlocker.
|
||||
|
||||
## Unlock signed sideloading on:
|
||||
# What you will need to do:
|
||||
Download source code (in a .zip), and exctract its contains onto a USB drive. Then plug it in your Windows RT device, and run RTUnlocker.bat as a administrator.
|
||||
Once it opens, hit 1 to enable sideloading. It should take a couple of seconds, after it has enabled it, it will notify you and if you want to, you can hit L to see logs. Hit E to exit.
|
||||
If you have sideloading unlocked already and you want to get rid of it, hit 2.
|
||||
If you are not sure should you do it, just hit E to exit.
|
||||
(we suggest getting goldenkeys and yahallo with tegra jailbreak usb im not sure if it will work without it)
|
||||
|
||||
- Windows 8.0 and up
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
If you went here by accident thinking this is for Windows 8, not RT, get regular MetroUnlocker here:
|
||||
[Mirrored MetroUnlocker repo](https://git.snoooopy.online/Snoooopy/MetroUnlocker) |
|
||||
[Original MetroUnlocker repo](https://github.com/Iemand005/MetroUnlocker)
|
||||
|
||||
## Unlock full sideloading on:
|
||||
|
||||
- Windows 8.1 Pro and up
|
||||
|
||||
**Development sideloading** might take a while to activate. If it doesn't activate quick enough, you can use **Product Policy Editor** to disable **SPPSVC**, set the system clock to 2026, attempt sideloading until it activates, then revert the system clock and re-enable **SPPSVC**.
|
||||
|
||||
**Known bug:**
|
||||
|
||||
If your disk has **0 bytes** of free space, the system might fail to write the new tokens file, leaving the `tokens.dat` file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated—including Windows itself.
|
||||
|
||||
MetroUnlocker always attempts to create a backup of your tokens before modifying them. Make sure you have at least **30MB** free of space before trying to activate sideloading. If something goes wrong, just restore the tokens.dat file from the backup to `C:\Windows\System32\spp\store\2.0`. In worst-case scenario, you can reactivate whatever you need activated again with **TSForge**.
|
||||
|
||||
Feel free to reach out to me or create an issue if you need help.
|
||||
|
||||
**Huge thanks to [TSForge](https://github.com/massgravel/TSforge)** for making this possible by reverse-engineering **SPPSVC**!
|
||||
|
||||
Thank you Zar!
|
||||
You can find other stuff here, like guides how to install Linux, Tegra Jailbreak USB and much more!:
|
||||
[Windows RT Devices Gitbook](https://windows-rt-devices.gitbook.io/windows) |
|
||||
[Open Surface RT](https://open-rt.gitbook.io/open-surfacert)
|
||||
BIN
banner.jpg
Normal file
BIN
banner.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user