windows-10

Windows 10 removing embedded apps via PowerShell

I want to delete on several PCs, built-in Windows 10 applications via PowerShell, I found the commands DISM /Online /Get-Pro ... wever, it doesn't work. Can you tell me how to unify the delete command so that it can be deleted regardless of the version?

How to overcome the error when installing Ubuntu next to Windows 10: "Could not execute the grub-install/dev/sda2 command"?

There is a goal-to put ubuntu next to Windows 10. Before that, Linux had never been installed, and the experience of using it ... question. UPD1. Tried to install grub not in sda2, but in sda - everything is the same, it is interrupted at the same place.

Windows 10 encoding crashes

When you start some applications, strange characters appear, it appeared after you put the Russian language, when you returned it back to English everything is fine, how can I fix it?

The Debian 10 VM stopped loading in VirtualBox

I installed VirtualBox Debian 10, downloaded it normally several times, installed mysql, git, and after that it also loaded n ... ppens at all. At the same time, it writes in the header that it works and does not eat enough resources in the task manager

Stereo to mono in real time

I have the option to output only the right channel. Is there some way to programmatically do [stereo - - - > Mono] or [R-L - - - > RL] for all applications at once?

Black screen when installing Windows 10

The computer already has a dozen installed, but there was a need to reinstall it. I install another build, which I previously ... ing like that, because my question is, is my problem within the norm? Does it make sense to just wait or is something wrong?

Installing MSVC without Visual Studio

Is it possible to set a minimal environment for compiling with a fresh MSVC compiler (x64 msvc v19.24 or later) from the comm ... / or installing Visual Studio? If so, how? We are interested in official solutions, not user archives on file sharing sites.

Error 0xc0000142 when connecting the DLL

I have a C++ project in Visual Studio. In the. cpp file, I added #include "mylib.h", specified mylib.lib in the linker, and p ... ld be the problem and how to fix it? The library is from a third-party manufacturer who claims that it works on his computer.

Parsing XML with MSXML

I haven't coded in C++ for a long time and I've already forgotten a lot. I use Visual Studio 2019. Trying to create an XML d ... rent>"); spXMLDoc.Release(); CoUninitialize(); } But in run-time throws an exception: What am I doing wrong?

The BIOS does not see the RAM

Lenovo Ideapad 310-15IKB laptop. The laptop was not disassembled, the board is original. I tried obviously working RAM, kings ... tible with the motherboard. Windows Pro license is 64-bit. What could be the problem? Solution Replacing the RAM slot helped.

Low Internet speed Windows 10

I connected the Internet at home, the speed of the jump is very low ...for example if you watch a movie online, it loads quic ... torrents (although this one claimed that it does not jam) but the usual file is not torentovsky with the same speed shakes...

Exit EFI Shell mode to start windows

There is a tablet Onda on Androide, with Windows, Windows does not boot, efi shell version 2.31 appears and it does not work out and Windows 10 does not boot, how to exit, do I need a bootloader with Windows on a flash drive for this?

How do I choose the primary Windows 10 user to download?

I want Windows 10 to always boot one user, regardless of which one worked last, so as not to change the boot screen.

Python is in PATH but it doesn't run from cmd

Installed Python for Visual Studio 2019. I also want to work with it from cmd. Added the path to the folder containing python ... prompt to enter appears again, and Windows launches its app store and offers to download Python. I work on Windows 10 Pro.

Windows 10: how to exclude the language from switching by Alt-Shift?

I have two languages on Window 10: Russian and English. Accordingly, there are two keyboard layouts. I actively use both of t ... It can be selected either with the mouse through the language bar, or with a separate key combination. For example, Ctrl-1.

change the windows 10 interface language

It is not possible to change the language of the oc interface, maybe someone knows how to solve this issue without reinstalli ... Windows, as you can see in the screenshots there are no buttons to set the default language or as the interface language

Why does Windows 10 not see the Yota modem after Linux?

Windows 10 behaves very strangely, the modem is lit, the sound of connecting and disconnecting the modem is there, but the OS ... and available connections are displayed. There are no problems in the device manager, the realtek network driver is worth it.

bat file with sequential execution of commands in the console

Please help me write the batnik correctly. You need to open the console (cmd), run several commands in it sequentially: ..\v ... ия виртуального окружения python cd ..\..; cd proj\app -- переход в директорию проекта; atom . Then leave the console open.

How to implement in Python 3 the removal of a specific application (program) on Windows 10?

That is, I need to write code that deletes a certain program, preferably without the user's participation. The program being ... and that you also need to use a bat file, but you need a different command. Probably. I will be very grateful for your help!!

pip install mysqlclient fails

Windows 10 64bit Python 3.8.1 MySQL 8.0 Launching $ pip install mysqlclient fatal error C1083: Cannot open include file: ... pported wheel on this platform I don't know what to do. How to install mysqlclient? Where and how to get this file mysql.h?