mirror of
https://github.com/Iemand005/MetroUnlocker.git
synced 2026-04-12 18:07:21 +10:00
Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9bb878121 | |||
| 0b4ad51c6b | |||
| 0daf0af6a4 | |||
| e974fbb666 | |||
| 6aae858b2d | |||
| 50ee3736a7 | |||
| c61739ad0f | |||
| b3468ad58f | |||
| 5543eabedc | |||
| 0747a1b804 | |||
| e391b89771 | |||
| fddf24c6f9 | |||
| 0d85c73817 | |||
|
|
590588c3bc | ||
|
|
fbb27f8ed0 | ||
|
|
b286f8aa41 | ||
|
|
845e783cfd | ||
|
|
d0d1683b0d | ||
|
|
f527acdf97 |
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
35
README.md
35
README.md
@@ -1,25 +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 happen fast enough, use Product Policy Editor to disable SPPSVC, set the system clock to 2026, try sideloading until it activates, revert the clock and enable SPPSVC again.
|
||||
|
||||
Known bug:
|
||||
|
||||
If you have 0 bytes free on your disk, it might fail to write the new tokens, leaving the tokens file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated including Windows itself.
|
||||
|
||||
MetroUnlocker always tries to make a backup of your tokens before modifying them. Just make sure you have at least 30MB free before trying to activate sideloading. If something goes wrong, just restore the tokens.dat from the backup to `C:\Windows\System32\spp\store\2.0\`. In worst case you can just reactivate what you want 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!
|
||||
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