- 64
- 126 231
Bene Elohim Hub
เข้าร่วมเมื่อ 30 ต.ค. 2019
Bene Elohim Hub is an institute of learning that focuses on Graphic Design, Video Creation and Editing, both on your Smartphone and Computer. We cover in details Tutorials from Basic to Intermediate to Advance of popular Phone and System softwares such as Kinemaster, PixelLab, Alight Motion, Adobe Photoshop, Adobe Illustrator, Adobe Xd, Adobe Premiere Pro, Adobe Aftereffects, Whiteboard Animation etc. We also teach on subjects that pertains to Programming such as HTML, CSS and JavaScript etc.
How to Debloat Android Phones without Root and Computer (Redmi Note 13) | Redmi | Poco | Android
This video gave step by step process on how to debloat (remove unnecessary system applications which can not be uninstalled ordinarily). This method doesn't require you to root your phone, neither does it require you to make use of a computer by connecting through usb debugging and running adb commands.
For this method to work, you have to download the following applications:
- F-droid (used to download Canta): f-droid.org/
- Canta: f-droid.org/en/packages/org.samo_lego.canta/
- Shizuku: play.google.com/store/apps/details?id=moe.shizuku.privileged.api&pcampaignid=web_share
Incase you are using a device other than the Redmi Note 13 or Redmi note 13 Pro, you can Google search on how to enable developers option and how to access it in your settings, as how to do these two might differ from phone to phone. And if you still need a little help, you can always reach out to me via telegram using this link: t.me/beneelohimhub
Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment.
you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materials for free.
t.me/beneelohimhub
For this method to work, you have to download the following applications:
- F-droid (used to download Canta): f-droid.org/
- Canta: f-droid.org/en/packages/org.samo_lego.canta/
- Shizuku: play.google.com/store/apps/details?id=moe.shizuku.privileged.api&pcampaignid=web_share
Incase you are using a device other than the Redmi Note 13 or Redmi note 13 Pro, you can Google search on how to enable developers option and how to access it in your settings, as how to do these two might differ from phone to phone. And if you still need a little help, you can always reach out to me via telegram using this link: t.me/beneelohimhub
Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment.
you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materials for free.
t.me/beneelohimhub
มุมมอง: 93
วีดีโอ
How to Restore WhatsApp Chat from Local Backup | WhatsApp Backup Restore | 2024 | 2025 | Android
มุมมอง 11K3 หลายเดือนก่อน
- Restore WhatsApp Chat from Local Backup without Google Drive 2024. - Quick Guide for Android Users. - WhatsApp Chat Backup and Restore 2024. - How to Restore WhatsApp Messages on Android. Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also follow us on our Telegram Channel for latest updates and other useful tips and links to pre...
How to transfer Assets from Argent X wallet to other CEX (ByBit) and DEX | ByBit | STRK | USDT | ERC
มุมมอง 1433 หลายเดือนก่อน
In this video, I illustrated how one can transfer any of His/Her assets (STRK, ETH, USDT, USDC etc) from their Argent X wallet, to any of the Centralize Exchange (ByBit, BitGet, Binance, OKX, KuCoin, Coinbase etc.) or Decentralize Exchange (Trust etc). This should also work with Braavos Wallet which is the second most popular wallet after Argent Wallet on the Starknet Ecosystem. This solution -...
Encountered an IO error Read only file system os error 30 | migrations | Actix web | DieselORM
มุมมอง 213 หลายเดือนก่อน
Encountered an IO error: Read-only file system (os error 30) for `/home/bene/programming/predikt/server/migrations/00000000000000_diesel_initial_setup` Build failed 😞 This the solution to the error that involves Read-only file system, while deploying a web application on render. my error happened on an actix web application, although there is a possibility of having the said error on any framew...
Solution to no open ports detected on 0 0 0 0 on render | render | port | 0.0.0.0
มุมมอง 2.1K3 หลายเดือนก่อน
This is a fix for any of these problem concerning open port when encountered while deploying a web application or an api on render: No open ports detected on 0.0.0.0, continuing to scan... Docs on specifying a port: render.com/docs/web-services#port-binding No open ports detected on 0.0.0.0, continuing to scan... Docs on specifying a port: render.com/docs/web-services#port-binding No open ports...
How To Deploy Rust Actix Web, DieselORM and PostgreSQL Application on Render | Actix web | Rust
มุมมอง 853 หลายเดือนก่อน
This video is a guide on how to set up the Postgresql database and deploy your Rust application built using the Actix web framework, DieselORM and PostgreSQL database on render. Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materia...
How to Fix WiFi not Showing and Working on Windows 11 & 10 | Wi-Fi Fix | LAN Fix | Drivers
มุมมอง 1194 หลายเดือนก่อน
Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. This is the method I use to get my WiFi to work anytime it stops working or disappears. you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materials for free. t.me/beneelohimhub
Understanding ExpressJS (An Introduction to NodeJS) Part 1 | ALX SE | PLD | ExpressJS | NodeJS
มุมมอง 1418 หลายเดือนก่อน
This is a very detailed and well explained video about ExpressJS and NodeJS, how to set up the development environment, how to start the express application instance and how to start the expressjs server by listening at a particular port. Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also follow us on our Telegram Channel for late...
How to Work with NoSQL(MongoDB) Database | ALX SE | PLDs | Pymongo | MongoClient | Mongosh | Compass
มุมมอง 1519 หลายเดือนก่อน
This PLD was held with Cohort 15 to discuss in depth what NoSQL is all about and how it differs from the traditional Database we all know about that's the mysql. we looked at things like collections, documents and the many methods of mongodb, how to create a database, create a collection, insert a document into a collection, find, insert, update, delete, count and many other methods. Please do ...
MySQL Advance | Procedures | Views | Functions | Triggers | ALX Software Engineering | PLDs | Part 1
มุมมอง 1719 หลายเดือนก่อน
This is the first part of the MySQL advance, here we did some revision on creating a database, using a database, creating a table, inputting values into a table, working with procedures, in the subsequent parts we will be talking about functions, views and triggers with indexing. Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also ...
ES6 Data Manipulation | How to Manipulate Data in ES6 | ALX SE | PLD | Array | Set | Map | TypeArray
มุมมอง 64510 หลายเดือนก่อน
Here we discussed as well as solve some problems as regards manipulating data in ES6, or rather, ES6 Data Manipulation. We looked as several Objects or rather Data Structures in JavaScript EcmaScript 6, with involves Arrays, Maps. Sets, TypedArrays and WeakMaps. We were able to explain what each of them are and also solve some tasks in the process of doing that. Please do well to support us, Su...
How to Work with TypeScript | ALX SE | Peer Learning Discussions (PLDs) | Instances | Types
มุมมอง 47010 หลายเดือนก่อน
In this Peer Learning Discussions with (PLDs) my Peers in Cohort 15 (C15), We covered the basics of TypeScript, we touched things concerning primitive data types like string, number, boolean etc. We looked at arrays, and also how to create instances and types, we also learnt how to use union and any, as well as how to extend one instance on another instance and also how to implements an instanc...
ES6 Promises | Resolve | Reject | Promise API | Promise Methods | then | catch | finally | ALX SE
มุมมอง 83410 หลายเดือนก่อน
This a Peer Learning Discussion where we treated promises in ECMAScript 6, we covered various headings under ES6, like: ES6 PROMISES CURRICULUM Creating a Promise (new Promise ((resolve, reject) ) Consuming a Promise The then() method The catch() method The finally() method Promise API (Static Methods of Promise) Promise.all() // object iterable Promise.allSettled() Promise.race() // first, eit...
ES6 Basics | Arrow Functions | Methods | Rest | Spread | Object | Parameters | ALX SE | PLDs
มุมมอง 51110 หลายเดือนก่อน
Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materials for free. t.me/beneelohimhub
How to Exit from Teams in Canva on Canva Mobile Application | Canva Teams | Canva | Design | 100%
มุมมอง 5310 หลายเดือนก่อน
This video is a guide on how to exit from any canva teams on the canva mobile application. Please do well to support us, Subscribe to our channel, Like our videos and do well to drop a comment. you can also follow us on our Telegram Channel for latest updates and other useful tips and links to premium materials for free. t.me/beneelohimhub
How to Exit from Teams in Canva on Desktop Canva Website | Canva Teams | Canva | Design | 100% Works
มุมมอง 1210 หลายเดือนก่อน
How to Exit from Teams in Canva on Desktop Canva Website | Canva Teams | Canva | Design | 100% Works
How To Write a Personalize Cover Letter using ChatGPT and Gemini | AI | Gemini | ChatGPT
มุมมอง 27810 หลายเดือนก่อน
How To Write a Personalize Cover Letter using ChatGPT and Gemini | AI | Gemini | ChatGPT
How To Write Personalize Personal Statement or Statement of Purpose using ChatGPT & Gemini
มุมมอง 6510 หลายเดือนก่อน
How To Write Personalize Personal Statement or Statement of Purpose using ChatGPT & Gemini
How to Calculate Distance Between Two Points using JavaScript | Mathematics | Programming | Logic
มุมมอง 3211 หลายเดือนก่อน
How to Calculate Distance Between Two Points using JavaScript | Mathematics | Programming | Logic
How to Search for an Element in an Array | JavaScript | Word finder | Programming | Includes
มุมมอง 211 หลายเดือนก่อน
How to Search for an Element in an Array | JavaScript | Word finder | Programming | Includes
How To Sort Elements of an Array in Ascending and Descending Order in JavaScript | Programming
มุมมอง 411 หลายเดือนก่อน
How To Sort Elements of an Array in Ascending and Descending Order in JavaScript | Programming
How to Remove Duplicate Elements from an Array Using JavaScript | JavaScript | Programming
มุมมอง 1111 หลายเดือนก่อน
How to Remove Duplicate Elements from an Array Using JavaScript | JavaScript | Programming
Airbnb Clone - Deploy Static | Task #1 | PLDs | ALX | Fabric | Python | DevOps | Create an Archive
มุมมอง 2.2K11 หลายเดือนก่อน
Airbnb Clone - Deploy Static | Task #1 | PLDs | ALX | Fabric | Python | DevOps | Create an Archive
Web Servers | SCP File Transfer Between Hosts | Web Server Installation and Configuration | ALX SWE
มุมมอง 17911 หลายเดือนก่อน
Web Servers | SCP File Transfer Between Hosts | Web Server Installation and Configuration | ALX SWE
How to double each element of an array using the MAP ARRAY method | JavaScript | Programming
มุมมอง 1311 หลายเดือนก่อน
How to double each element of an array using the MAP ARRAY method | JavaScript | Programming
Arrow Functions in JavaScript Explained | English | Pidgin | Programming
มุมมอง 911 หลายเดือนก่อน
Arrow Functions in JavaScript Explained | English | Pidgin | Programming
How to Convert Multiple Videos to Audio Files with Adobe Audition | Video to Audio Conversion
มุมมอง 2511 หลายเดือนก่อน
How to Convert Multiple Videos to Audio Files with Adobe Audition | Video to Audio Conversion
Building a Simple JavaScript Calculator | JS | Coding | Programming | Software Engineering
มุมมอง 44ปีที่แล้ว
Building a Simple JavaScript Calculator | JS | Coding | Programming | Software Engineering
Functions and Types in JavaScript | JavaScript | Functions | Arguments | Return | Parameters
มุมมอง 11ปีที่แล้ว
Functions and Types in JavaScript | JavaScript | Functions | Arguments | Return | Parameters
Port Forwarding with UFW (Uncomplicated Firewall) | Forward all Port 8080 to port 80 | ALX | DevOps
มุมมอง 413ปีที่แล้ว
Port Forwarding with UFW (Uncomplicated Firewall) | Forward all Port 8080 to port 80 | ALX | DevOps
I've gotten to permission and done off/on but it's not still working
What is it showing you?
I can't find my databases,both in the Android and com.whatsapp,is there any other way to get the database? I saw other media but not msg in databases, what can I do please
Have you find it?
I didn't see databases on mine,any help?
You will need the database file to be able to recover your past chats.
I've gotten it, it's currently in the com.whatsapp- WhatsApp folder but the WhatsApp folder is not copying to the com.whatsapp under the Android folder,so I copied only the database and backups individual folder and it copied,so I be worried or it will work? I hope you understand please
@@ejumeguloveth8386 Good, the most important thing is the databases....
Superb, it worked like a charm. Thank you
I am happy it worked for you.
Please i don't have the com.whatsapp folder but i have it inside the Android folder,what should I do? I really need this
Please I didn't see com.whatsapp on my file manager
create it. You can simply create the folder if it's not there.
Fantastic, this worked man, thanks a ton!
You are welcome! I am glad it worked.
mine is asking for password and when i give it, it shows restoring and then later shows unable to restore and goes back to the account list option what can i do? my databases folder has 5 crypt15 file
you need to check the latest one amongst them and remove the rest. Or better still move the remaining ones out of the folder.
Also make sure you have a very strong internet connection without any obstructions...
Even though I turned off the internet, when I turned it on later, it found the Google Drive backup. By turning it on and off again and waiting, it found the local backup. (I used the old backup by changing the name of the backup from 3 days ago) Greetings from Turkey. You are number one.
Awesome.... I am happy it worked for you.
Okay please help me, my WhatsApp got uninstalled on my old phone.. unconsciously... there was a chat backup of 4 years more than 2GB but when i reinstalled new what's app on my new phone there was a problem, " no backup found for this mail ID " ...sad i only left with local chat back up...can you tell me , if i transfer those local backup to my laptop and again store it on my new phone's internal storage...will i be also to restore on the same way as you told in my new phone's What's app ??
Please reply
Reply please brother
Sure... You will. That's exactly what I did, the backup I restored was the one from July 2024 which I saved to my PC from my old phone before it damaged.
Sorry for the delayed response. I am just seeing this comment, don't know How I manage to miss it.
@@beneelohimhub no dear it's okay... thank you for your valuable time... love you 💕
Worked perfectly. Thank you!!
I am happy it did. You are welcome!
This works perfectly. Just follow it to the T and be careful when creating folders , i had a different problem being stuck witih restore at 99% but force stop helped me. Thankyou so much Bene!
You are welcome. I am happy it was helpful.
Will it work in India ,2025
Well, I believed it worked for some in Indian in 2025, you can try it and see.
appreciatable...
you are welcome!
Helpful...(๑•﹏•)
Good it was helpful!
you just save a life today, thank you sir
you are welcome sir!
did it work when i move the local backup to other phone, and restore it to that other phone?
It should work, so far the backup is not corrupt... This one I restored on Redmi Note 13 was from my former phone Redmi Note 5 that spoilt....
i am getting message as Sorry, we were unable to restore any of your message history backups. i am getting popup as restoring message from Internal Storage but not able to proceed.
woaw, I am quite confuse. Can you send the screenshot of such to the Telegram channel in the description? let me have a look at it and see...
4:03 Till here everything goes fine but later on i get message as Sorry, we were unable to restore any of your message history backups and I cannot see any chat messages i have also sent the screenshot on your telegram channel
@@kunalshah2331 Oh, sorry for that, but is your internet connection on and strong???
@@kunalshah2331 Alright, I will check that...
@@beneelohimhub yes its strong
Heartfelt thanks to you.. thanks for the detailed explanation. I could restore the chats. None of the other videos helped me
I happy this video helped you... congratulations!!!
saya rasa memang back up saya sudah corrupt, tidak bisa pakai cara apapun, ya sudah
Oh... Sorry for that. Maybe you should check if there is anyway you can fix your corrupted backup...
Hello Sir I tried but at last step its asking for end to end encrypted password please help as I don't remember password and encryption keys.
woaw! I don't think I can help there, maybe you should try and contact whatsapp support for that...
It works 100% ❤
Nice! Good it worked for you!
I will like to thank you for the video. I havegone through hoops and loops for the past one week. Crap whatsapp is flawed.
Smiles, I am happy it worked for you!
@@beneelohimhubActually your instructions teach me how to restore but the last step you need to restart 99per cent else the chats will just fail. I basically try all the 3 methods but failed.
I still have my old phone with whatsapp data. I have three database which one.should I choose? The one with the date or the one with proper name? I throw all the databases in and when restore same thing happen. They cannot restore the old msgs. Pls help.
well, maybe you should pick the most recent one, rename it to the exact name of the one in the video and try the process once again.
@@beneelohimhubThe trick is restart at 99per cent.
I have logged out of one of my google accounts which had a backup, but still it is taking that backup only rather than a local backup. I did file manager steps prior and then opened whatsapp and did internet on-off, what should I do. Please help me, it is really important
Quite Strange, I really don't know what else you should do. Did you disable to back off or switched it off as instructed in the video? And which phone are you using? which whatsapp are you using? WhatsApp Business or Normal WhatsApp?
@@beneelohimhub I turned it off. I am using Whatsapp notmal (dual app). Redmmi 9a phone actually, my chat got deleted. Now When I follow the steps, it shows me backup of my another number (I use dual apps) but I have already removed that google account from my phone and my local backup is not showing. Regarding folder, I was saying that I already had a folder named Whatsapp> Databases which had the file, I created folder as you said in com.whatsapp also with same name and pasted that file. Bro please help me. It is really important please
@@beneelohimhub normal whatsapp (dual app). redmi 9a phone) actually, my chat got deleted. Now When I follow the steps, it shows me backup of my another number (I use dual apps) but I have already removed that google account from my phone and my local backup is not showing. Regarding folder, I was saying that I already had a folder named Whatsapp> Databases which had the file, I created folder as you said in com whatsapp also with same name and pasted that file. Bro please help me. It is really important please
bro, there is already a folder named whatsapp having sub folder databases with 5 databases, what should I do? Please please reply. Pleaseee
well, you can copy it to another location on your phone, just in case, then try the method, if it doesn't work, then start from afresh and do exactly what was done in the video.
This is witchcraft, but it worked
Hahaha, it's technology... I am happy it worked!
Only your method worked out of many videos I watched, God bless you
AMEN! I am happy you didn't give up searching until you got to this video.
God bless you sir It really worked
AMEN! I am happy it worked for you!
I have only local backup but I don't have Google drive backup.. can I restore messages.?
sure, you can. This video is for local backup!
@beneelohimhub tomorrow Ill try.. and I will let u know later
@@Vivianfernandesroy Alright, please do!
Not working. I click on screen and it again comes back to give permission option.
Can you join the Telegram Group and share a screenshot let me see? maybe we could work out something.
What is the telegram link?
@@ackmawe20 It's in the comment section!
Thanks man! it worked . There is a feature on my phone called zipped apps . I thought it would compress all the data in the application . But what actually happens is it deletes all of the app data and then compresses the app . Thankfully I had a whatsapp backup in my recycle bin . So I learned the hard way 🫡 .
I am happy it worked. Also, thank you for the gift. I appreciate.
Does it work for WhatsApp business
You can try it, hopefully it should work.
I tried your method but it keeps asking me to give permission, I click on another area of the screen but it keeps asking to give permission but I dont have back ups in drive.
woaw, did you try restarting the whole process from scratch again?
@beneelohimhub yes, I did and it didnt recognize it
@@22sel22 This is strange tho!
@@22sel22 have you tried to check other videos?
thanks brother!
You are welcome!
Thank you so much
you are welcome!
Not work for adobe 2024 my layer getting flatten even i choosed layer convert layer to object and import hidden layer
Oh! sorry for that...
I have not deleted the whatsapp but some storage issues it will automatically deleted the old data and backup is off upto the data deleted after that I go to the backup section firstly it shows 2 gb of backup and it will complete the backup after that I uninstalled the whatapps and i will restore the data but shows only data of 11 mb it don't show the entire data and i tried these process and all files already have i want to create again it will show like does allow already existed folder and also it the backup it shows less no of storage it will in mbs what is the process is the any process is there for to get backup the data
by data do you mean like the other files like audios, videos, documents and the rest or you meant the whatsapp chat itself?
@beneelohimhub whatsapp chat also cleared can you give the solution for this please
@@lokeshnamala4363 I don't really understand, did you have a local backup of your chats prior to that time?
@@beneelohimhub in local backup it shows only one file on that day file only
Thank u so much
You are welcome!
Vagrant failed to properly resolve required dependencies. These errors can commonly be caused by misconfigured plugin installations or transient network issues. The reported error is: Unable to resolve dependency: user requested 'vagrant-vbguestv (> 0)' can any help what to do
Hmmm. have you tried checking this particular error code on youtube and google?
THANKKSSSS MAN I have been trying for 2 hrs straight but then i watched ur vid and it worked instantly
you are welcome! I am really happy it worked for you!
Does this method restore messages from 4 years ago if the messages were backed up on Google drive?
This only focuses on restoring with local backup!
I got this error while try command vagrant up. What should I do? "If you believe you already have a provider available, make sure it is properly installed and configured. You can see more details about why a particular provider isn't working by forcing usage with `vagrant up --provider=PROVIDER`, which should give you a more specific error message for that particular provider."
Hmmm. I honestly don't have an idea about this error... Have you tried looking it up on other platforms?
i got same error what did u do next then
@@ZohaKhalid-u7d woaw... sorry for that!
Is this work on 2024/2025 photoshop and illustrator?
sure, it should work, you can try it and see.
@@beneelohimhub it’s showing as failed how to repair now
Actually my hard disk corrupted and I recover those psd files usi e easeus software and they showing damaged and not opening
@@immarya8243 oh, I haven't tried it on psd that were recovered from damage Hard drive before!
@@beneelohimhub is there any other process to repair?
What about python application 😢?
you can still try it and see if it's going to work!
Thanks man
You're welcome!
How does one switch back up back on on Google drive? Or do I just go to chatbackup in whatsapp and switch frequency from never to any other frequency?🤔
Exactly, you just go to your WhatsApp settings and enable it from there.
Alright I'm about to try out the demonstration in the video I hope it works for too because I lost some very important chats 3 months ago so I stopped using WhatsApp altogether because it wouldn't feel the same since I lost chats many times before and couldn't restore them even if this works I know there's a possibility that chats dating back a full year would be lost forever I don't have the database to them so got my fingers crossed with the one I got🤞🏽
@@PastorBrendonCarey Alright, go for it, I am confident it will likely work!
It didn't work now I lost even more recent chats I could not afford to lose too I'm using WhatsApp Business and followed every step😭@@beneelohimhub
Thank you so much brother. I can never repay you for what you have done for me. My mom had lost her all chats and had no Google backup. I spent my last 2 hours trying everything but only urs method worked 🎉🎉
you are welcome. I am really glad it worked for you!
i dont know how...but this actually works Thanks man
you are welcome! I am happy it worked!
Nice one bro 👌
@@dakilla3228 you're welcome 🙏