Disable Microsoft sign in pop-up

Flashpoint Management, LP 5 Reputation points
2024-04-22T11:43:23.85+00:00

We save files to an external SharePoint site and occasionally get this sign in pop up that stops the upload process. We do not need to sign into an account (if we close this sign in popup the files upload without issue) so is there any way to disable the pop-up request or possibly a PowerShell script to detect and close it? Nothing we've tried so far has worked. If there is a script that can detect this and either sign in or close, then that would be extremely helpful as well. Image

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,059 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,441 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 21,391 Reputation points MVP
    2024-05-02T12:29:27.3566667+00:00

    Uploading through an incognito or private window in your browser prevent the pop-up.

    Corrupted cache data can sometimes trigger unnecessary login prompts. Try clearing your browser cache and cookies for the specific SharePoint site.

    While a PowerShell script to automatically sign in isn't recommended due to security concerns, a script to close the pop-up might be a possibility.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.