P
PaulE3779
When I try and rename a file or folder on my desktop I get an error message - The file or folder does not exist. They do exist. I have full control over them by permissions. I can rename them through CMD. I can rename files in other folders. In looking around the internet I found the instructions below on the Microsoft website, they didn't help.
Help with this would be greatly appreciated.
Thanks.
Method 1: Run Built in Troubleshooter.
Please follow the steps below to run Built in Troubleshooter:
Method 2: If the issue still persist please follow below steps.
Hope these information helps, please get back to us for future support, we’ll be glad to assist you further.
Continue reading...
Help with this would be greatly appreciated.
Thanks.
Method 1: Run Built in Troubleshooter.
Please follow the steps below to run Built in Troubleshooter:
- Type troubleshooting in the Search area on the taskbar.
- Click on View all on the left panel of the Troubleshooting Windows.
- Select Windows store Apps.
- Follow the on screen instruction.
Method 2: If the issue still persist please follow below steps.
- Open the Task manager. Here’s a tip: Press CTRL+Shift+ESC.
- Click File > Run New Task.
- Make sure you have a check mark beside “Create this task with administrative privileges”
- Type Powershell
- Type the following in the Powershell prompt:
$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest - Close the Powershell window
- Reboot.
Hope these information helps, please get back to us for future support, we’ll be glad to assist you further.
Continue reading...