69,979 questions with Windows-related tags

Sort by: Updated
1 answer

AppUriHandler not working for host starting with '*.' while using uap5

Hi Team, I am trying to enable my app for websites using app uri handlers. I am following this documentation : https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-uap5-host I have given the appurihandler details as…

Universal Windows Platform (UWP)
asked 2020-06-16T07:20:28.647+00:00
R, Rashmi 6 Reputation points
commented 2020-06-29T08:49:27.14+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer One of the answers was accepted by the question author.

Features and packages in Windows server 2019

With the help of the dism command and the /Get-Features switch I got a list of features and packages that are enabled or disabled in my installation. Is there any link that explains what these features do? (e.g. feature name: Tpm-PSH-Cmdlets). I…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
asked 2020-06-29T05:54:18.017+00:00
accepted 2020-06-29T08:29:14.82+00:00
2 answers

Fast startup not working though it turned on

My Laptop takes much time to shutdown and to boot. Fast startup is enabled in power options. But fast startup is not working. Please help me.

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,915 questions
asked 2020-06-28T06:26:56.987+00:00
Inuka Asith 1 Reputation point
answered 2020-06-29T07:47:58.777+00:00
Jenny Feng 14,086 Reputation points
0 answers

How to drag and drop image from wpf application to uwp application?

I am trying to drag an image from WPF application to UWP application but getting this error "invalid formatetc structure (exception from hresult: 0x80040064 (dv_e_formatetc)) in GetStorageItemsAsync method" (This code is working when I drag a…

Universal Windows Platform (UWP)
asked 2020-06-23T07:19:38.713+00:00
laxmi swami 1 Reputation point
commented 2020-06-29T07:19:34.57+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,861 Reputation points
1 answer One of the answers was accepted by the question author.

Stick an UI element of ScrollViewer at top of the region once it reaches the Top of the ScrollViewer.

Hai, I need a solution to acheive a UI behaviour. In my case i have a list. in top of the list there is a list header (red grid in image). at top of the list header there is a region for showing description (green grid in image). I need to…

Universal Windows Platform (UWP)
asked 2020-06-28T14:00:46.807+00:00
guess_me_if_u_can 126 Reputation points
accepted 2020-06-29T04:27:22.19+00:00
guess_me_if_u_can 126 Reputation points
2 answers One of the answers was accepted by the question author.

Windows 10 1809 to 1909 failing and rolling back.

Hi, i have been pushing 1909 in place upgrades to about a thousand machines and realized that it gets half way through the upgrade and then rolls back. i ran setupdiag and i am seeing this. "Recommend you move or delete the object specified…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,915 questions
asked 2020-06-25T22:47:53.523+00:00
jaybird283 561 Reputation points
answered 2020-06-29T03:07:25.073+00:00
3 answers

preview of UserControls not working in a class library | The element "foo" could not be displayed due to missing assemblies

I have a UWP solution with three projects: App1 ,ClassLibrary1 and ClassLibrary2 In the App1 and ClassLibraries are each with a custom UserControl. While it's possible to get a preview (of the UserControls) in the designer of the the App1.Page1, the…

Universal Windows Platform (UWP)
asked 2020-06-08T06:24:12.313+00:00
Dominic Jonas 1 Reputation point
commented 2020-06-29T01:31:58.187+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer One of the answers was accepted by the question author.

Binding left of margin

Hi I try to bind the left of margin but get syntax error Margin="{x:Bind Path= classsize.widtharea} , 20 ,0 ,0 " Thanks

Universal Windows Platform (UWP)
asked 2020-06-28T17:06:26.017+00:00
Shay Wilner 1,726 Reputation points
accepted 2020-06-28T17:31:21.667+00:00
Shay Wilner 1,726 Reputation points
0 answers

VisualState StateTriggers not working properly while launching the app from Start menu.

my VisualState StateTriggers aren't working correctly, but only while launching the app from search or start menu. If I start the app with VS in debug mode they work perfectly. Control.xaml file: <UserControl> <StackPanel Tag="{x:Bind…

Universal Windows Platform (UWP)
asked 2020-06-19T07:34:04.347+00:00
guess_me_if_u_can 126 Reputation points
commented 2020-06-28T13:45:13.043+00:00
guess_me_if_u_can 126 Reputation points
2 answers

How to add content to TabViewItem dynamically

I'm trying to add content to a TabViewItem dynamically but don't know which option to use to do this when calling the TabViewItem itself. The code I tried isn't working for me for some reason. public MainPage() { …

Universal Windows Platform (UWP)
asked 2020-06-23T12:57:05.043+00:00
Apptacular Apps 386 Reputation points
commented 2020-06-28T08:27:58.187+00:00
Daniele 1,996 Reputation points
1 answer One of the answers was accepted by the question author.

How to toggle Textblock visibility from button click

How can the visibility of an item in the same user control be toggled using a button (via a click event)? I was thinking something similar to the default ToggleSwitch event but does something extra need to be added? When the UserControl is loaded: …

Universal Windows Platform (UWP)
asked 2020-06-27T16:08:21.013+00:00
Apptacular Apps 386 Reputation points
accepted 2020-06-27T23:27:34.91+00:00
Apptacular Apps 386 Reputation points
0 answers

ADFS and MFA in Microsoft Browsers

Hi I'm after some help or suggestions as to what could be causing some odd behaviour in ADFS. A little background first. We have 2 WAP severs sitting in front of 2 ADFS servers which cal on 2 third party MFA severs, in our case Securenvoy. I'm using…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
asked 2020-06-23T12:47:05.08+00:00
Barry Pain 1 Reputation point
commented 2020-06-27T16:46:42.717+00:00
Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
1 answer

Lock Down Relying Party based on AD Attribute, Title

Hi All, We are using the ADFS 3.0. please help me. As the title states, is it possible to lock down a relying party based on an attribute value a user has in AD? For example, Our object is to Deny if the user's Title attribute value contains the…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
asked 2020-06-26T18:05:10.277+00:00
RAVI BABU CHIGURUSETTI 1 Reputation point
answered 2020-06-27T14:41:22.92+00:00
Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
1 answer

How to launch popup above map pushpin

Everytime I click a pushpin in my MapControl the Popup always appears in the top-left corner of the MapControl. How can this be changed so that it appears above the pushpin itself? MainPage.xaml <Page x:Class="MyApp.PageMap" …

Universal Windows Platform (UWP)
asked 2020-06-26T16:22:19.567+00:00
Apptacular Apps 386 Reputation points
commented 2020-06-27T13:56:52.867+00:00
Daniele 1,996 Reputation points
1 answer

Multi App Kiosk with programs in windows rather than maximized

I have a Windows 10 kiosk with Multi Apps setup using MDM Bridge WMI and working with the Apps I would like. However, all of the apps only open full screen and cannot be resized. One of the apps opens multiple windows during use and I would like the…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,915 questions
asked 2020-06-25T20:48:05.32+00:00
MeInTheTree 1 Reputation point
answered 2020-06-26T20:08:45.93+00:00
Dave Patrick 426.3K Reputation points MVP
2 answers

Can ADFS store and return user profile info upon login?

I am trying to connect my node.js application to ADFS, so that when a user logins in through ADFS it sends me the user's details (like whether he is an Admin, a regular user, or a privileged user). Can someone tell me if ADFS offers to store custom user…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,004 questions
asked 2020-06-23T16:54:42.463+00:00
Chris Darakjian 1 Reputation point
answered 2020-06-26T19:34:22.14+00:00
Sander Berkouwer 166 Reputation points
0 answers

[C#][UWP][XBOX] How to add mouse support on XBOX in UWP application?

UWP applications do not work with the mouse pinned to the USB port in XBOX. Does anyone know how to handle the mouse under the XBOX console in UWP application? Thank you, Kiczmaker

Universal Windows Platform (UWP)
asked 2020-06-26T12:57:38.037+00:00
Jarosław Kowalewski 16 Reputation points
commented 2020-06-26T14:09:05.557+00:00
Jarosław Kowalewski 16 Reputation points
1 answer

Windows Application Proxy Server 2016 SSL Termination - CAN YOU TURN IT OFF??

Good Afternoon, My question is pretty simple. I'm just wondering if when using Windows Server 2016 Web Application Proxy to publish applications is there anyway to stop the WAP from doing SSL terminations (and rebuild) and just pass the traffic…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 questions
asked 2020-06-09T16:56:30.987+00:00
BigPleyRay 1 Reputation point
commented 2020-06-26T13:01:59.93+00:00
Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
0 answers

Can't connect to HID device on some computers

I've written a C# UWP app that connects to a custom HID device. It uses a DeviceWatcher to detect the device when it is connected to the computer. DeviceWatcher's Added() event handler provides the ID for the device and then I pass that as a parameter…

Universal Windows Platform (UWP)
asked 2020-06-25T03:57:12.823+00:00
Sasha 6 Reputation points
commented 2020-06-26T05:30:30.043+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer One of the answers was accepted by the question author.

WebView DefaultBackgroundColor Transparent Background does not draw to WebViewBrush

I am attempting to draw a WebView element that has DefaultBackgroundColor set to transparent (no html background is set) to a WebViewBrush. My goal is for the WebViewBrush to also be transparent where the background of the content was. However, instead…

Universal Windows Platform (UWP)
asked 2020-06-24T06:54:21.94+00:00
DOe John 21 Reputation points
accepted 2020-06-26T03:29:08.037+00:00
DOe John 21 Reputation points