73,529 questions with Windows-related tags

Sort by: Updated
0 answers

Why do I have problems when trying to import a header unit?

I used VS Developer PowerShell to create a header unit file from a header file. cl /std:c++20 /exportHeader /headerName:quote HeadersBase.h Not sure if that was the right thing to do. Then I created an empty project to see if I can import the header unit…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,726 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,832 questions
asked 2024-12-30T21:49:19.45+00:00
CDev-8220 220 Reputation points
commented 2025-01-21T18:25:05.15+00:00
CDev-8220 220 Reputation points
1 answer

Ive been getting bsods everytime i open my laptop but after it automatically restarts it works fine

Everytime i open my laptop i get bsods but after it automaticlly restarts it works fine again the errors ive been getting are: Error 7000: The bfs service failed to start due to the following error: Access is denied. Error 1001: The computer has…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,726 questions
asked 2024-05-18T12:35:19.7033333+00:00
Aisiah Aldrei Dungca 0 Reputation points
answered 2025-01-21T18:23:51.94+00:00
Jared Goodwin 21 Reputation points
0 answers

An exception is given when trying to instanciate AppInstallManager() | UWP

When i try to do this code "AppInstallManager appInstallManager = new AppInstallManager();" In UWP the follow exception is thrown : the code above is on a class library project where is used by both WinUI and UWP projects. The same code…

Universal Windows Platform (UWP)
asked 2024-10-10T21:04:27.8733333+00:00
commented 2025-01-21T18:01:24.3266667+00:00
3 answers

IIS and PHP error 500, "The parameter is incorrect. (0x80070057)" in FastCgiModule

I have PHP 8.0.28 in IIS 10.0 (Windows Server 2022), the fastcgi module is configured correctly and working as it should in most cases, but sometimes I get 500 error when I make a request, even for the same url requested in the most of the time it…

Internet Information Services
asked 2023-07-06T11:34:15.2633333+00:00
Max Mayer 0 Reputation points
commented 2025-01-21T17:55:03.0333333+00:00
MotoX80 35,136 Reputation points
1 answer One of the answers was accepted by the question author.

How to implement alternating row colors in a ListView using Windows App SDK

I have a Windows App SDK app that has a ListView, and I want the row colors to alternate. What is the best way to achieve this?

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
813 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,215 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
830 questions
asked 2025-01-19T20:09:53.58+00:00
jm6271 20 Reputation points
accepted 2025-01-21T17:48:42.4266667+00:00
jm6271 20 Reputation points
1 answer

Unable login to my Azure directory

Hey My company has provided me an azure account. I also had enabled visual studio subscription, and had transferred to another directory(my directory). Previous, I used to SSO to my directory from my company email id. But 2 months ago, SSo to my…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,810 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,923 questions
Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
145 questions
asked 2025-01-21T06:31:22.4333333+00:00
SHIVA PRASAD R 0 Reputation points
answered 2025-01-21T17:41:08.38+00:00
Sakshi Devkante 240 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How can we disable vTPM(Trusted platform module) for Windows Virtual machine using powershell script

We are trying to move our windows 11 VM from one cluster to another which requires vTPM (Trusted platform module) to be disabled. After re-enabling vTPM after performing the migration we get tmp error - C0090016, TPM has malfunctioned Microsoft 365…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,266 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,479 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,748 questions
asked 2025-01-17T12:53:14.99+00:00
Ishan Saxena 40 Reputation points
accepted 2025-01-21T17:40:14.7866667+00:00
Ishan Saxena 40 Reputation points
0 answers

Microsoft Defender VPN - can I choose a location

I have just started using Defender VPN and now can't view TV programme on my iPad or computer - is there a way to choose location? Otherwise I will have to remove it

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,530 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,380 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,980 questions
asked 2025-01-19T14:28:04.3433333+00:00
Sally Cox 0 Reputation points
edited the question 2025-01-21T17:35:52.3133333+00:00
VarunTha 11,235 Reputation points Microsoft Vendor
1 answer

Is there any powershell script by which I can find utilization details of the disks attached to a particular virtual machine?

I want to know how much is the free space and how much is the available space for all the disks present in a particular virtual machine ? FYI: The VM is present in Microsoft Azure.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,266 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,604 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,748 questions
asked 2025-01-17T09:17:05.0266667+00:00
Tajman Kaur 0 Reputation points
commented 2025-01-21T17:35:49.06+00:00
Markapuram Sudheer Reddy 260 Reputation points Microsoft Vendor
10 answers

Who to contact at microsoft to report malicious activity

We are seeing attacks on our Azure hosted website coming from ip addresses in China and Singapore. It looks like an automated vulnerability scanner. It has been going on for a couple of days. They seem to be enumerating our various sub domains. How do I…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,887 questions
asked 2023-06-29T02:34:49.5+00:00
bob 0 Reputation points
commented 2025-01-21T17:30:35.3466667+00:00
Gregg 0 Reputation points
0 answers

Latest Windows 11 24H2 in an air gapped enviroment fails to detect any "20XX-XX Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64" from WSUS or CM SUP

Windows 11 24H2 (tested September, November and latest December build) in an air gapped/offline enviroment and it fails to detect any "20XX-XX Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64" as needed…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,479 questions
Microsoft Configuration Manager
asked 2025-01-21T17:27:32.67+00:00
Tatsumi Morota 0 Reputation points
1 answer

Change Alignment of Text in Legal Notice on Windows 11

In regards to the the GP setting: Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options\Interactive Logon: Interactive Logon: Message test for users attempting to log on On Windows 10, this text was…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,479 questions
asked 2025-01-21T16:37:54.6666667+00:00
Ryan M Logan 0 Reputation points
edited the question 2025-01-21T17:09:40.5633333+00:00
Ryan M Logan 0 Reputation points
2 answers

Web Deploy v4.0 x64 download files are missing

Web Deploy v4.0 x64 download files are missing from the download link: https://www.microsoft.com/en-us/download/details.aspx?id=106070 Why?

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,577 questions
asked 2025-01-21T11:40:28.12+00:00
Niels-Søren Bøgh 0 Reputation points
answered 2025-01-21T17:07:25.41+00:00
Lex Li (Microsoft) 5,842 Reputation points Microsoft Employee
0 answers

How tools can I analyse WiFiDirectAdvertisementPublisher connectivity problems

I am using the wifidirectadvertisementpublisher in an application to provide hotspot functionality utilizing wifidirectadvertisement.legacysettings. Once the application receives a notification that a client connects to the hotspot via the…

Universal Windows Platform (UWP)
asked 2025-01-21T17:00:21.91+00:00
50824634 20 Reputation points
1 answer

Microsoft store not connecting to network even though I am 100% connected to a stable network

When trying to play bedrock Minecraft the other day I realized an issue that came up whenever I tried to play any game on windows store. I could not connect to windows store at all. It just says "something went wrong". I've tried everything…

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
807 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,479 questions
asked 2025-01-20T04:08:17.8466667+00:00
David Brown 0 Reputation points
answered 2025-01-21T16:38:42.93+00:00
Zunhui Han 2,865 Reputation points Microsoft Vendor
1 answer

Unable to Launch Windows Terminal via `wt.exe` or `windowsterminal.exe` After KB5050021 Update

Issue Report: Unable to Launch Windows Terminal via wt.exe or windowsterminal.exe After KB5050021 Update Issue Summary Subject: Unable to Launch Windows Terminal via wt.exe or windowsterminal.exe After KB5050021 Update Affected System: Windows 11 OS…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,479 questions
asked 2025-01-18T08:06:27.92+00:00
Daniel P 0 Reputation points
answered 2025-01-21T16:37:40.9466667+00:00
Zunhui Han 2,865 Reputation points Microsoft Vendor
6 answers

2019 RD Farm with FSLOGIX Profiles Printer Issues

2 Session hosts Third server, the file & print server is the broker/gateway. We reboot these servers each night to clear up fslogix profiles etc due to them not clearing out properly all the time. No issues with that. The problem we have,…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,882 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,683 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
507 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
697 questions
asked 2021-06-08T22:13:32.993+00:00
Anonymous
answered 2025-01-21T16:35:35.3266667+00:00
Daniel Soenke | KÖHLER-IT 0 Reputation points
2 answers

Printing problem with printer on RDS/FSLogix environment

Hi everyone, We have an RDS infrastructure (8 RDSH servers) with a centralized print server and FSLogix profiles. Here is how it works: Each printer and its driver is installed on the server. As soon as a user connects, depending on his rights…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,683 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
507 questions
asked 2023-01-16T13:49:18.42+00:00
Eric 25 Reputation points
answered 2025-01-21T16:35:26.03+00:00
Daniel Soenke | KÖHLER-IT 0 Reputation points
1 answer

Policy Based Qos not working

I'm trying to limit smb share file transfer speed using policy based Qos but it's not taking any effect. I did system restart and sign-out but still same. Qos packet scheduler option is enabled in network adapter properties list. Policy…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,380 questions
asked 2023-11-26T07:48:57.6766667+00:00
robert.shatty 0 Reputation points
commented 2025-01-21T16:33:28.5966667+00:00
Nick Papadopoulos 0 Reputation points
1 answer

Comment remettre le logo de démarrage à la configuration usine

Bonjour j'ai aqueri en septembre 2021 un ordinateur (HP ProBook 440 G8 Notebook PC (windows 10 professionnel éducation) fourni gratuitement par la région "pays de la loire". Apres 3 ans soit à la fin de mes années lycée, l'ordinateur est cédé à…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,980 questions
asked 2025-01-17T15:34:50.93+00:00
Quentin Gentil 0 Reputation points
accepted 2025-01-21T16:30:23.5233333+00:00
Quentin Gentil 0 Reputation points