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.

Java's "os.name" for Windows 10?

In Java, we can see the property value of os.name to know the name of the underlying operating system: …

java operating-system jvm windows-10 getproperty
How to check if Intel Virtualization is enabled without going to BIOS in Windows 10

I want to check if Intel virtualization is enabled in my laptop or not (Lenovo Thinkpad, Win 10 64 bit). Is there …

windows windows-10 x86-64 intel virtualization
Enabling/disabling a device in Windows 10 from command line

I have a specific piece of hardware which I'd like to disable and re-enable each time my Windows restarts. I …

windows batch-file windows-10 device-manager devcon
WSL Ubuntu hangs, how to restart?

Occasionally WSL hangs on Windows 10. Opening "Ubuntu" bash just hangs. Any way to restart WSL without rebooting Windows ?

windows-10 windows-subsystem-for-linux
Docker - Bash: IP: command not found

I'm currently trying to set up a hyperledger fabric network using docker toolbox, based on the guide HERE When it …

docker windows-10
How do I enable ISAPI DLLs for IIS 10 on Windows 10?

I've configured ISAPI DLLs for IIS 7.x for years, but this is the first time I've tried with Windows 10, and …

windows-10 isapi iis-10
rc.exe no longer found in VS 2015 Command Prompt

I just installed Windows 10 Creators Update (version 10.0.15063). I have multiple versions of Visual Studio installed (2012, 2013, 2015 and 2017). I installed VS 2017 only …

c++ windows cmake windows-10 visual-studio-2017
How to exit or close an UWP app programmatically? (Windows 10)

I need it for their own exit button. Tell me please? I try this: this.Close(); //or Exit dont work(

c# windows-10 uwp
Run Windows 10 Universal Apps on Windows 8.1

Is it possible to run a windows 10 universal app on windows 8.1? I searched a lot, but I didn't find a …

windows windows-8.1 win-universal-app windows-10
Windows 10 Bash (Ubuntu) - How to scroll up?

I have bash installed on my W10 laptop, but one thing that is very frustrating is I can not scroll …

bash windows-10 windows-subsystem-for-linux