answersLogoWhite

0

📱

Microsoft Windows

Windows is a consumer and enterprise grade family of operating systems developed by Microsoft Corporation. First released in 1985, it has become the best-selling operating system in computer history, and has 90% of the total operating system market.

18,535 Questions

How do you remove Windows Vista from a new laptop?

The reason being, if you want to remove Windows Vista, you will have to either (a) Re-format the hard drive: which erases EVERYTHING ON THE DISK! or (b) perform a downgrade installation to Windows XP Pro or Windows 2000 Pro. If you reformat the disk you erase everything, including the operating system (which is Vista in this case). Since your computer has no operating system it is no longer able to function (you can still turn it on, but you get a disk boot error). You will need to re-install a different Operating System, or Vista again if you wish to do so, in order to have the computer function properly.

How can a person save his save file on a PS to a computer?

You just go to the file save as.. and click it and u can rename it if you would like to if not just click save and will do so!! =) have a good day happy valentines day!!

How do you restore a dell XPS 200 using windows XP media center version 2005 to factory settings I have a operating system disc that is called a reinstallation DVD from dell?

Note when you perform this all data will be lost and should be backed up before performing this operation!!!

Also make sure you have your dell driver CD or DVD if not go to dell.com and click home, desktop or laptop, support, then drivers, enter the service code and download all ur drivers and burn them to a DVD or CD of you do not do this first you will not be able to access the internet after the operation is complete.

First insert the reinstallation DVD and restart the computer. As soon as the BIOS(the first face that is loaded. Repeataly press the F12 Key during the fase. Select the DVD drive. You will then see press anykey to start from CD or DVD. Press anykey except ESC.

After that it will start to copy files. When the blue screen stops loading select the option to install windows. When the partition table is displayed press the option to delete the partition. When they are deleted and all it shows is unalocated space press enter and follow the propts after some formatting is done the system will restart and ask to start from CD again. Do not push anything it will start on its on and then follow the prompts. After the fresh install is finished and u can view the desktop insert the Drivers CD and install every single driver. Next thing you should do it connect to the internet and right away download and install a Antivirus program. I suggest using Avast its 100% free for home edition.

How do you copy from a mp3 to another mp3?

plug both of them in2 a computer then copy and paste the songs you want on to the other

Does the computer save information sent from a webpage?

Most web browsers will, in fact, save images and some text from web pages that they visit. This is to save on the time it would take to download the image again. This is called "caching." Web browsers will also save some data that you transmit, such as usernames and passwords, so that you do not have to constantly re-enter them. This are referred to as "cookies."

How do you download something on the root of the sd card?

Download the file to your computer and then transfer it to your sd card, or download to your phone and transfer it. In order for it to be on the root and not the sd card itself, you have to make sure it's not in a subfolder. As soon as you open the sd card, you should be able to see the file.

How do you disable open with from right click by registry and how to disable winwordexe by registry?

Here is a registry change that always opens the "Open With" menu with the box for "Always use this program ...." defaulted to unselected. If your like me then you would rather not have that option to "Always use this program ..." defaulted to Yes. Click on Start>Run, key in RegEdit and press enter. Double left click on each of these in the left pane. Once you've double left clicked on comand you'll see the setting in the right pane. Just right click on it and select Modify.

HKEY_Classes_Root\Unknown\Shell\OpenAs\command

Add a space and %2 to the end of the command, for example

C:\WINDOWS\rundll32.exe shell32.dll,OpenAs_RunDLL %1 %2

What is screen printing?

In screen printing, the screen is the equivalent of the printing plate. It can be created manually or photochemically and is usually a porous fabric or stainless steel mesh stretched over a frame.

What are the characters of The Open Window by HHMunro?

There are two way of coming bright ideas .First is that bright ideas come from conscious part of our mind.while

What is the objectives of filing system?

The objectives in filing are,

1Efficiency

2Economy

3Simplicity

How to Enable or Disable Public Folder Sharing on Windows 10?

Even though anyone can open and work with the files stored in the Public Folder, you’ll still have to go through a set of permissions. Make sure you’re permitting the right person as any changes made will be reflected on your computer as well. On the other hand, when Public Folder sharing is disabled, only those users having a user account and password will work with the same.

The steps to enable the Public Folder sharing on your Windows PC are:

  1. Go to the ‘Start’ menu and launch the ‘Control Panel.’
  2. Select the ‘Network and Internet’ option from the menu.
  3. Click on the ‘Network and Sharing Center’ option in the next window.
  4. Select the ‘Change Advanced Sharing Settings’ option from the left toolbar.
  5. Click on the drop-down icon for ‘All Networks’ to expand the menu.
  6. Locate the ‘Public Folder Sharing’ section and tap on ‘Turn on sharing so anyone with network access can read and write files in the Public Folders’ option.
  7. Hit the ‘Save Changes’ button.

Note: You may enable ‘Password Protected Sharing’ for additional security.

What is the purpose of the print preview icon?

The print preview icon is just a short cut to get to the print preview page. This page shows you have the printed paper itself will look, with out and proofreader marks or anything along those lines.

Unable to open drive using double click instead I can open with the command Open .It appened since I tried to change my D drive external icon runing autorun.inf. How could I fix this issue?

=== === To correct and solve this error, follow these steps: Run Task Manager (Ctrl-Alt-Del or right click on Taskbar) Stop wscript.exe process if available by highlighting the process name and clicking End Process. Then terminate explorer.exe process.

In Task Manager, click on File -> New Task.

Type "cmd" (without quotes) into the Open text box and click OK.

Type the following command one by one followed by hitting Enter key:

del c:\autorun.* /f /s /q /a

del d:\autorun.* /f /s /q /a

del e:\autorun.* /f /s /q /a c, d, e each represents drive letters on Windows system. If there are more drives or partitions available, continue to command by altering to other drive letter. Note that you must also clean the autorun files from USB flash drive or portable hard disk as the external drive may also be infected.

In Task Manager, click on File -> New Task.

Type "regedit" (without quotes) into the Open text box and click OK.

Navigate to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon If the value is incorrect, modify it to the valid value data. === ===