Hello everyone, recently I can't open " paint , snipping tools " when ever I want to run them I will see this error ( Something happened on our end. Here’s the error code, in case you need it: 0x87E10BC6 )
I did everything that I found in internet but none of them work ...
my windows 11 is active and I got the last update.
if you can help me. thanks.
Redirecting
xXx yYy said:
Redirecting
Click to expand...
Click to collapse
thank you for replying, but it didnt work
Force uninstall it and reinstall again. Type the following in Windows PowerShell (run as admin) to remove Paint -
Get-AppxPackage Microsoft.MSPaint | Remove-AppxPackage
Click to expand...
Click to collapse
Reboot PC, then run the following again to install Paint -
Get-AppxPackage -allusers Microsoft.MSPaint | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Click to expand...
Click to collapse
Also check Windows Updates that might fix things.
forhad-61 said:
Force uninstall it and reinstall again. Type the following in Windows PowerShell (run as admin) to remove Paint -
Reboot PC, then run the following again to install Paint -
Also check Windows Updates that might fix things.
Click to expand...
Click to collapse
thank you for replying. windows is update and I did what you said but when I want to install paint I get this error in powershell :
https://s2.uupload.ir/files/2_38dc.png
Alijaa said:
I get this error in powershell
Click to expand...
Click to collapse
As already told by @forhad-61, you have to launch PowerShell as an admin, which I guess you haven't done so and that's why the error message.
I did at as administator in powershell but nothing happend ... !
Check if your user account has permission to use powershell as admin. Type netplwiz in Run (Win + R), then click Properties of current user, from Group Membership, make sure it's selected as Administrator, may need to reboot the system if you make any change here.
Run CMD as admin this and type the following command, type one command at a time, then press enter. After finishing one command, type the next command then enter -
sfc /scannow
Click to expand...
Click to collapse
Then run this -
DISM /Online /Cleanup-Image /ScanHealth
Click to expand...
Click to collapse
Finally this -
chkdsk C: /f /r
Click to expand...
Click to collapse
Press 'y' and reboot the PC.
I did everything you guys said to me step by step, but still I cant fix this problem ...
I really need to use paint and snniping tools . pls heap me if you can
Ask Microsoft for help! The 2 apps mentioned are product of them.
Contact - Microsoft Support
Contact Microsoft Support. Find solutions to common problems, or get help from a support agent.
support.microsoft.com
xXx yYy said:
Ask Microsoft for help! The 2 apps mentioned are product of them.
Click to expand...
Click to collapse
the problem is that I live in IRAN, and unfortunately we do not have permission to access their website or their services. so I have to figure it out myself.
Alijaa said:
the problem is that I live in IRAN, and unfortunately we do not have permission to access their website or their services. so I have to figure it out myself.
Click to expand...
Click to collapse
Maybe using a VPN connection will help?
xXx yYy said:
Maybe using a VPN connection will help?
Click to expand...
Click to collapse
It wont work, thank you by the way sir :X
The error code 0x87E10BC6 indicates a problem with the Windows Store. Here are some steps you can try to resolve the issue:
Reset the Windows Store cache:
Press the Windows key + R on your keyboard to open the Run dialog box.
Type "wsreset.exe" and press Enter.
Wait for the process to complete and then try opening Paint again.
Re-register the Windows Store:
Press the Windows key + X on your keyboard and select "Windows PowerShell (Admin)".
Type the command "Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}" and press Enter.
Wait for the process to complete and then try opening Paint again.
Run the Windows Store Apps troubleshooter:
Go to Settings > Update & Security > Troubleshoot.
Select "Additional troubleshooters".
Select "Windows Store Apps" and click on "Run the troubleshooter".
Follow the on-screen instructions and then try opening Paint again.
If none of these solutions work, you may need to try repairing or reinstalling the Windows operating system.
Clear Microsoft Store CacheProblems with the Microsoft store cache can also cause problems with built-in apps. Fortunately, you can delete the Windows Store cache fairly easily. To do so, press the Windows key + R to open the Run dialog box. Type wsreset.exe in the box and press Enter.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A command prompt should appear for a few seconds and then disappear automatically.
you can try mspaint from win 10:
Code:
https://win7games.com/#mspaint
Alijaa said:
Hello everyone, recently I can't open " paint , snipping tools " when ever I want to run them I will see this error ( Something happened on our end. Here’s the error code, in case you need it: 0x87E10BC6 )
I did everything that I found in internet but none of them work ...
my windows 11 is active and I got the last update.
if you can help me. thanks.
Click to expand...
Click to collapse
Instead of Paint use free-of-charge Paint.NET 5.0.6: works perfectly on Windows 11 22H2
SS:
That is a WIndows activation error. Which can happen if the activation server is down, or unreachable.
Try flushing your DNS cache. Sometimes the local DNS cache can become corrupted.
Right click on your Windows button
Select Terminal (Admin)
Copy/Paste or Type
ipconfig /flushdns
Hit enter.
How to flush DNS cache on Windows 11
Are you having problems loading a website or pinging an online service by its domain name? You probably need to flush the DNS cache, and here's how.
www.windowscentral.com
Related
guys um trying to recover my S3 internal memo
the thing is I can't get to backup my data
I can't even connect my phone through adb
um new to this, I did install the SDK manager, and I do have the adb.exe running in my task manager
this is what I get
postimage(dot)org/image/up4i85xet/
please help...
987123 said:
guys um trying to recover my S3 internal memo
the thing is I can't get to backup my data
I can't even connect my phone through adb
um new to this, I did install the SDK manager, and I do have the adb.exe running in my task manager
this is what I get
postimage(dot)org/image/up4i85xet/
please help...
Click to expand...
Click to collapse
Check my signature. Download the tool kit and choose any of the available devices, back up your data (Full backup), then when you want to restore your stuff, select Full Restore. It's as simple as that.
Galaxy S III is currently not fully available, but any of the device forms will do
Lg
Edit:
Oh, and you're doing it completely wrong. If you downloaded the SDK for Windows, all you need is the Windows shell (CMD, PowerShell).
And you only need to type in:
Code:
adb start-server
adb backup <-f<File location>.ab> <-apk><-system><-all><-shared>
and to restore:
Code:
adb start-server
adb restore <path-to-file>.ab
dude nothing is working
please take it easy on me, um not an expert tell me what to do step by step in details
thanx a lot mate
PS: if it does any better I can go to windows 7 I have my laptop right next to me
987123 said:
dude nothing is working
please take it easy on me, um not an expert tell me what to do step by step in details
thanx a lot mate
PS: if it does any better I can go to windows 7 I have my laptop right next to me
Click to expand...
Click to collapse
I wasn't going hard on you
Those were easy steps, you don't have to be an expert. I'm not one, either. I don't even know how to code in Java ^^
Like I said, just download my tool kit, hit "Thanks" on the OP and if you like the tool kit, buy the donate version :laugh:
The Galaxy S III form should be finished in the next few updates, but the next update (Coming sometime this week) shall have some even more impressive features which you can use
Lg
familyguy59 said:
I wasn't going hard on you
Those were easy steps, you don't have to be an expert. I'm not one, either. I don't even know how to code in Java ^^
Like I said, just download my tool kit, hit "Thanks" on the OP and if you like the tool kit, buy the donate version :laugh:
The Galaxy S III form should be finished in the next few updates, but the next update (Coming sometime this week) shall have some even more impressive features which you can use
Lg
Click to expand...
Click to collapse
I entered your link, cant find any tool kit, u mean usb drivers ? or adb drivers ?
Dude, Beatsleigher & M4gkman's Universal Android Toolkit... It's written in orange, next to my Twitter link...
Lg
Sent from my GT-I9300 using xda app-developers app
access nedaptem
familyguy59 said:
Dude, Beatsleigher & M4gkman's Universal Android Toolkit... It's written in orange, next to my Twitter link...
Lg
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
so I installed the "release install" first then the patch
but when I try to open it an error window pops up saying "a referral was returned from the server"
987123 said:
so I installed the "release install" first then the patch
but when I try to open it an error window pops up saying "a referral was returned from the server"
Click to expand...
Click to collapse
Please post such things in the development thread
And then also write which operating system you are using, which version you downloaded/you're using and then I can help you
Lg
familyguy59 said:
Please post such things in the development thread
And then also write which operating system you are using, which version you downloaded/you're using and then I can help you
Lg
Click to expand...
Click to collapse
sorry dude I was kinda on a hurry when I replied
I really appreciate your help
I used this version ( 2.0.3 ) the same thing is for the patch
I have a windows 8
987123 said:
sorry dude I was kinda on a hurry when I replied
I really appreciate your help
I used this version ( 2.0.3 ) the same thing is for the patch
I have a windows 8
Click to expand...
Click to collapse
Follow this to backup your phone (make sure u have installed drivers on comp) :
1. enable USB debugging Settings > Developer, enable developer options, then enable USB debugging
2. open the sdk and plug your device in
3.navigate to where adb is. you’ll find the adb.exe file in the platform-tools folder. With the default installation settings, the location is: C:\Users\"NAME"\AppData\Local\Android\Android-sdk\platform-tools.
(replace name with your account name)
4. In that folder hold shift and right click and select Open command window here.
5. type
Code:
adb devices
to test if your device can comunicate with adb
You should see a device in the list – if you see no devices, adb can’t communicate with your device because its driver isn’t installed properly.
6. type
Code:
adb backup -apk -shared -all -f C:\Users\NAME\backup.ab
(again replace the word name)
After running this command, you’ll have to agree to the backup on your device. You can also encrypt the backup with a password here, if you like.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Done!
To restore your backup in the future, run the following command:
Code:
adb restore C:\Users\NAME\backup.ab
(again replace the word name with your backups name)
Hit the thanks button if i helped
987123 said:
sorry dude I was kinda on a hurry when I replied
I really appreciate your help
I used this version ( 2.0.3 ) the same thing is for the patch
I have a windows 8
Click to expand...
Click to collapse
Thread only, please. That way other users have a chance to discuss the same problem and I really can treat it as a problem.
And you might want to have a look at this: http://sourceforge.net/p/universalat/discussion/general/thread/2e2a5c18/?limit=50#75bc <- That tells you how to write a bug report and that way I can really have a look at it and change stuff in necessary.
Lg
i got Huawei Mediapad T3 10 but storage to install app is very limted
so any app to make installation app in sd card momery
as i read the device not support that
but in ask any app or method to solve this
ant_gamal said:
i got Huawei Mediapad T3 10 but storage to install app is very limted
so any app to make installation app in sd card momery
as i read the device not support that
but in ask any app or method to solve this
Click to expand...
Click to collapse
You achieve this via ADB: Run the following command to set the default install location to your SD card:
Code:
adb shell pm setInstallLocation 2
Of course you will be required to enable the USB debugging option in the Developer option and download the ADB client on your computer - if not already done yet. To enable Developer option, go to Settings > About device > Build number and tap Build number seven times. Once activated, you will see a message that reads, “You are now a developer”. After enabling USB debugging, plug in your phone to your PC using USB and invoke ADB.
jwoegerbauer said:
You achieve this via ADB: Run the following command to set the default install location to your SD card:
Code:
adb shell pm setInstallLocation 2
Of course you will be required to enable the USB debugging option in the Developer option and download the ADB client on your computer - if not already done yet. To enable Developer option, go to Settings > About device > Build number and tap Build number seven times. Once activated, you will see a message that reads, “You are now a developer”. After enabling USB debugging, plug in your phone to your PC using USB and invoke ADB.
Click to expand...
Click to collapse
thank could you give me link to ADB and how to use
sorry i am not expert
i entered developer mode already
ant_gamal said:
thank could you give me link to ADB and how to use
sorry i am not expert
i entered developer mode already
Click to expand...
Click to collapse
Supposed your desktop is a Windows machine:
Matching ADB driver you'll get here
You preferredably install it to C:\ADB
You add C:\ADB to Windows PATH variable to easily access ADB from anywhere
Code:
set PATH=%PATH%;C:\ADB
You reboot Windows & reboot your HUAWEI
You connect your HUAWEI and Windows machine via USB cable
You open Windows command prompt and run following commands - one by one
Code:
adb devices
adb shell pm setInstallLocation 2
HTH
jwoegerbauer said:
Supposed your desktop is a Windows machine:
Matching ADB driver you'll get here
You preferredably install it to C:\ADB
You add C:\ADB to Windows PATH variable to easily access ADB from anywhere
Code:
set PATH=%PATH%;C:\ADB
You reboot Windows & reboot your HUAWEI
You connect your HUAWEI and Windows machine via USB cable
You open Windows command prompt and run following commands - one by one
Code:
adb devices
adb shell pm setInstallLocation 2
HTH
Click to expand...
Click to collapse
my pc run with win10 and i did what you say but could not run any line
see photos
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i use left shift with right click
device not found although i connect the tab
@ant_gamal
I can't open the images provided.
jwoegerbauer said:
@ant_gamal
I can't open the images provided.
Click to expand...
Click to collapse
i tried many site to upload photos
if not view plz suggest web host site
@ant_gamal
Oops, was my fault:
Deprecated syntax
Code:
adb shell pm setInstallLocation 2
New syntax ( Android 4x)
Code:
adb shell pm set-install-location 2
Example screenshot:
Note: First switch from PS to CMD
i did not restart pc or tab
i did but say adb not recognize
i attach the tab and choose transfer file
then i tried what you said and give me this in photo
is there is any package software need to install first before do this commend line
ant_gamal said:
is there is any package software need to install first before do this commend line
Click to expand...
Click to collapse
No.
What you're doing wrong is entering an invalid path/to/ADB: in your case is must be C:\ADB\adb
is there is any tool
does not work
same message device not found
ant_gamal said:
is there is any tool
does not work
same message device not found
Click to expand...
Click to collapse
Of course you can install on your Android device a Terminal Emulator, if not done yet, and therein run command
Code:
pm set-install-location 2
FYI: I no longer participate on this thread, sorry for this.
jwoegerbauer said:
The tool to be used is ADB, nothing else.
FYI: I no longer participate on this thread, sorry for this.
Click to expand...
Click to collapse
i think problem that not recognize the device
ant_gamal said:
i think problem that not recognize the device
Click to expand...
Click to collapse
I've edited my post you quoted: re-read it.
hi, i have same problem with mediapad T3, lower space.
i make procedure adviced from jwoegerbauer.
first command: Ok, i see device connected
second command: Error: java.lang.SecurityException: Package Android does not belong to 2000
any help? thank you
DISCLAIMER: This guide works on any phone with Android 11 or newer. Previous versions do not have wireless debugging so this is not possible.
Hey all! In this short guide, I will be showing you how to give any app the permission "WRITE_SECURE_SETTINGS" without needing to connect to a computer.
For this guide, I will be using System UI Tuner by Zachary Wander as my example app.
First, download and install Shizuku. This is a wonderful app that allows system API access directly without needing to root your phone.
Once you've installed Shizuku, follow the steps to start it through the wireless debugging method. You will only need to pair once as long as you don't reinstall the app.
DISCLAIMER: Shizuku will need to be restarted if you restart your phone but it's just a matter of re-enabling wireless debugging and then clicking "Start" in the Shizuku app.
Next, we're going to install Termux by Fredrik Fornwall. Simply open the app once, wait for it to finish installing, then leave the app.
Now, re-enter Shizuku, and click the button that says "Use Shizuku in terminal apps".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then click "Export files".
Afterwards, make a new folder, and call it "Shizuku".
Finally, click "Use this folder".
Almost there!
Head over to Termux, and type:
Code:
pkg install nano
This installs a text editor that we will use to edit our Shizuku config file.
While it's installing, go to Termux's app info, and change the permissions to allow it access to all files. This will allow it to see the folder we made earlier.
Go back to Termux, and after nano is done installing, type the following:
Code:
cd /sdcard/Shizuku
nano shizuku
Once inside the text editor, press the CTRL key on Termux's key bar, and press the "\" key on your keyboard.
Now, type "PKG", press Enter, then in the next field, type "com.termux".
Now, tap "a", tap Ctrl+X, tap "y", and you're done!
Whenever you want to authorize an app with "WRITE_SECURE_SETTINGS" simply open Termux, cd to "/sdcard/Shizuku", and type:
Code:
sh shizuku pm grant <package name here> android.permission.WRITE_SECURE_SETTINGS
You will only have to do this once per app as long as you do not uninstall it.
Have fun!
So this broke my brain just a bit (it's been one of those days) however if I am reading it correctly this will give some apps a pseudo root.
alarmdude9 said:
So this broke my brain just a bit (it's been one of those days) however if I am reading it correctly this will give some apps a pseudo root.
Click to expand...
Click to collapse
Sort of, it's the highest permission you can give an app without rooting your phone.
Does it allow you to say debloat the phone or things like that?
alarmdude9 said:
Does it allow you to say debloat the phone or things like that?
Click to expand...
Click to collapse
I'm not sure I haven't tested it that far but you can access all app data folders with it so maybe?
alarmdude9 said:
Does it allow you to say debloat the phone or things like that?
Click to expand...
Click to collapse
I'm not sure I haven't tested it that far but you can access all app data folders
Hmmm have to get some time to try this. Adulting sucks.
Hello, so I'm stuck on the /sdcard/
I dont have one is just on internal storage Shizuku folder... How do im supposed to type it
Does Shizuku still work with the N200 after the November update?
I was able to get everything setup to the last step where I grant packages write permissions, but every package I name returns 'pm: no such file or directory'.
If I use Termux to try to navigate to /SD card/Android/data i get 'cannot open directory: permission denied'. I'm wondering if Termux can even access the apps to give them elevated permissions?
Finnzz said:
Does Shizuku still work with the N200 after the November update?
I was able to get everything setup to the last step where I grant packages write permissions, but every package I name returns 'pm: no such file or directory'.
If I use Termux to try to navigate to /SD card/Android/data i get 'cannot open directory: permission denied'. I'm wondering if Termux can even access the apps to give them elevated permissions?
Click to expand...
Click to collapse
I have same error
I installed Windows 11 Pro edition ISO created with UUP DUMP using the generic product key W269N-WFGWX-YVC9B-4J6C9-T83GX. When it came to activate I get surprised this didn't work - I got error message
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to solve?
mr.alibaba said:
using the generic product key
Click to expand...
Click to collapse
mr.alibaba said:
got error message
Click to expand...
Click to collapse
Isn't that to be expected? AFAIR the generic one just keeps you rolling until you enter your own, specific key. Then it tries to activate for real and then, quite often, you have pass another test (for example by phone and such)...
mr.alibaba said:
I installed Windows 11 Pro edition ISO created with UUP DUMP using the generic product key W269N-WFGWX-YVC9B-4J6C9-T83GX. When it came to activate I get surprised this didn't work - I got error message
View attachment 5764399
How to solve?
Click to expand...
Click to collapse
You have to install a KMS host key on your computer running Windows 11 what allows you to activate this computer's Windows 11 against this KMS host.
To activate, use the slmgr.vbs command. Open an elevated command prompt and run one of the following commands:
To install the KMS key, type "cscript slmgr.vbs /ipk <KmsKey>".
To activate online, type "cscript slmgr.vbs /ato"
Where can I get this KmsKey from?
The KmsKey is the generic key you posted.
hello i see your problem you need to activate a another product key.
you have a product key from a organization
Activate Windows using a product key
During installation, you'll be prompted to enter a product key. Or, after installation, to enter the product key, select the Start button, and then select Settings > System > Activation > Update product key > Change product key.
Greetings,
Peter
Gms
mr.alibaba said:
I installed Windows 11 Pro edition ISO created with UUP DUMP using the generic product key W269N-WFGWX-YVC9B-4J6C9-T83GX. When it came to activate I get surprised this didn't work - I got error message
View attachment 5764399
How to solve?
Click to expand...
Click to collapse
you can uninstall and re-install the product key on your Windows device:
1. Press Win + R to open the Run command dialog box.
2. Type CMD and then press Ctrl + Shift + Enter to open an elevated Command Prompt.
3. Type the following command and then press Enter:
slmgr.vbs/dlv
4. Next, run the following command to uninstall the existing product key from your device:
slmgr.vbs /upk
5. When you finish, type the following command to re-install the product key:
slmgr.vbs /ipk <New_Product_Key>
Replace the New_Product_Key command with your actual product key and then press Enter to run the command. Wait for the process to complete and then restart your computer.
{Mod edit as the auhtor of the quoted post removed its content. Oswald Boelcke, Senior Moderator}
oh but it is pirating windows!!
here are rules, check rule 6...
wojtekojtek said:
oh but it is pirating windows!!
here are rules, check rule 6...
Click to expand...
Click to collapse
Thanks, I wasn't thinking about that, I just wanted to help.
Post deleted.
Deleted your replay só that all can be clean.
Thanks again!
persona78 said:
Thanks, I wasn't thinking about that, I just wanted to help.
Post deleted.
Deleted your replay só that all can be clean.
Thanks again!
Click to expand...
Click to collapse
<deleted>
Hi all,
first of all: yes, I've used the search function but I couldn't find a solution.
I have a Nord 2 5G device and want to install Evolution X Custom ROM.
I followed the instructions in this forum (and other websites) and managed to downgrade to OOS 11 in order to get into fastboot. The adb command to boot into fastboot mode also worked and my device is saying
fastboot_unlock_verify ok
The device is in fastboot mode which is only for debug Android devices. If you want to exit fastboot mode, please long press volume up and power buttons simultaneously.
Click to expand...
Click to collapse
However, the fastboot command to flash TWRP does not work. On the command line I can only see
< waiting for any device >
Click to expand...
Click to collapse
and I continuously hear the Windows device attached/device detached chime. The device manager shows this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After opening the properties, I can see this:
As it's German. It says:
The drivers for this device have not been installed. (Code 28).
There are no compatible drivers for this device.
Click to expand...
Click to collapse
So obviously I need additional drivers. I have downloaded the USB drivers from this website: https://developer.android.com/studio/run/win-usb, chose install from hard drive and pointed to the directory I have unzipped the driver set but Windows can't install them. I have also downloaded the OnePlus driver set from https://oneplusdriver.com/download-oneplus-driver and installed them.
Still, it doesn't work.
I am at the end of my rope now. What did I do wrong?
Thanks in advance!
I have same problem did you find solution
mckinley87 said:
Hi all,
first of all: yes, I've used the search function but I couldn't find a solution.
I have a Nord 2 5G device and want to install Evolution X Custom ROM.
I followed the instructions in this forum (and other websites) and managed to downgrade to OOS 11 in order to get into fastboot. The adb command to boot into fastboot mode also worked and my device is saying
However, the fastboot command to flash TWRP does not work. On the command line I can only see
and I continuously hear the Windows device attached/device detached chime. The device manager shows this:
View attachment 5835135
After opening the properties, I can see this:
View attachment 5835137
As it's German. It says:
So obviously I need additional drivers. I have downloaded the USB drivers from this website: https://developer.android.com/studio/run/win-usb, chose install from hard drive and pointed to the directory I have unzipped the driver set but Windows can't install them. I have also downloaded the OnePlus driver set from https://oneplusdriver.com/download-oneplus-driver and installed them.
Still, it doesn't work.
I am at the end of my rope now. What did I do wrong?
Thanks in advance!
Click to expand...
Click to collapse
Have you try to use platform-tools? It has adb and fastboot. I have always used that and no problem
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
Look in Eigenshaften > Details > "Device instance path" (k.A. Gerätepfad?).
What's the VID/PID?
Is that in the stock INF file in android_winusb.inf?
If you want, you can just use Zadig drivers. I can give you "fastbogus.exe".
https://zadig.akeo.ie/
Select "WinUSB".
HamdiPiixel said:
I have same problem did you find solution
Click to expand...
Click to collapse
Yes, the thing is, I've installed the drivers in the wrong way. I'll try to give a step-by-step guide:
Go to Device Manager and find the Device (will have the yellow triangle. Right-click on it and choose upgrade driver (hope that's what's shown in the english version of Win 11). You'll see this:
Click the second option. You'll see this:
Here, choose the second option at the bottom. That's where I did it wrong. I selected the drivers in the dropdown menu and that doesn't work.
Click there...
and click there to select the diver *.inf file in the usb_driver folder.
That should work. It's important that you use the official Google Drivers (at least it was important here).
Hope that works.
mckinley87 said:
Yes, the thing is, I've installed the drivers in the wrong way. I'll try to give a step-by-step guide:
Go to Device Manager and find the Device (will have the yellow triangle. Right-click on it and choose upgrade driver (hope that's what's shown in the english version of Win 11). You'll see this:
View attachment 5856845Click the second option. You'll see this:
View attachment 5856867
Here, choose the second option at the bottom. That's where I did it wrong. I selected the drivers in the dropdown menu and that doesn't work.
View attachment 5856869
Click there...
View attachment 5856871
and click there to select the diver *.inf file in the usb_driver folder.
That should work. It's important that you use the official Google Drivers (at least it was important here).
Hope that works.
Click to expand...
Click to collapse
Hi,
I managed to install the ADB google drivers so I can now at least see Fastboot devices response properly but I do not know how to unlock the bootloader as the command "fastboot oem unlock" is not recognized and there is still no menu for the bootloader unlock (only the message on the black screen)
If anyone could help I would be be very grateful.
Thank you.
Best Regards
Lad