I will try this in the AM. ThanksThis should force you to be the owner of everything in your profile and grant you full access
- Open an elevated command prompt
- Type takeown /U %username% /F %USERPROFILE% /R /SKIPSL (You may also need the /P <password>
- Once that completes type cacls %USERPROFILE% /T /E /G %USERNAME%:F
Windows 10 has caused some changes to occur on what devices you can access normally. Right now, are you signed in with the PIN or Password. If it is a PIN, sign out and use the Password to sign in a see if it makes a difference.
Are you sure your User folders still use the same name? Are you in a Microsoft or Local Account? Are you using OneDrive?
Windows 10 has caused some changes to occur on what devices you can access normally. Right now, are you signed in with the PIN or Password. If it is a PIN, sign out and use the Password to sign in a see if it makes a difference.
Are you sure your User folders still use the same name? Are you in a Microsoft or Local Account? Are you using OneDrive?
This should force you to be the owner of everything in your profile and grant you full access
- Open an elevated command prompt
- Type takeown /U %username% /F %USERPROFILE% /R /SKIPSL (You may also need the /P <password>
- Once that completes type cacls %USERPROFILE% /T /E /G %USERNAME%:F
How and where should I type the /P <password> ?This should force you to be the owner of everything in your profile and grant you full access
- Open an elevated command prompt
- Type takeown /U %username% /F %USERPROFILE% /R /SKIPSL (You may also need the /P <password>
- Once that completes type cacls %USERPROFILE% /T /E /G %USERNAME%:F
No, the exe file was on my desktop. But I've just now tried moving it to C:\ and I was denied permission to do this, with the message: "A required privilege is not held by the client ((1314)". How can I get round this?Did you put the exe in the root of C? you can type dir and you should see it there.