answersLogoWhite

0

You can't uninstall Windows XP, from the command line or otherwise.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you remove amp win off using command prompt?

To remove the "AMP Win Off" program using the Command Prompt, you can use the Windows Management Instrumentation Command-line (WMIC). Open Command Prompt as an administrator and type the following command: wmic product where "name='AMP Win Off'" call uninstall. Press Enter, and confirm the uninstallation when prompted. If the program doesn’t uninstall, you may need to check its exact name in the list of installed programs by using wmic product get name.


Windows 2000XP volume folder and file compression can be done using what command at the command prompt?

compact


How can you see a log of internet connections using command prompt in windows vista?

use the netstat command.


After using the windows 98 start up menu to boot the system to a command prompt what command can you use to load the windows desktop?

That's impossible.


After using the windows 98 startup menu to boot the system to a command prompt what command can you use to load the windows desktop?

type WIN to load the desktop


At can be used to run script files using VBScript or JScript from the Windows desktop or from a command prompt?

windows scripting host


How to open command prompt?

If your using vista or windows 7 click start and type "cmd"


What can be used to run script files using VBScript or Jscript from the windows desktop or from a command prompt?

Windows Scripting Host (WSH)


You can use the Windows RE command prompt window to restore registry files using those saved in the folder?

c:\windows\system32\config\regback


How do you do next line in command prompt?

when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.


How do you activate a guest account using a command prompt in windows 7?

enter in to cmd net user guest /active: yes


How do you block a website using command prompt?

echo 127.0.0.1 insertdomainnamehere>>C:\Windows\System32\drivers\etc\hosts Make sure you run command prompt as an administrator and check that the hosts file (in this folder: C:\Windows\System32\drivers\etc) is not marked for read-only.