By following this you can easily delete Linux from your computerJPG wrote:Yes I try the same and since I occasionally take the laptop elsewhere I put it to sleep in transit. I really do not like booting often. Trouble is windows updates require(force) it.garys wrote:I use my computer multiple times every day so I never shut it down. I reboot it only when I have extended power outages here, and my power company does a great job so I don't have to do that very often.
Here is a screenshot for today. The computer has been running continuously for 245 days or about 8 months. The last power outage was last May.
Since I have a dual boot(linux installed) that defaults to linux, windows rebooting requires backing out of linux and manually forcing a windows boot.
BTW anyone have a good painless way to remove linux? I fear it ain't simple(fixed disk partitioned?)
Start by booting into Windows. Press the Windows key, type “diskmgmt. msc“ into the Start menu search box, and then press Enter to launch the Disk Management app. In the Disk Management app, locate the Linux partitions, right-click them, and delete them.
You can identify the Linux partitions because they have no label under the “File System” column, while Windows partitions will be identified by their “NTFS” file system.
Be careful while deleting partitions here—you wouldn’t want to accidentally delete a partition with important files on it.
Next, locate the Windows partition near the newly available free space, right-click it, and select Extend Volume. Extend the partition so that it takes up all of the available free space. Any free space on your hard drive will remain unusable until you assign it to a partition.
You can also choose to create a new, separate partition instead of expanding your current Windows partition, if you like.
Linux has now been removed from your computer, but its boot loader persists. We’ll need to use a Windows installer disc to overwrite the Linux boot loader with the Windows boot loader.
If you don’t have a Windows installer disc lying around, you can create a Windows repair disc and use that instead. Follow our instructions to create a system repair disc in Windows 8 or 10 or create one in Windows 7.