Administrator X Window System32 Cmd Exede

Administrator X Window System32 Cmd Exede 3,6/5 9763 votes

What command can be used with a bootable windows 10 iso windows advanced troubleshooting menu command prompt Administrator: X: Windows system32 cmd.exe X: Sources to determine the Windows version and build? A computer has an unknown operating system and it currently is not bootable with the installed operating system.

  1. Computer problem? Tech Support Guy is completely free -- paid for by advertisers and donations. Click here to join today! If you're new to Tech Support Guy, we highly recommend that you visit our Guide for New Members.

Discussion in 'Virus & Other Malware Removal' started by xtylerx, Oct 19, 2005.

Thread Status:
Not open for further replies.

Welcome to Tech Support Guy!

Are you looking for the solution to your computer problem? Join our site today to ask your question. This site is completely free -- paid for by advertisers and donations.

If you're not already familiar with forums, watch our Welcome Guide to get started.

over 733,556 other people just like you!

Administrator X Window System32 Cmd Exede
Thread Status:
Not open for further replies.

Short URL to this thread: https://techguy.org/409262

Enter the following the ‘Diskpart’ commands in the order listed below.
X:windowssystem32> Diskpart
(Press ‘Enter’ and wait for the ‘DISKPART’ command line utility to start).


DISKPART>list disk
Monster hunter psp. (This should list the one and only remaining hard disk. Typically Disk 0)
DISKPART>select disk 0
(Sets the focus to Disk 0)


DISKPART>detail disk
(This will list the volumes/partitions on the drive. If you formatted the drive with more than 1 partition, typically “Volume 1” contains the Windows operating system. If you labeled the partitions with meaningful names the Windows partition should be easy to spot either by label name or partition size.)


Assuming volume #1 contains the Windows Operating System; execute the next command as shown below.

DISKPART>select volume 1
(Sets the focus to Volume 1)
DISKPART> active
(Sets volume 1 as the ‘Active’ partition)
This is a required step since the original drive which you removed, replaced or reformatted originally contained both the hidden ‘System’ partition and the Windows 7 partition was marked ‘Active’.

DISKPART>exit
(Returns you back to the command prompt X:Sources> )
At the command prompt enter the following 3 ‘bootrec.exe’ commands in the following order:
bootrec.exe/fixmbr
bootrec.exe/fixboot
bootrec.exe/RebuildBcd

Note: RebuildBcd will scan your hard drive for existing Windows installations and may take more than a few seconds.
If a Windows 7 installation is found you will be prompted to: “Add installation to boot list?”.
Type the letter Y (Yes) and press the ‘Enter’ key.
Close the command prompt window by typing:exit.


---