Skip to main content

All Questions

27 votes
6 answers
85k views

Why is Windows 10 displaying \ ‎as ‎¥ on the command line?

It was fine before, but after the latest update all backslashes are being displayed as the yen symbol in the command line console. It is still displayed properly everywhere else, any idea as to what ...
Peter Barnett's user avatar
16 votes
1 answer
120k views

Command line to permanently get access to folder

UPDATE While I was able to use the method described in accepted answer once it failed a second time or was just giving too much trouble. Searching further I found SetACL by Helge Klein which is far ...
Miserable Variable's user avatar
9 votes
2 answers
11k views

How can I force a program to open in a specific desktop?

I've created an environment where I use 3 different desktop configurations, but every time I reboot, I have to manually open each program in that target desktop to make it look like it did before. ...
Laith's user avatar
  • 191
7 votes
5 answers
27k views

The fastest way to open cmd in current folder by shortcut (windows 8/10)?

I used to Shift + mouse right click to open cmd in current folder. It is the fastest way I think, there are some relate solution in superuser: In how-can-i-open-a-command-prompt-in-current-folder-...
Mithril's user avatar
  • 937
4 votes
2 answers
6k views

Launching the windows 10 screen sketch using a command line

I want to use the windows 10 screen sketch and launch it with a single click. I know I can configure the pen to launch it - but that's not good for me. I want to be able to launch it from the Volume ...
Noam's user avatar
  • 173
3 votes
2 answers
2k views

Adding Bash on Ubuntu on Windows 10 to Explorer Context Menu (Issues)

I have successfully added the Bash on Ubuntu prompt to the context menu by adding the following registry keys [HKEY_CLASSES_ROOT\Directory\shell\bash] @="Bash Here" [HKEY_CLASSES_ROOT\Directory\shell\...
Constantine's user avatar
3 votes
2 answers
1k views

Why do I have to type .exe after all commands in windows 10?

Using the Windows 10 command prompt, I have to type .exe after pretty much any command to make it work. For example, >ping google.com 'ping' is not recognized as an internal or external command, ...
mkasberg's user avatar
  • 2,613
3 votes
1 answer
557 views

Asking for a way of taking screenshot of 2nd desktop when the desktop is extended in two monitors through windows command line

My desktop is extended in two monitors and I want to take screenshot of desktop of 2nd monitor from command line (cmd/powershell). Any Idea?
mini's user avatar
  • 81
3 votes
2 answers
2k views

Backup Modified PowerShell Console Colors Properties (Windows 10)

I don't quite understand how this works. So when I open up PowerShell as administrator, I can right click on the title bar, go to "Properties," then go to "Colors" and make changes. For example, I ...
EllipticalInitial's user avatar
2 votes
1 answer
2k views

Rewrite the first three characters of *.ext file names in a folder with a set of letters

How to rewrite the first 3 letters of file name Using set alphabet: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 to randomise characters Targeting all files of a particular extension in a folder *.ext ...
user avatar
2 votes
2 answers
1k views

Move a copy of unknown named images and rename - Powershell or Batch Script

Copy first ten jpg files in folder in alphanumerical order to new folder with out prior knowledge of jpg file names. Give each ten files in new location specific names like 'e100.jpg' - 'e110.jpg'. ...
user avatar
1 vote
2 answers
3k views

Is there a way to enable command prompts 'quick edit' mode from the command line?

Tired of having to right click and go to properties and enable quick edit. Is there a command I can run? a reg key I can modify from the cmd? Windows 10
win10485748547348573's user avatar
18 votes
4 answers
123k views

How can I send a notification to a Windows 10 computer from the command line

I'd like to create/send native Windows notifications from the command-line as part of a few automated tasks that I have set up, both on my local machine and for similar tasks on my home server. Both ...
exterrestris's user avatar
18 votes
1 answer
244k views

Access entire C drive from X source boot? [closed]

I would like to be able to access the entire C drive as my title says from booting in x source cmd whilst in repair mode, is this possible?
ManWithNoName's user avatar
16 votes
9 answers
62k views

How to install the nano CLI editor on Windows 10?

Didn't DOS used to have an "edit" or something? I'm used to nano, like nano, and want to use nano. Does it install on Windows 10? https://showtop.info/install-nano-text-editor-windows-10-command-...
Thufir's user avatar
  • 1,650

15 30 50 per page