etcher icon indicating copy to clipboard operation
etcher copied to clipboard

Error: User did not grant permission

Open Lion0416 opened this issue 4 years ago • 5 comments

  • **Etcher version:1.5.122
  • **Operating system and architecture: window 10
  • **Image flashed: 2020-12-13-qut-v35-raspbian-buster
  • **Do you see any meaningful error information in the DevTools? I cant flash the img to the sd card

Lion0416 avatar Oct 27 '21 02:10 Lion0416

[](url 1 2 )

Lion0416 avatar Oct 27 '21 02:10 Lion0416

getting the same refusal. elevated Etcher, shared USB device to Everyone, tried different ISO images, ran out of imaginative things to do.

lpartan avatar Nov 11 '21 03:11 lpartan

Have you checked that you have Controlled Folder Access disabled or put Etcher in whitelist?

thundron avatar Nov 11 '21 09:11 thundron

Add these 2 items back to your Path environment variable

C:\Windows\System32\WindowsPowerShell\v1.0
C:\Windows\System32

Courtesy of: https://forums.balena.io/t/win-10-user-did-not-grant-permission/207435/57

liqdfire avatar Dec 28 '21 14:12 liqdfire

liqdfire, thanks man, you just saved me! i was triyng to install linux mint in my usb, i got stuck with that error hours ago.

CapoElMate avatar Jun 22 '22 20:06 CapoElMate

liqdfire thanks a lot. I was trying to flash on system drive, don't know if that was the issue, but with your solution it worked

chickysnail avatar Oct 17 '22 21:10 chickysnail

@liqdfire I've added the items into path environment variable, but I still have the same problem.

Immagine 2023-03-31 181235

I'm trying to flash ubuntu-22.04.2 and balenaEtcher's version is 1.18.4.

MaxRondelli avatar Mar 31 '23 16:03 MaxRondelli

@MaxRondelli Rather than add those values as new variables, I believe the suggestion is to add them to the existing PATH variable? i.e. you'd want to append

;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32

onto the end of the values for PATH? (although it's been a long time since I've used Windows myself, so be careful when changing these system-variables)

lurch avatar Apr 01 '23 08:04 lurch

C:\Windows\System32\WindowsPowerShell\v1.0

uff this helped finally its flashing

Jakilator avatar Nov 17 '23 16:11 Jakilator

@liqdfire bro thankyou vey much i tried yourube for an hr and finnakly got solution

Bhavaniplays avatar Feb 15 '24 05:02 Bhavaniplays

Add these 2 items back to your Path environment variable

C:\Windows\System32\WindowsPowerShell\v1.0
C:\Windows\System32

Courtesy of: https://forums.balena.io/t/win-10-user-did-not-grant-permission/207435/57

This helped me. Also if you have this problem, run the app as an administrator.

Bumross avatar Apr 24 '24 09:04 Bumross