Bitlocker Sucks!!!!!~!
I have a Surface Pro 3. I opened my computer last Saturday to find that I am locked out of my computer because of your BitLocker that I never authorized this action. Now it seems that the only solution is to lose 4 years of my business documents because…
Surface Surface Pro Safety and security
Error - creating new task
I am doing the following exercise https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Exercises/06-content-understanding.htmland when I try to go to the advanced settings then I get the following error under Azure AI services…
Azure AI Custom Vision
Surface Laptop 7 caps lock indicator not working
Hi, The Caps Lock indicator light no longer works on Surface Laptop 7 ARM, Windows version 24H2 since a recent windows update. I have spoked to multiple Microsoft support team members and there doesn't seem to be any urgency in resolving this. There…
Surface Surface Laptop Performance and maintenance
My Microsoft surface screen is coming off
My Microsoft surface screen is popping out I need help
Surface Other
How to Update to Windows 11
I am running Windows 10 and get the "Windows 10 support is ending" warning. I go to settings/update & security/windows update and get the response "you're up to date" but Windows 11 hasn't installed. Am I missing a step or…
Windows for home Windows 11 Apps

How can I factory reset a Surface Pro 5 that is bitlocker encrypted and UEFI password protected?
I purchased a government auction that included quite a few Microsoft Surface Pros. I have reset a few of them, but one cannot be reset in a traditional manner. Holding down the volume down button while turning on the device does nothing- just takes me to…
Surface Surface Pro Safety and security
Facial Recognition Challenge Phrase Issue on Windows Surface Pro
My new Microsoft Surface Pro has been set up to use facial recognition, which was functioning properly until today. Now, it's requesting a challenge phrase that i don't have. The device previously used the camera for login. What steps can be taken to…
Surface Surface Pro Safety and security
Forgot to delete VM.Got a big bill I can't afford
Hi I m a student. Forgot to delete VM.Got a big bill I can't afford. Can it possible to remove the charges? I am trying to submit a support request. I am getting a message. How can I get rid of bill? Regards
Azure Cost Management
How to fix Unable to complete Azure for Students verification
I have this
Azure Azure Training
Locked out of Azure AD Tenant – MFA reset needed, receiving 8-digit Authenticator code
Subject: Locked out of Azure AD Tenant – MFA reset needed, receiving 8-digit Authenticator code Body: Hi team, I'm currently locked out of my Azure AD tenant and unable to access my admin account. Microsoft Authenticator is generating an 8-digit code…
Azure Cloud Services
Sudden Persistent TypeError in Azure AI Foundry (UI)
Hello, I'm experiencing an unexpected TypeError with my Azure AI agents that began a few days ago. My established workflow, which was previously functioning without issues, involves two agents: Agent 1: Handles structuring data into a JSON object. Agent…
Azure AI services
windows update loop - Install error - 0x800706be
2023-08 Cumulative Update for Windows 11 Version 22H2 for x64-based Systems (KB5029263) Install error - 0x800706be troubleshooter > restart restart >Install error - 0x800706be LOOP
Microsoft Security Intune Configuration Manager Updates
Windows for business Windows Client for IT Pros User experience Other
App is not working
Hey Every time i try to search an app it doesnt pop up , when i download an app i cant find it because its not popping up . As an example when i try to search up voice meeter it doesnt work and just shows the web for best match instead of being an app
Microsoft Edge Microsoft Edge development

DLL file not found when invoking function from Excel/VBA
I'm running Windows 11 with 64-bit MS/Office 2021. I have a very large (>25KSLOC) Excel/VBA application with a helper DLL written in C and compiled by Visual Studio 2022. The last time I used the app was May 4, 2025, and it worked perfectly. Today,…
Microsoft 365 and Office Excel For business Windows
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

Run PowerShell from VB WinForms
Hi I only need to run this: Using psDisks = Automation.PowerShell.Create() psDisks.AddScript("Get-PhysicalDisk | Select-Object FriendlyName, DeviceId | ConvertTo-Json") Dim diskResults = psDisks.Invoke() If psDisks.HadErrors OrElse…
Windows development Windows API - Win32
pin not available
Something happened and your PIN isn't available/. Click to set up PIN again. Than I get error Microsoft account Something went wrong
Windows for business Windows Server User experience Remote desktop clients
How to fix sxuptp.sys driver, old Silex driver, from not loading on Windows 11
How to fix sxuptp.sys driver, old Silex driver, from not loading on Windows 11? "Upon startup of pc a program compatibility assistant issues a popup message: A driver cannot load on this device Driver: sxuptp.sys A security setting is preventing…
Sysinternals
SharePoint List JSON Tile Formatting - separate multi-Lookup values by line
Hi All, I'm trying to format a "Gallery View" in SharePoint Lists where I have a Column with Multiple Lookup Values. Currently, these values are concatenated together and separated by a ',' as I was trying to wrap the values and have them all…
Microsoft 365 and Office SharePoint Development

ManagementObject fastest route
Hi experts, Is my usage efficient? I only need some properties like Manufacturer, Name, Description etc... If I limit the properties to return by the ManagementObject it will run faster? If so, what's the fastest way? Dim Search As New…