Hello Friends~!
Today I bring to you the Latest version of Nox, made portable, with a Cleaner Script to remove all the junk on your Main Machine as well as for Clones
DOWNLOAD BARENOX:
BareNox.zip (200M)
If you would rather build your own, I will now provide a written guide for how BareNox was built.
"BareNox" went through a lot of testing and a script was made to automate much of what is written below
There's more that can be finessed here, have fun!
VT-Error fix
For rooted WSA (Android 12 or 13) see this guide
forum.xda-developers.com
Today I bring to you the Latest version of Nox, made portable, with a Cleaner Script to remove all the junk on your Main Machine as well as for Clones
DOWNLOAD BARENOX:
BareNox.zip (200M)
If you would rather build your own, I will now provide a written guide for how BareNox was built.
"BareNox" went through a lot of testing and a script was made to automate much of what is written below
Made using the latest version of Nox, which can be downloaded off the right side of this page:
Open Nox's Multi Drive Manager and select "Add Emulator" and "Android 9" or whatever you prefer
When it is done building the machine you need to click on settings and enable root.
Open Nox's Multi Drive Manager and select "Add Emulator" and "Android 9" or whatever you prefer
When it is done building the machine you need to click on settings and enable root.
This method is advised against, due to the amount of time it takes to physically remove each directory within the gui, when we could remove all of these directories with a simple script. The knowledge will still be provided to show what the adb method is doing for us.
Open Nox and install a launcher app like nova, and a root explorer by selecting the apk button on the right side panel.
If you need the apps:
Nova
drive.google.com
Root Explorer
drive.google.com
Now open Nox's settings by clicking on the gear icon at the top right.
We need to go into General, and then put a check on root.
Next click on the Gaming tab and enable high fps and rendering cache. This is to allow you to be able to play higher end mobile games
Save settings and restart the machine
Select Nova as the Launcher app always
Open root explorer. Grant Superuser access forever
Delete all the items highlighted in the pictures below and close the machine.
Open Nox and install a launcher app like nova, and a root explorer by selecting the apk button on the right side panel.
Nova
nova.apk

Root Explorer
RootExplorer.apk

Now open Nox's settings by clicking on the gear icon at the top right.
We need to go into General, and then put a check on root.
Select Nova as the Launcher app always
Delete all the items highlighted in the pictures below and close the machine.
Make a new machine and enable root in settings
Make a text file and call it run.bat
Paste in this code.
Paste run.bat into the bin folder of Nox
Paste nova.apk (10M) into the bin folder of Nox
Now Run run.bat
Make a text file and call it run.bat
Paste in this code.
Code:
adb root
adb shell rm -r /system/app/AmazeFileManager
adb shell rm -r /system/app/AppStore
adb shell rm -r /system/app/BuiltInPrintService
adb shell rm -r /system/app/CarrierDefaultApp
adb shell rm -r /system/app/CompanionDeviceManager
adb shell rm -r /system/app/CtsShimPrebuilt
adb shell rm -r /system/app/EasterEgg
adb shell rm -r /system/app/Facebook
adb shell rm -r /system/app/Helper
adb shell rm -r /system/app/LiveWallpapersPicker
adb shell rm -r /system/app/PrintRecommendationService
adb shell rm -r /system/app/PrintSpooler
adb shell rm -r /system/app/Traceur
adb shell rm -r /system/app/WallpaperBackup
adb shell rm -r /system/app/newAppNameEn
adb install nova.apk
adb reboot
Paste nova.apk (10M) into the bin folder of Nox
Now Run run.bat
If there is a game you want me to test, leave a comment below.
at the end of the video
at the end of the video. guide is outdated
VT-Error fix
For rooted WSA (Android 12 or 13) see this guide

How To Build and Root Your Desired Flavor of WSA and install the Playstore Using LSPosed & Magisk. Plus a Premade
Hello Friends, Today I wanted to write a guide about how to use the LSPosed Github Repo on a linux machine to build your desired flavor of WSA with GAPPS and Root. If you do not already have a Linux machine or WSL, I have a fully built and...

Last edited: