How can i allow users to have full control without having admin on my pc?
Isso é impossível.
editar Especificamente, você precisa de uma conta de administrador para se apropriar dos arquivos. Somente com propriedade você pode conceder outras permissões de contas. / edit
Estou surpreso com a frequência com que isso acontece. Há uma razão pela qual a Microsoft se esforça para bloquear o acesso do usuário às suas próprias unidades. . .
Siga as instruções aqui. . .
link
You will need to run ‘Subinacl Tool’ to reset the permission to normal. To reset system permissions,
follow the steps:
Download subinacl.msi from the following link, and save it on
the desktop.
http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en#AffinityDownloads
(http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-93cf-ed6985e3927b&displaylang=en#AffinityDownloads)
On the desktop, double-click subinacl.msi to install the
tool.
- Select C:\Windows\System32 as the destination folder. Note
This step assumes that Windows is installed in C:\Windows. If Windows
is installed elsewhere, select the appropriate path to .\System32.
- Open Notepad.
- Copy the following commands and then paste them into the
opened Notepad window.
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f subinacl
/subkeyreg HKEY_CURRENT_USER /grant=system=f subinacl /subkeyreg
HKEY_CLASSES_ROOT /grant=system=f subinacl /subdirectories
%SystemDrive% /grant=system=f
- In Notepad click File, Save As, and then type: reset.cmd
- In Notepad click Save as type, and then select All Files
(.).
- Save the reset.cmdfile to your desktop, and close Notepad.
- Double-click the reset.cmdfile to reset the Windows Update
permissions. Note This step may take several minutes, so please be
patient. When the permissions have been reset, you will be prompted
with "Finished, press any key to continue."
- Press any key to complete the installation. Check if you have
the right permissions to all the folders for all users. For more
information you may check the article given below. The article given
is for Windows XP updates, but still holds good for Windows Vista as
well as Windows 7. http://support.microsoft.com/kb/968003 Hope this
information is helpful. Amrita M Microsoft Answers Support Engineer
Espero que tenha sido uma lição. Por favor, faça um backup.