Skip to main content

All Questions

46 votes
10 answers
170k views

Turn on/off Bluetooth radio/adapter from cmd/powershell in Windows 10

Such a simple task, one would say, and I haven't found a satisfiable solution. What I've tried (with music playing through a Bluetooth-connected speaker to really know the state of the radio): using ...
Martin Pecka's user avatar
228 votes
8 answers
169k views

Typing “python” on Windows 10 (version 1903) command prompt opens Microsoft store

This is strange issue I have observed. I installed Active Python 2.7 on Windows 10 (version 1903). On typing “python” from search, opens the Python 2.7 prompt but when I type from command prompt ...
Dr. Essen's user avatar
  • 2,552
14 votes
3 answers
51k views

Completely disable UAC in Windows 10

When I was running Windows 7 Ultimate 32-bit, I had UAC disabled and everything was working smoothly for me. Now I've updated to Windows 10 Pro 32-bit (and recently also the 2015-11 update), I'm ...
Klitos Kyriacou's user avatar
42 votes
7 answers
27k views

How to get the ACTUAL version number for Windows 10 from command line? (NOT build number!)

How do I get the version number for Windows 10 [1903], instead of the build number [10.0.18362.592], via command line?
Jacob's user avatar
  • 453
38 votes
3 answers
287k views

How to access efi partition on windows 10?

I am having trouble accessing the EFI partition on windows 10 I tried this method in cmd (I used Administrative privileges ): open cmd as admin... diskpart sel disk 0 sel part 1 (efi part) assign ...
Raffi CH's user avatar
  • 721
22 votes
9 answers
42k views

Start a Zoom meeting from the command line

I attend several recurring Zoom meetings every day and would like to streamline the process of joining them. Is there a way to launch a Zoom meeting (with password) from the command line in Windows?
Jon Crowell's user avatar
  • 2,306
37 votes
2 answers
24k views

How to colorize the Powershell prompt?

I always make my prompt to be this color in my linux Then I can find my input in the black command window. But can we make the same color in my Powershell?
yode's user avatar
  • 733
2 votes
1 answer
1k views

Is it possible to run the Windows 10 Command prompt on Windows 7?

I'm running a Windows 7 Machine and wish to use it with my Windows 10 Batch file, however the colored text it uses does not support the Windows 7 Console (see https://stackoverflow.com/questions/...
Mark Deven's user avatar
  • 1,660
24 votes
5 answers
21k views

How to restore "Open command prompt" in Windows Explorer's File menu on Creators Update?

I got used to opening Command Line in a folder I have open in Windows Explorer by clicking File → Open command prompt. Recently this menu item has disappeared from my menus and there's only Open ...
gronostaj's user avatar
  • 57.4k
18 votes
6 answers
85k views

Command line code to pin program to taskbar Windows 10?

I'm trying to reimage several computers, and am making a batch file to run the basic commands. Is there a command line code that will allow me to pin programs to the task bar? For instance, Internet ...
Eric R's user avatar
  • 191
3 votes
1 answer
18k views

How can I wake-up a PC using a command? (i.e. equivalent to moving a mouse, etc)

It doesn't seem like this would be very difficult, but how can I wake-up a PC by doing the equivalent of moving a mouse or pressing keys on a keyboard? My PC is running Windows 10 and I only have the ...
SofaKng's user avatar
  • 1,235
0 votes
2 answers
1k views

Parsing Command Prompt Output

I am retrieving disk information via JavaScript with the wmic statement, wmic logicaldisk get freespace,name,size,volumename, which produces the following output, but in a single string. "FreeSpace ...
oldboy's user avatar
  • 393
97 votes
2 answers
11k views

Why is DNS apparently involved in issuing "dir" on Windows 10?

For complicated reasons, I have been forced to make an identical copy of cmd.exe and rename it to cmd-2.exe, which I put as a shortcut on the Taskbar to have them "grouped" in different taskbar groups....
Khalid's user avatar
  • 739
38 votes
13 answers
134k views

How to automate setting Chrome as default browser in Windows 10

I've tried setting default in the reg keys: hkeycu>software>microsoft>windows>shell>associations>urlassociations>http and https. Tried using master_preference file. Tried using ...
Josh's user avatar
  • 401
30 votes
4 answers
17k views

How do I determine if my system is Windows 10 using the command line? [duplicate]

I'm working with InstallAnywhere, an old program for creating installers. I would like to install a particular file, only in case of Windows XP and Windows Vista. Due to InstallAnywhere limitations, ...
Dominique's user avatar
  • 2,281

15 30 50 per page
1
2 3 4 5 6