Archived
1
1

19 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
Lasse Lauwerys
590588c3bc Update README.md 2025-05-23 23:57:31 +02:00
Lasse Lauwerys
fbb27f8ed0 Update README.md 2025-05-23 23:56:58 +02:00
Lasse Lauwerys
b286f8aa41 Update README.md 2025-05-23 23:55:01 +02:00
Lasse Lauwerys
845e783cfd Update README.md 2025-05-23 23:54:46 +02:00
Lasse Lauwerys
d0d1683b0d Update README.md 2025-05-23 23:38:46 +02:00
Lasse Lauwerys
f527acdf97 Update README.md 2025-05-23 23:36:54 +02:00
3 changed files with 16 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,25 +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 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB