Win10復(fù)制文件夾提示“目標(biāo)文件夾訪問(wèn)被拒絕”怎么辦?
Win10復(fù)制文件夾提示“目標(biāo)文件夾訪問(wèn)被拒絕”怎么辦?一位用戶在Win10系統(tǒng)下復(fù)制文件夾時(shí),系統(tǒng)會(huì)提示“目標(biāo)文件夾訪問(wèn)被拒絕,你需要提供管理員權(quán)限才能復(fù)制到此文件夾”,這該怎么辦呢?解決辦法很簡(jiǎn)單,我們只要根據(jù)提示添加管理員權(quán)限即可。下面給大家講解Win10添加管理員權(quán)限的操作方法。
Win10復(fù)制文件夾提示“目標(biāo)文件夾訪問(wèn)被拒絕”怎么辦?
1、打開(kāi)記事本,或在桌面先新建一個(gè)文本文檔打開(kāi),然后復(fù)制以下注冊(cè)表代碼到記事本中;
01Windows Registry Editor Version 5.0002[-HKEY_CLASSES_ROOT*shellrunas]03[HKEY_CLASSES_ROOT*shellrunas]04@="獲取超級(jí)管理員權(quán)限"05"Icon"="C:WindowsSystem32imageres.dll,-78"06"NoWorkingDirectory"=""07[HKEY_CLASSES_ROOT*shellrunascommand]08@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"09"IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"10[-HKEY_CLASSES_ROOTDirectoryshellrunas]11[HKEY_CLASSES_ROOTDirectoryshellrunas]12@="獲取超級(jí)管理員權(quán)限"13"Icon"="C:WindowsSystem32imageres.dll,-78"14"NoWorkingDirectory"=""15[HKEY_CLASSES_ROOTDirectoryshellrunascommand]16@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"17"IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"18[-HKEY_CLASSES_ROOTdllfileshell]19[HKEY_CLASSES_ROOTdllfileshellrunas]20@="獲取超級(jí)管理員權(quán)限"21"HasLUAShield"=""22"NoWorkingDirectory"=""23[HKEY_CLASSES_ROOTdllfileshellrunascommand]24@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"25"IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"26[-HKEY_CLASSES_ROOTDriveshellrunas]27[HKEY_CLASSES_ROOTDriveshellrunas]28@="獲取超級(jí)管理員權(quán)限"29"Icon"="C:WindowsSystem32imageres.dll,-78"30"NoWorkingDirectory"=""31[HKEY_CLASSES_ROOTDriveshellrunascommand]32@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"33"IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"復(fù)制代碼Windows Registry Editor Version 5.00[-HKEY_CLASSES_ROOT*shellrunas][HKEY_CLASSES_ROOT*shellrunas]@="獲取超級(jí)管理員權(quán)限""Icon"="C:WindowsSystem32imageres.dll,-78""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT*shellrunascommand]@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"[-HKEY_CLASSES_ROOTDirectoryshellrunas][HKEY_CLASSES_ROOTDirectoryshellrunas]@="獲取超級(jí)管理員權(quán)限""Icon"="C:WindowsSystem32imageres.dll,-78""NoWorkingDirectory"=""[HKEY_CLASSES_ROOTDirectoryshellrunascommand]@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t""IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"[-HKEY_CLASSES_ROOTdllfileshell][HKEY_CLASSES_ROOTdllfileshellrunas]@="獲取超級(jí)管理員權(quán)限""HasLUAShield"="""NoWorkingDirectory"=""[HKEY_CLASSES_ROOTdllfileshellrunascommand]@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"[-HKEY_CLASSES_ROOTDriveshellrunas][HKEY_CLASSES_ROOTDriveshellrunas]@="獲取超級(jí)管理員權(quán)限""Icon"="C:WindowsSystem32imageres.dll,-78""NoWorkingDirectory"=""[HKEY_CLASSES_ROOTDriveshellrunascommand]@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t""IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"2、然后右鍵另存為“管理員取得所有權(quán).reg”,保存類型選擇“所有文件”;
3、雙擊創(chuàng)建好的reg文件,導(dǎo)入就可以了。
PS:上面的注冊(cè)表代碼,需要你的帳戶是Administrator內(nèi)置管理員帳戶才會(huì)有效哦。
大家如果在Win10系統(tǒng)復(fù)制文件夾時(shí)會(huì)提示“目標(biāo)文件夾訪問(wèn)被拒絕”,說(shuō)明系統(tǒng)沒(méi)有管理員權(quán)限,大家只要按照上述步驟添加管理員權(quán)限即可。
相關(guān)文章:
1. Win11 usb共享網(wǎng)絡(luò)沒(méi)反應(yīng)怎么辦?Win11usb共享網(wǎng)絡(luò)沒(méi)反應(yīng)的解決方法2. 電腦開(kāi)機(jī)軟件自動(dòng)啟動(dòng)怎么關(guān)閉 win7/win10快速關(guān)閉開(kāi)機(jī)自啟軟件3. 更新FreeBSD Port Tree的幾種方法小結(jié)4. 中興新支點(diǎn)操作系統(tǒng)全面支持龍芯3A3000 附新特性5. FreeBSD10安裝內(nèi)核源代碼方法講解6. 統(tǒng)信uos系統(tǒng)怎么管理打印界面和打印隊(duì)列?7. freebsd 服務(wù)器 ARP綁定腳本8. 關(guān)于linux(ubuntu 18.04) 中idea操作數(shù)據(jù)庫(kù)失敗的問(wèn)題9. 樹(shù)莓派64位系統(tǒng)安裝libjasper-dev顯示無(wú)法定位軟件包問(wèn)題10. 世界上最流行的操作系統(tǒng)不是Linux或者Windows,而是MINIX
