What happens if you create a new user id with same privileges?
Help with warning
Each time I reset or restart my laptop it bring up the following message which I would like help to get rid of it. C:\Program Files\WindowsApps\Microsoft.549981C3F5F10_2.2010.2727.0_x64_8wekyb3d8b C:\WindowsApps\Microsoft.549981C3F5F10_2.2010.2727.0_x64_8...\Win32Bridge.Server.exe The filename, directory name, or volume label syntax is incorrect. I have attempted Command Prompt sfc /scannow which tells me Windows Resource Protection found corrupt files but was unable to fix. Can anyone tell me how to stop this message appearing or a patch to install to fix it. Any help will be much appreciated.
3 answers
Sort by: Most helpful
-
-
Harry Smith 1 Reputation point
2020-10-16T19:21:35.213+00:00 Hello, I am also getting this issue.
-
Dale Kudusi 3,256 Reputation points
2020-10-19T08:11:18.967+00:00 Hi,
You could try using DISM command tool to repair Windows 10 image:
Type the following command in the elevated Command Prompt and press Enter at the end of each command:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.