you can apply for beta via HiCare. which is huawei tech support app.
just so you know. 9.1beta doesnt block 3rdparties. only patch02 did.
adb shell pm uninstall --user 0 com.huawei.android.launcher used to do the trick before 91betapatch02.
enable usb debugging
install any 3rd party launcher
run below command in console
adb shell pm disable-user com.huawei.android.launcher
temporary solution