68,763 questions with Windows-related tags

Sort by: Updated
1 answer

Im trying to make a uwp universal media player on visual studio community 2019 the bottom app bar won't go in it won't appear automatically after clicking on the command bar to try inserting it but wont work

![6172-this-is-on-my-visual-studio.png][1] [1]: /api/attachments/6251-from-youtube-2.png?platform=QnA Im trying to make a uwp universal media player on visual studio community 2019 the bottom app bar won't go in it won't appear automatically after…

Universal Windows Platform (UWP)
asked 2020-03-27T04:18:36.597+00:00
Anonymous
commented 2020-04-14T07:11:00.323+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

Sideload AppInstaller cache

I have a Sideload AppInstaller (MSIXBundle) that I'm testing for deployment. I have published locally to disk and manually pushed to an IIS server. When I load the index.html file in a web browser the new package version, etc shows up as expected, but…

Universal Windows Platform (UWP)
asked 2020-03-26T21:21:25.413+00:00
Chris Hurst 1 Reputation point
commented 2020-04-13T15:10:35.13+00:00
Amy Peng-MSFT 231 Reputation points Microsoft Employee
0 answers

UWP MessageWebSocket not working behind firewall

My UWP MessageWebSocket not working behind a firewall... FYI:- Ports and URL is allowed In Settings-Proxy when I enable "Automatically Detect settings" then getting the error "Forbidden (403). (Exception from HRESULT:…

Universal Windows Platform (UWP)
asked 2020-03-16T13:26:30.687+00:00
MangoApps 91 Reputation points
commented 2020-04-13T11:57:00.837+00:00
Richard Zhang-MSFT 6,936 Reputation points
4 answers One of the answers was accepted by the question author.

please, either allow System.IO all over HDD, or drastically improve speed of StorageFolder queries

My preference would clearly be to just have access to System.IO, once I've requested This is clearly possible, since a Destkop Bridge app uses System.IO and can do as it pleases. It would clearly be the best case scenario. Otherwise,…

Universal Windows Platform (UWP)
asked 2019-11-01T11:26:09.967+00:00
John Torjo 861 Reputation points
commented 2020-04-13T11:54:06.12+00:00
David Hitchen 1 Reputation point
2 answers

Changing Default web browser from I.E. to Chrome - Windows 10 Enterprise 1809

I have been trying to set my default browser from I.E. to Chrome. I'm using Windows 10 Enterprise 1809. I am able to set the default browser to Chrome and it stays until I restart my computer, then it reverts back to I.E. Any ideas on how to have…

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,908 questions
asked 2020-04-10T14:53:26.313+00:00
macutler 6 Reputation points
answered 2020-04-13T06:28:01.267+00:00
Sylvia Chen 6 Reputation points
2 answers

How to install bluetooth driver? I don't have bluetooth in my laptop

I tried to troubleshoot it and it says that you don't have bluetooth, is there any way to solve this problem?

Universal Windows Platform (UWP)
asked 2020-04-08T07:42:53.427+00:00
Abbas Ali Sina 1 Reputation point
answered 2020-04-13T03:08:57.763+00:00
IMRAN AKKI 1 Reputation point
0 answers

Javascript UWP App Get Screen Resolution [FIXED]

Is there a way to get the screen resolution on a JS UWP app? I am tring to make my app go maximized when it starts. EDIT: Oops, sorry. I have found a way to get the screen resolution. window.outerHeight and window.outerWidth was the thing I needed. …

Universal Windows Platform (UWP)
asked 2020-04-11T11:57:58.59+00:00
백현민 1 Reputation point
commented 2020-04-12T22:25:31.557+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

UWP sideloaded apps - encrypred appx (eappx)

Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/27941ba9-a6b7-448f-b5e1-a7ab5807a120/uwp-sideloaded-apps-encrypred-appx-eappx?forum=wpdevelop Hi guys, Just want to know if side-loaded apps can also use eappx (encrypted…

Universal Windows Platform (UWP)
asked 2019-12-12T08:36:39.157+00:00
Roy Li - MSFT 32,091 Reputation points Microsoft Vendor
commented 2020-04-10T22:44:34.387+00:00
pinox 6 Reputation points
1 answer One of the answers was accepted by the question author.

How to change the color of the arrow of the combobox in uwp

Hi I would like to modify the color of the arrow of the combobox how can i do ?

Universal Windows Platform (UWP)
asked 2020-04-07T12:01:58.543+00:00
Shay Wilner 1,726 Reputation points
accepted 2020-04-10T10:16:41.927+00:00
Shay Wilner 1,726 Reputation points
0 answers

How to select all the child nodes without selecting the parent node of a treeview in 1803 version

I am using a treeview control in my uwp project which supports 1803 version. I will add the nodes to selected nodes programmatically when it is clicked. Consider a parent node with a single child node. When the child node is clicked, I will add it to the…

Universal Windows Platform (UWP)
asked 2020-04-08T05:50:52.57+00:00
budding_developer 156 Reputation points
commented 2020-04-10T08:12:15.353+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer One of the answers was accepted by the question author.

Can I move media cache to another location?

When we use controls like Image or MediaElement, it uses "%packageId%/AC/INetCache" folder (and it seems like also INetHistory folder) as cache store. And sometimes users of my application ask me, if application can move cache to some another…

Universal Windows Platform (UWP)
asked 2020-04-09T02:15:52.98+00:00
FS Developer 21 Reputation points
commented 2020-04-09T19:49:20.387+00:00
FS Developer 21 Reputation points
3 answers One of the answers was accepted by the question author.

Conflict between screensaver and screen timeout on W10

Hello, I was working on W10 with this configuration : Screen timeout : 5 min Standby time : never It was working fine. Then I wanted to activate a screen saver after 1 min inativity. It worked fine. But then I wanted to lock session and ask…

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,908 questions
asked 2020-04-07T22:07:51.687+00:00
Olivier Franceschi 21 Reputation points
accepted 2020-04-09T09:43:45.87+00:00
Olivier Franceschi 21 Reputation points
0 answers

UWP : Get Rect of Character in a Textblock.

Get Rect of Character in a Textblock. I am able to get Rect of Controls using below Code....But I need Character Rect in a Textblock. static Rect GetElementRect(FrameworkElement element) { GeneralTransform transform =…

Universal Windows Platform (UWP)
asked 2020-03-29T05:42:08.06+00:00
Indudhar Gowda 426 Reputation points
commented 2020-04-09T08:33:10.097+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

Microsoft.Data.Sqlite Error SQLITE 14

Error SQLITE 14 connection contains only "BBMP.db" and not the address-of Working version uses({SqlitePCL.sqlite3}Server Version"3.26.0") Non-Working version uses({SqlitePCL.sqlite3}Server Version"3.28.0") …

Universal Windows Platform (UWP)
asked 2020-03-17T15:50:45.97+00:00
David Nelson 1 Reputation point
commented 2020-04-09T08:32:01.69+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

MSIX Bundle creation

I have a c++ UWP app that has minimum target Windows version set as RS5(17763). But when I build in some machines it builds appxbundle and in some other it builds msixbundle. My required format is msixbundle. Is there any project setting or other MSBuild…

Universal Windows Platform (UWP)
asked 2020-03-16T18:53:11.827+00:00
winprofessional 41 Reputation points
commented 2020-04-09T08:18:35.593+00:00
Fay Wang - MSFT 5,196 Reputation points
1 answer

Is there a way to turn captions on automatically on video start in a uwp application?

We have a .net xbox one uwp application that includes a MediaPlayerElement video player. The embedded captions in the dash streams we use work as expected, but there are instances where we would like captions to turn on at the start of the video without…

Universal Windows Platform (UWP)
asked 2020-03-10T20:12:19.733+00:00
Ben Brouse 1 Reputation point
commented 2020-04-09T08:17:43.11+00:00
Fay Wang - MSFT 5,196 Reputation points
0 answers

Rich edit textbox

Hello, I have created an UWP App with richedit text box (VB) People can write, navigate between several reports, forms, etc. lists, etc. then, can save to .rtf using storage file. When I open in word can read all characters: Ñ…

Universal Windows Platform (UWP)
asked 2020-03-07T01:34:40.43+00:00
se 1 Reputation point
commented 2020-04-09T08:17:12.45+00:00
Fay Wang - MSFT 5,196 Reputation points
2 answers

Help with Lenovo Update Error

I recently tried to update my laptop, the Lenovo IdeaPad 330, for an Automatic Repair and its having trouble starting up again, always taking me to a blue screen with options when it cant diagnose my PC. Ive tried everything to fix it, from restarting…

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,908 questions
asked 2020-03-12T17:30:55.01+00:00
NCH20! 1 Reputation point
commented 2020-04-09T07:31:44.96+00:00
Jenny Feng 706 Reputation points
1 answer

Boot Fail Installing Windows 10 with Storage Mode set to Raid on

Hello All We are trying to install a Laptop latitude 5501 with SCCM and even if it seems the installation run correctly when it reboots windows 10 fail to start with the error: 0xc0000001 inaccessible boot device Just to Mention we are installing…

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,908 questions
asked 2020-03-24T15:35:44.773+00:00
giobaxx 1 Reputation point
commented 2020-04-09T07:29:48.803+00:00
Jenny Feng 706 Reputation points
7 answers

Weird network problem???

-Hi guys,so i turned on my pc,and i saw that i dont have internet connection. To fix it i opened the command prompt,and typed in three commands: -netsh winsock reset -netsh int ip reset reset.log -ipconfig /flushdns I did all of this and…

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,908 questions
asked 2020-04-02T15:33:16.013+00:00
Taré 1 Reputation point
commented 2020-04-09T07:24:03.107+00:00
Jenny Feng 706 Reputation points