lgexalter1 I tried doing what you said (as I understood it) but it didn't work, so here is what I did and I would appreciate if you could tell me what I'm doing wrong.
I downloaded the file and extracted it to the adb folder, then opened the MTK Meta Tool and selected ‘Reboot Fastboot Mode’, then powered off phone, plugged it into the computer and when the screen said "=>FASTBOOT mode…" I ran the following commands in Windows PowerShell (I used PowerShell too when I successfully Installed the filter in the first place):
,\ fastboot flashing unlock
.\ fastboot flash --disable-verity --disable-verification boot boot.bin
.\ fastboot reboot
That didn't work...