Questions tagged [windows-11]

Microsoft Windows version 11 is an operating system for computers. Use for questions about software development on or for the OS. General support questions are OFF-TOPIC and may be asked on https://superuser.com

742 questions
-1
votes
3 answers

Android studio - emulator process for AVD has terminated - windows 11

“The emulator process for AVD has terminated” - I am getting this error I am using windows 11 home Android studio version is electric Eel 2022.1.1 I installed hyper-v and virtualizations are enabled in bios setup I have more than 150gb space in disk…
-1
votes
1 answer

Windows 11 Microsoft Edge Bookmarks Location

I am wanting to create a PowerShell script that will run on a Task Scheduler schedule to back up my Windows 11 Microsoft Edge bookmarks. All the references I can find say that the location of the bookmark file is in…
-1
votes
1 answer

Windows 11 "Send to" in context menu not working

I have a python programme to re-size images. From File Explorer I want to use the context menu to send images to my Python programme. I have the following script in C:\Users\Matthew\AppData\Roaming\Microsoft\Windows\SendTo\Test…
-1
votes
1 answer

Where is the IIS Express tray icon since Windows 11 and Visual Studio 2022?

What is a prefered way to get to the configuration of IIS express ? The one launched by Visual Studio 2022 ? I used to share access to the running Visual Studio iis developement app over the local network, tweaking iis express config. In order to…
cdup
  • 49
  • 4
-1
votes
1 answer

Windows 11 Infotip issue - SD card based images not showing image dimensions on mouseover

hoping someone can help as i have had a real issue with this. Just started with windows 11 and trying to get some work done and found a quality of life issue i would like to solve. So in windows when you mouseover an image in windows explorer the…
-1
votes
1 answer

How can I change size of any specific character in eclipse ide?

how can increase size of any specific character of eclipse's console in windows11 ? I know how to change size of font size and color but I want increase size of space" " in my output. want to increase size of only " " and not other characters .
-1
votes
1 answer

Run 2 aplications simultaneously with python and save csv files

I am trying to write a single python app that extracts data from an ICU monitor via ETH and grabs data from a HTTP endpoint and save the data input as csv files. They should be opend at the exact same time so that the data timestamp is the same. The…
-1
votes
1 answer

Search for files in folders that have a dot in their name

1st, I want to cover what this question is not about. There are 100's of articles that talk about how to search for folders with dots within their names. This is not the question. This is about searching for files within a folder that has dots in…
MarkD
  • 1,511
  • 18
  • 32
-1
votes
1 answer

Automating Internet Explorer via VBA for Windows 11

I realise there are other threads for this but I coudnt see a complete answer for my circumstances after searching a few hours, just lots of "will try this or this" I have a significant number of web scrapers written using VBA to run IE, which I…
Chris Shaw
  • 19
  • 1
  • 7
-1
votes
1 answer

Pytorch Install

I HAVE A ERROR IN INSTALLING PYTORCH: PLEASE HELP ME. CondaHTTPError: HTT P000 CONNECTION FAILED for url https://conda.anaconda.org/pytorch/win-64/current_repodata.json Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors…
-1
votes
1 answer

Windows 11 plays a ringing sound every second as if i've added a USB Stick

My Windows 11 Machine is playing the same sound as if you'd add an USB Stick but every second. The reason for that seems to be that it shows my Motherboards Wireless Bluetooth Chip every second to be able to be dismountable. I have unfortunatelly…
TheDomis4
  • 122
  • 1
  • 13
-1
votes
1 answer

React app build is failing when building a docker image

I am trying to dockerize a react application, but npm run build layer is failing and giving this error: Dockerfile FROM node:16-alpine WORKDIR /app/app-v2 COPY .npmrc ./ COPY package.json ./ RUN npm install --legacy-peer-deps COPY . . RUN npm…
-1
votes
1 answer

screensaver time reset automatically to 1min. Unable to change Windows 11

Unable to change the screensaver time. It reset itself to 1 min every time. My PC info : OS Name Microsoft Windows 11 Enterprise Version 10.0.22000 Build 22000 System Manufacturer Dell Inc. System Model Latitude 7490 System Type x64-based PC Does…
Joel Talom
  • 32
  • 2
-1
votes
1 answer

Run .bat as administrator without manual confirmation

I want my .bat file to always run as administrator without me having to manually allow it to make changes to my device each time. It's part of a larger automated process and simply clears and resets the clipboard. Since it's automated I can't be…
Cheesy
  • 23
  • 5
-1
votes
1 answer

how do I install internet explorer 11 on windows 11

I need to install ie11 on win 11. Only Internet Explorer 11 will work, that is, ie 11 mode in Edge won't work as the active X wont work in Edge, popping up multiple IE11 windows, the way it should.
Tom McDonald
  • 1,532
  • 2
  • 18
  • 37