Hi,
I installed Win 11 on MBR because it was just the beginning of GPT and the opinions on how to convert it were very different and I stayed with the standard I knew (MBR) and now I wanted to update my OS but copy of Wind 11 is on GPT
I have a Windows 11 image, but it is a Windows 11 image in...
bootable usb
commandline
computer configuration
data recovery
driver backup
driver restore
drivers
gpt
installation
iobit
mbr
mouse issues
update
usb creation
windows 11
windows pe
Normal Win11 installation.
Disk 0
256GB
Partition 1
100MB EFI
Partition 2
16MB MSR
Partion 3
Windows C
Partition 4
WinRec
Diskpart > lis dis > sel dis 0 > lis par > sel par 4 > assign letter="n"
Successfully assigns letter N, but does not unhide partition.
How do I unhide the partition...
One day i tried to start my pc and got the blue screen with the code: 0xc00000e and following an tutorial i formated the 100mb boot partition and rebuild it with the command
bcdboot c:\windows /l en-us /s z: /f UEFI
My windows booted fine after that but thinks whare not right. The first...
I am looking for the command line or shortcut to activate the windows 10 touch keyboard. NOT the OSK. I need this to run on my second monitor since the touch keyboard button fails to show up on the secondary monitor's Taskbar. I do not like the behavior of the OSK. Thanks for the help.
On my windows 11 machine, after it is running for a couple of minutes I briefly see 2 cmd windows popup briefl. They're gone way too fast to see what command is executed or to have any clue where they originate from. How would I go about finding out what program is executing them ?
Hi I made this batch code, to move all subfolders from "C:\1" to a new created folder inside folder "C:\2"
@echo off
set "sourceDir=C:\1"
set "destinationDir=C:\2"
set "newFolderName=NewSubfolder"
mkdir "%destinationDir%\%newFolderName%" 2nul
for /D %%I in ("%sourceDir%\*") do (...
The wireless net card's chip is: Qualcomm Atheros Communications AR9271 802.11n.
I can create a wireless hotspot in debian:
sudo apt install hostapd rfkill
git clone https://github.com/oblique/create_ap.git
cd create_ap
sudo make install
sudo iwconfig
lo no wireless extensions.
enp2s0...
I have successed install ROS on Windows thanks to that link:
http://wiki.ros.org/Installation/Windows
Now I want to use the installed Python ROS package but my system doesn't seems to detect it.
Should I have to add in Windows environement variable the Noetic ROS folder to be able to import...
Hi,
I have on my cmd terminal a server quit shortcut of "ctrl + break", but my laptop doesn't have break button, I tried ctrl + every button in keyboard but it didn't work.
Can I edit this cmd shortcut ?
I am trying to start a Hyper-V VM from a Powershell using the 'start-vm' command. This works fine, except that it starts up headless (i.e. the 'Virtual Machine Connection' window doesn't open up). Is there a way to make this happen?
Windows 11: I receive "access denied" by calling "Pin At Start" from the command line, no mather wich language PowerShell or VBscript.
Both are called using administrator rights.
PowerShell
==========
Error
=====
PS C:\Users\roberto> .\t.ps1
Pin-App : App(s) not found: C:\Program...
Hello all,
I accidentally deleted about 700-1000 image files from my Screenshots folder. I tried using this command with the windows file recovery app -
winfr C: D: /regular /n Screenshots\
But its not working. It is returning many many files, but the ones that were deleted yesterday are not...
accidental deletion
commandline
data recovery
deleted files
disk recovery
easeus
file management
file recovery
file system
image files
recovery software
screenshots
storage issues
tech support
user data
windows 10
windows 11
windows recovery
windows tools
Hello,
In case my computer gets hacked, I want to keep passwords safe into an encrypted file.
Since the data I have is free-flow, KeePass won't do since it expects data to be in neat columns (logon, password, etc.)
After checking several apps, I came up with the following requirements:
1...
active development
aes crypt
commandline
context menu
crypto notepad
data security
encryption
file encryption
file management
keepass
lightweight app
open source
passwords
plain text
secure notepad
user recommendation
windows
Hi, I have a windows 10 machine installed with a dual boot of manjaro linux. I have grub installed as the boot loader.
Now, the issue is that my windows 10 updates doesn't complete. I wanted to try and start up in safe mode but there's no options at all.
Windows 10 boots normally and fine but...
Ok so i want a batch file that will run in the background and ping a few servers, and then if it gets a response from any of these servers (If it is able to communicate with them), it executes a command.
It will be running on a machine that in normal operation has no internet (WAN) access, (For...
automation
background process
batch script
command execution
commandline
error handling
google
internet access
lan
microsoft
network monitoring
networking
ping
scripting
scripts
security
server response
system utilities
windows
windowsforum
Hi Everyone...
I ran sfc /scannow a few minutes ago and after starting the process I got the message your computer needs to restart to complete process.
I've never seen that before, it always just started counting down the process.
I restarted and then ran it again, it gave my the message...
I have a large library of music file names (mp3 files) that I need to change to conform to certain criteria.
1. I need to append the two digits "00" to the beginning of certain filenames that do not have a track number
2. I need to replace the two characters "(a space)-", that may appear...
This method works on Windows 11,10, 8.1 & 7 as well.
All programs for this guide are free.
Download links
PsTools
PsTools - Windows Sysinternals
FePsTools
Front-end for PsTools | DaviTools
Nircmd (At the bottom of the page. Not the 64 bit one.)
NirCmd - Windows command line tool
Winrar...
I do not know from the online tutorial if I am properly establishing a connection with a git repository that is on a network.
All I have learned from a tutorial is how to set up a local repository, but getting data off of a network repository is knowledge I have yet to stumble upon or learn...
How can I let Windows how the current default "Downloads" and "My Documents" folders from COMMAND LINE?
How can I change from COMMAND LINE the default "Downloads" and "My Documents" folders to lets say "D:\myspecial\"?
How can I change directly in Registry the default "Downloads" and "My...