Right click Start, select Windows PowerShell (administrator), Copy the command and paste it to appeared blue window. Press Enter, check the results.
we could not set your default location error code 0x801f000f
I am trying to install to my removable drive E and when I click to apply it give me this: wecould not set your default location error code 0x801f000f
Windows for home | Windows 10 | Files, folders, and storage
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
3 answers
Sort by: Most helpful
-
Igor Leyko 111K Reputation points Independent Advisor
2020-10-25T18:32:26+00:00 Hi Aaron,
I'm Independent Advisor not Microsoft employee or support person. But I'm in contact with Windows developers since 1995 - as a one of the best Windows beta-testers till 2009 when program was closed, as an MVP in 2005-2017 including Windows System & Performance nomination. So I have deep enough Windows knowledge and you may trust me. It's a pleasure for me to help others and I'll do all my best to help you.
What exactly do you try to move to E:?
Please run command prompt as administrator, run chkdsk e: /r /scan command and check if some errors will be found.
Repair system files by
DISM.exe /Online /Cleanup-Image /RestoreHealth
command from Windows PowerShell (administrator) environment.
-
Anonymous
2020-10-25T18:39:51+00:00 not sure how to run those