13 Commits

Author SHA1 Message Date
c9bb878121 Обновить README.md 2026-02-26 09:48:47 +11:00
0b4ad51c6b Обновить README.md 2026-02-26 09:48:17 +11:00
0daf0af6a4 Added more info to the README.md alongside changing the concept from a .exe to a .bat 2026-02-26 04:43:33 +11:00
e974fbb666 Обновить README.md 2026-02-26 04:31:47 +11:00
6aae858b2d Обновить README.md 2026-02-26 01:31:19 +11:00
50ee3736a7 Обновить README.md 2026-02-26 01:25:50 +11:00
c61739ad0f Обновить README.md 2026-02-26 01:24:26 +11:00
b3468ad58f Обновить README.md 2026-02-25 23:46:01 +11:00
5543eabedc Обновить README.md 2026-02-25 23:45:01 +11:00
0747a1b804 Обновить README.md 2026-02-25 23:44:45 +11:00
e391b89771 Added banner 2026-02-25 23:43:25 +11:00
fddf24c6f9 Удалить MetroUnlocker.png 2026-02-25 23:43:01 +11:00
0d85c73817 Обновить README.md 2026-02-25 23:42:04 +11:00
3 changed files with 16 additions and 21 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,27 +1,22 @@
![Preview](banner.jpg "RTUnlocker")
# Sideloading Unlocker
RTUnlocker is a fork of MetroUnlocker that transforms it into a simple .bat file that lets you enable sideloading on Windows RT
![Preview](MetroUnlocker.png "Sideloading Unlocker")
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB