Virus Total in Autoruns and Process Explorer
Recently the Virus Total column in the Sysinternals Autoruns and Process Explorer tools is showing an error. Autoruns will show a few correct entries initially and then eventually displays only errors. If I re-scan an entry that was correct, it will…
Sysinternals
OneDrive (Desktop) same folder in Dual Boot is possible?
Hi everyone, I have a computer with Windows 10 and Windows 11 in Dual Boot. To avoid creating duplicates of my personal files and at the same time make them accessible from both OSes, I created a "D" partition in which I put the…
Microsoft 365 and Office OneDrive For business Windows
Windows for business Windows Client for IT Pros User experience Other

How do I fix this error?
argument list for class template "CUIAnimationCallbackBase" is missing template <class IUIAnimationCallback, class CUIAnimationCallbackDerived> class CUIAnimationCallbackBase : public IUIAnimationCallback { public: static…
Developer technologies C++
How to access my sent email messages.
Where do I find my sent email messages? The instructions given by Microsoft don't work for me.
Microsoft 365 and Office Access Development
How to skip updates for windows 10 for printers I no longer have
Update fails trying to update 2 printers I no longer have. Get error Code 0x800f020b
Windows for home Windows 10 Mixed Reality
Help with one drive
I worked for the Red Cross and had 365 under the Red Cross. Now I don't work for them and do not have access to that email. I need help with my Gmail account in retrieving my personal files it gives me error meassages. It says full yet there is very…
Microsoft 365 and Office OneDrive For business Windows
HTTP Error 500.30 - ASP.NET Core app failed to start which is hosted in Azure Web App
I have deployed ASP.NET 8 ABP backend application into Azure Web APP using Azure DevOps pipeline as following yaml . The pipeline executed successfully and the application build & deploy was successful as we verify the build files/folders went into…
Azure App Service
Email Merge not working for more than one "To:" email recipient?
I am sending a bulk email (from Outlook) using Word and with an Excel worksheet as my data file. For emails with just one recipient, everything is working fine. I'm crabby as to why I can't merge the "cc:" entry, but whatever. The problem…
Microsoft 365 and Office Word For business Windows
New Surface Pro 10 For Business - I Set UEFI Password & Forgot It
I'm 84 and was a MS MVP for PC Security so I should know better than having to come here for help. I bought this in April and there was no UEFI password so I set one. Whatever I typed back then no longer works. I went in to the UEFI BIOS this…
Surface Surface Pro Safety and security

How to stop popup windows asking about copilot key?
In windows 11 a popup window opens all the time telling me that no action is selected on my copilot key, which i do not have, how do i stop this from happening. Copilot is uninstalled.
Windows for home Windows 11 Apps
You are not authorized to make this response. If you believe this to be in error, please refresh the page and try again.
trying to post a question , which contain text and some code, but getting this error:-
Community Center Discuss the Q&A site Get started on Q&A
How to set the environment for AutoML regression tasks to run on?
I am trying to set the environment for AutoML regression jobs. I have the entire codebase setup on python 3.10 and I have an environment setup as well. The entire pipeline steps run on this environment, except AutoML regression. The issue arises when I…
Azure Machine Learning
Delegated Permission for Mail folder Read Scope Not Working
Hi I have App Created in Entra for reading Mailbox. Read as delegated permission. I get token after user login I am testing it following graph api Get https://graph.microsoft.com/v1.0/me/mailFolders/ I get Following Error { "error":…
Microsoft Security Microsoft Entra Other
The specified RuntimeIdentifier 'android.21-arm64' is not recognized.
I get the following error in my Android project: /usr/local/share/dotnet/sdk/8.0.204/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1083: The specified RuntimeIdentifier 'android.21-arm64' is not…
Community Center Not monitored
time zone in Outlook keeps suddenly changing to Brussels (Europe)
Ever since the last Windows update (a few days ago), my time zone in Outlook keeps suddenly switching to "Brussels" time zone (GMT +2.00), when I am actually on CDT in the US (GMT -5.00). I have had Outlook settings on "set time zone…
Outlook Windows Classic Outlook for Windows For business
Win 11 - taskbar cannot be placed on top of screen
This post is for people working for Microsoft. Hope some of them are reading this. In a newly installed Win11, I wanted to move the taskbar to the top of screen but it is impossible. There is no option to do it because some people in Microsoft have…
Windows for business Windows Client for IT Pros User experience Other
I can’t log into Hotmail on my iPad in Chrome
I use Hotmail (Outlook) on the web, using Chrome, on all of my devices. Recently it stopped working on my iPad. I get a message saying my session expired and I need to log in again, but when I go to the Outlook home page and choose “log in,” it clicks…
Outlook Windows Classic Outlook for Windows For business
can't add or edit outlook contact
I can't add or edit outlook contacts in New outlook. i can in Old or on my phone, but not on PC
Outlook Windows Classic Outlook for Windows For business
User SID is Null during SharePoint SE Log In
We created a new SharePoint subscription edition farm. We are using NTLM authentication. The web server is showing event codes of 4625-null SID and 4776-Credential validation. The users are getting a 403 forbidden error on their browsers. Any help…
Microsoft 365 and Office SharePoint Server For business
Errors with cmath Functions Not Recognized in Global Scope
While building a project, multiple errors were encountered indicating that several functions from the cmath header are not recognized in the global scope. The error messages include: the global scope has no "abs" the global scope has no…