Top "Windows-10" questions

The successor to Microsoft Windows 8.1 which combines features from Windows 7 and 8.1, including touch-interface and restored Start Menu.

Windows Phone emulator not starting (couldn`t setup the UDP port)

After updating Windows 10 to build 10061 windows phone emulators (all 8.1 and 10) stopped starting. I get the following error: "Windows Phone Emulator …

windows-phone-8 hyper-v windows-10 windows-phone-emulator
Vagrant cannot find box

I am on windows 10 and has VirtualBox 5.0.14 and vagrant 1.8.1 installed in it. While i try to add a box it …

ubuntu vagrant windows-10
How do I capture https requests with Postman native app using Windows 10?

I am using the Postman native app on Windows 10 and am struggling with trying to capture https requests. Postman's Documentation …

https proxy windows-10 postman
How do I get a Unique Identifier for a Device within Windows 10 Universal?

This is my old implementation to get a Unique DeviceID for Windows Universal 8.1 but the type HardwareIdentification does not exist …

c# windows-runtime windows-10 win-universal-app
makecert.exe missing in windows 10, how to get it and use it

I am using Windows 10. I don't have the makecert.exe, which I came to know when I tried to run …

c# iis configuration windows-10 makecert
How can I detect if my app is running on Windows 10

I'm looking for a means to detect if my C# app is running on Windows 10. I had hoped that Environment.…

c# windows-10
How can I change the location of docker images when using Docker Desktop on WSL2 with Windows 10 Home?

I've just upgraded to Windows 10 Home May 2020, activated WSL2, and installed Docker Desktop. WSL2 must be installed in my system …

docker windows-10 docker-desktop wsl-2
Install Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A on Windows 10 (x64)

I need to install MSDE 2000 Release A on Windows 10. The installation window pops up and then immediately closes without an …

sql-server-2000 windows-10 msde
npm install error: "The build tools for v120 (Platform Toolset = 'v120') cannot be found"

While running an npm install that required a node-gyp rebuild, the following build error was thrown: MSB8020: The build tools …

msbuild npm visual-studio-2015 windows-10 node-gyp
Logger for Windows 10 UWP app

I couldn't found any loggers for windows 10 universal app, i have tried out log4net, Microsoft enterprise library, Nlog but …

logging windows-10 win-universal-app uwp