Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 2710

Off-topic discussion • Re: PERMISSION PROBLEM

$
0
0
Please try taking ownership of the parent folder:

Exit Firefox before running any of these commands.
(please make a copy of the following instructions in notepad)

Code:

takeown /f "C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\Profiles" /r /d y
If that doesn't work (access denied), keep trying the parent folders, eg:

Code:

takeown /f "C:\Users\%username%\AppData\Roaming\Mozilla\Firefox" /r /d y
and so on:

Code:

takeown /f "C:\Users\%username%\AppData\Roaming\Mozilla" /r /d y


If one of these works, use the same path to add your user with full access:

Code:

icacls "C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\Profiles" /grant %username%:F /t
(where "C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\Profiles" is the path that worked)



Does takeown work on any of the paths?

Statistics: Posted by void — Sat May 09, 2026 12:40 am



Viewing all articles
Browse latest Browse all 2710

Latest Images

Trending Articles



Latest Images