Home Computer Tutorials Computer Knowledge Solution to the problem that the computer E drive cannot be opened

Solution to the problem that the computer E drive cannot be opened

Jan 20, 2024 am 08:12 AM
Computer e-point cannot be opened

Solution to the problem that the computer E drive cannot be opened

Why can’t the computer’s E drive be opened? What should I do?

Start system restore.

Just enter the C:Windowssystem32restore directory, find the rstrui file (the background program of system restore), right-click and select "Send to → Desktop Shortcut" to create it as a desktop shortcut. In the future, just double-click the shortcut to quickly launch System Restore. In addition, you can also enter "rstrui" in the command line prompt or the "Run" box and press Enter to achieve the same effect. Additionally, restore points are critical to the "health" of your system.

When the computer has abnormal errors or failures, the system restore function can come in handy. You can follow these steps: First, click the "Start" menu, then select "Programs", "Accessories", "System Tools", "System Restore". Next, select "Restore my computer to an earlier time" in the System Restore window and click the "Next" button. Select a restore point creation date in the calendar, and all restore points created on that date will be displayed on the right. Select the restore point you want to restore, such as the "Savior" restore point in Figure 2 (I chose this name myself). Finally, click "Next" to start the system restore, during which the system will restart.

If you cannot restore the system in normal mode in Windows XP, you can try to restore it in safe mode. Restore works in the same way as in normal mode. If the system crashes and cannot enter safe mode, but you can enter "safe mode with command line prompt", you can enter "C:windowssystem32restorerstrui" after the command line prompt and press Enter (actually enter without quotation marks), so that you can open System restore operation interface to restore.

3. Partial System Restore

By default, "System Restore" will save corresponding information and data for all drive changes, however this will inevitably consume an amazing amount of disk space as the use time increases. How can I make System Restore work better without taking up too much hard drive space? In fact, you can save a lot of disk space by only opening the system restore function for the partition where the operating system is located. Enter the "System Restore" settings window to set the partition for system restore. Check the box in front of the "Turn off System Restore on all drives" and click "Apply" so that WinXP will delete the backed-up system restore points and free up hard disk space.

You can try the following fine-tuning and rewriting: In the System Restore feature, you can follow the steps below to disable the System Restore feature for a specific partition and limit the disk space used by the restore. First, open the system restore settings. Then, in Drive Selection, uncheck the hook before "Turn off System Restore on all drives." Next, select the non-system partitions one by one and click the "Set" button. In the settings window that pops up, select the "Turn off system restore on this drive" option, which disables the system restore function for this partition. Additionally, you can limit the amount of disk space used by a partition by dragging the slider. Select the partition where you want to set the space usage, click the "Set" button, and then in the pop-up settings window, adjust the slider to set the required space size. In this way, you can disable and space-limit the System Restore function for different partitions as needed.

How about it? With the unique trick to "bring the operating system back to life", what do you have to fear in the future?

Computer E disk cannot be opened and nothing happens when I click or double-click it

1. Delete the autorun.inf file in the root directory of drive E

1. Set to show all hidden files in the folder options. In the My Computer window - Tools - Folder Options - View - select "Show all files and folders" and uncheck "Hide protected operating system files" - click OK.

2. Delete the autorun.inf file in the root directory of drive E and restart the computer.

2. Modify the registry

Start - Run - Enter regedit - Find HKEY_CLASSES_ROOT\Drive\shell and delete everything under the shell. Press F5 on the keyboard to refresh. Double-click the partition to see if it can be opened.

3. Create a new txt text and enter the following text in it using Notepad:

@echo on

taskkill /im explorer.exe /f

taskkill /im wscript.exe

start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f

start reg import kill.reg

del c:\autorun.* /f /q /as

del %SYSTEMROOT%\system32\autorun.* /f /q /as

del d:\autorun.* /f /q /as

del e:\autorun.* /f /q /as

del f:\autorun.* /f /q /as

del g:\autorun.* /f /q /as

del h:\autorun.* /f /q /as

del i:\autorun.* /f /q /as

del j:\autorun.* /f /q /as

del k:\autorun.* /f /q /as

del l:\autorun.* /f /q /as

start explorer.exe

Click "File" on the menu - "Save As" on the desktop

Select "All files" as the save type

File name input: virus removal.bat

Exit Notepad, double-click "Remove Virus.bat" on the desktop, wait for a while, and restart.

Computer E drive cannot be opened

reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2" /f

Click to select the "Start" → "Run" command, enter the "above command" in the "Open" column of the "Run" dialog box, and then click "OK

@echo off title Clean AUTORUN.INF --- BY New Day [2008] cls color fc echo.&echo. for %%a in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do ( if exist %%a:\ ( if exist % %a:\autorun.inf (echo found that there is AUTORUN.INF on the %%a disk and is cleaning it up... attrib %%a:\autorun.inf -s -h -r for /f "tokens=2* delims= =" %%b in (%%a:\autorun.inf) do ( if exist %%a:\%%b ( attrib %%a:\%%b -s -h -r del %%a:\ %%b echo Cleaned up %%b associated with AUTORUN.INF on disk %%a ) ) del %%a:\autorun.inf echo Cleaned up AUTORUN.INF on disk %%a successfully! ) else ( echo %%a AUTORUN.INF was not found on the disk. ) echo.&echo. ) ) reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\">nul if %ERRORLEVEL%==0 ( echo Y|reg delete "HKCU \Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\" /f>nul echo Disk volume mount point cleaning completed!) echo.&echo.&echo Complete cleaning, press any key to exit! &pause>nul

Use Notepad to save the above code file and then rename 1.bat and open 1.bat

The above is the detailed content of Solution to the problem that the computer E drive cannot be opened. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1653
14
PHP Tutorial
1251
29
C# Tutorial
1224
24
How to Fix the Steam Cloud Error? Try These Methods How to Fix the Steam Cloud Error? Try These Methods Apr 04, 2025 am 01:51 AM

The Steam Cloud error can be caused by many reasons. To play a game smoothly, you need to take some measures to remove this error before you launch the game. php.cn Software introduces some best ways as well as more useful information in this post.

Remove PC App Store Malware - A Full Guide for You! Remove PC App Store Malware - A Full Guide for You! Apr 04, 2025 am 01:41 AM

If you have a program called PC App Store on your computer and did not purposely install it, then your PC may be infected with the malware. This post from php.cn introduces how to remove PC App Store malware.

HackTool:Win64/ExplorerPatcher!MTB - How to Remove? HackTool:Win64/ExplorerPatcher!MTB - How to Remove? Apr 04, 2025 am 01:23 AM

ExplorerPatcher is an Open-Source portable executable that lets you customise the Windows 11 Start Menu, Taskbar, File Explorer, and more. However, many users receive this Trojan warning about HackTool:Win64/ExplorerPatcher!MTB. Why does that happen

Is Core Isolation Blocked by ew_usbccgpfilter.sys? Here Are Fixes! Is Core Isolation Blocked by ew_usbccgpfilter.sys? Here Are Fixes! Apr 13, 2025 am 12:47 AM

Many SurfaceBook users report that they meet the “core isolation blocked by ew_usbccgpfilter.sys” issue on Windows 11/10. This post from php.cn helps to fix the annoying issue. Keep on your reading.

Fixdisk Windows 7: Check Your Hard Disk for Errors on Windows 7 Fixdisk Windows 7: Check Your Hard Disk for Errors on Windows 7 Apr 14, 2025 am 12:40 AM

If you suspect your hard drive encounters issues, you can check the drive for errors on Windows 7. This php.cn post talks about fixdisk Windows 7. You can follow the guide to check the hard drive for errors on Windows 7.

Effortles Fixes for Black Screen After Installing a Graphics Driver Effortles Fixes for Black Screen After Installing a Graphics Driver Apr 15, 2025 am 12:11 AM

Have you ever encountered a black screen after installing a graphics driver like an Nvidia driver in Windows 10/11? Now in this post from php.cn, you can find a couple of worth trying solutions to the Nvidia driver update black screen.

How to Install Windows X-Lite Optimum 11 23H2 Home/Pro via ISO How to Install Windows X-Lite Optimum 11 23H2 Home/Pro via ISO Apr 09, 2025 am 12:49 AM

Windows X-Lite Optimum 11 23H2 Home or Optimum 11 Pro could be your option if you need a custom lite system based on Windows 11 23H2. Go on reading and php.cn will show you how to download Optimum 11 23H2 ISO and install Pro or Home on your PC.

Win 11 Builds 22621.3078 and 22631.3078 (KB5034204) Released Win 11 Builds 22621.3078 and 22631.3078 (KB5034204) Released Apr 05, 2025 am 01:35 AM

Want to know the new improvements and bug fixes in Windows 11 KB5034204? Want to how to get Windows 11 KB5034204 on your device? In this post, php.cn Software will introduce the information you want to know.

See all articles