Table of Contents
C drive software transfer
Notes:
Home Computer Tutorials Troubleshooting C drive software transfer, software installed on C drive is moved to D drive or other drives

C drive software transfer, software installed on C drive is moved to D drive or other drives

Jun 18, 2024 pm 08:06 PM
software win10 win11 cmd

How to transfer C drive software to other drive letters? Have you ever encountered too many software installed on the C drive, causing system space congestion? PHP editor Banana will introduce you to a simple method to help you easily transfer the software on the C drive to other drive letters, free up system space, and improve computer performance. Continue reading this article to learn the detailed steps.

The C drive is red again, and everything that can be moved has been moved. The space on the C drive is still not enough. How can I squeeze out some space? In fact, there are many methods. Today I will introduce to you how to transfer software to free up space on C drive.

Generally speaking, the software installed on the C drive only needs to be uninstalled and then reinstalled to another drive. However, some software cannot specify the installation location, or the configuration is cumbersome, and some software requires registration and activation. Maybe after uninstalling and reinstalling, an error will be reported and the installation cannot be performed. Then it is safe and convenient to transfer.

First you need to determine the target location and determine the target disk and directory you want to move the software to. Make sure the target disk has enough space to accommodate the software.

C drive software transfer

As an example of moving Office to D drive, the default installation location of Office is "C:\Program Files\Microsoft Office", you only need to move the "Microsoft Office" directory To a drive letter other than C drive, we take D drive as an example.

1) Create a new folder "Program Files" on the D drive, then press "Hold the Shift key and click Restart Computer" to enter safe mode;

2) In safe mode (normal mode Under the system, some software cannot be completely closed and the transfer cannot be completed. Only enter safe mode or PE system), enter the "C:\Program Files\" directory, cut the "Microsoft Office" folder, and then paste it into "D:\Program Files\" directory;

C drive software transfer, software installed on C drive is moved to D drive or other drives

3) After the move is completed, open the "Command Prompt" in administrator mode and enter mklink /j "C:\Program Files\Microsoft Office " "D:\Program Files\Microsoft Office", press Enter and be prompted to create a connection;

C drive software transfer, software installed on C drive is moved to D drive or other drives

4) At this point, Office has been moved to the D drive. You are done. Restart the computer. Yes; the "Microsoft Office" generated by the "Program Files" directory of the C drive actually points to the location of the D drive, not the occupied C drive space.

C drive software transfer, software installed on C drive is moved to D drive or other drives

The same method is used to transfer other software, such as the Edge browser, which is located in the "C:\Program Files (x86)\Microsoft" directory and only needs to be on the D drive Create a "Program Files (x86)" folder, in safe mode, cut the "Microsoft" folder under "D:\Program Files (x86)\", and then use the command prompt to create a connection.

C drive software transfer, software installed on C drive is moved to D drive or other drives

C drive software transfer, software installed on C drive is moved to D drive or other drives

Notes:

1) The path in the command is C:\Program Files (x86)\Microsoft, You need to add double quotes [""], otherwise an error may be reported;

2) If you want to transfer the software to the root directory of drive D, you do not need to create a folder such as "Program Files", you only need to transfer the software Just copy the directory to the root directory, and change the command to this [mklink /j "C:\Program Files\Microsoft Office" "D:\Microsoft Office"];

3) If the software runs after the transfer, an error will be reported , enter safe mode, first delete the connection to the original installation location of the software, and then move the software directory to the original installation location.

The above is the detailed content of C drive software transfer, software installed on C drive is moved to D drive or other drives. 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
1662
14
PHP Tutorial
1261
29
C# Tutorial
1234
24
What should I do if the win11 dual-screen calendar does not exist on the second monitor? What should I do if the win11 dual-screen calendar does not exist on the second monitor? Jun 12, 2024 pm 05:47 PM

An important tool for organizing your daily work and routine in Windows 11 is the display of time and date in the taskbar. This feature is usually located in the lower right corner of the screen and gives you instant access to the time and date. By clicking this area, you can bring up your calendar, making it easier to check upcoming appointments and dates without having to open a separate app. However, if you use multiple monitors, you may run into issues with this feature. Specifically, while the clock and date appear on the taskbar on all connected monitors, the ability to click the date and time on a second monitor to display the calendar is unavailable. As of now, this feature only works on the main display - it's unlike Windows 10, where clicking on any

Win11 24H2 will adjust security rules and NAS user access may fail Win11 24H2 will adjust security rules and NAS user access may fail Jun 25, 2024 pm 05:23 PM

Digital enthusiasts all know that Microsoft has released a preview version of Windows 1124H2, and the official version of Windows 1124H2 will be coming soon. This is a very important version update, and many friends are paying close attention to it. Of course, the most noteworthy thing about Windows 1124H2 is the new features and improvements in AI. It is said that Microsoft will deeply integrate Copliot. However, AI is not the subject of this article. The subject of this article is to introduce readers to two new security rule changes in the Windows 1124H2 version, which may affect some NAS users. Specifically, in the Windows 1124H2 version, Microsoft will make changes to two important network access rules:

Is Win11 LTSC not suitable for individual users at all? Analysis of the advantages and disadvantages of the LTSC version Is Win11 LTSC not suitable for individual users at all? Analysis of the advantages and disadvantages of the LTSC version Jun 25, 2024 pm 10:35 PM

Microsoft provides multiple versions of Windows systems, each targeting different usage scenarios. In addition to the Home, Professional, Education and Enterprise editions, there is also a special LTSC edition designed for the specific needs of large businesses and organizations. Although Windows 11 LTSC has become quite popular recently, it lacks commonly used functions and is not suitable for individual users. And this version has not yet been officially launched, and is expected to be released around September in the second half of 2024. Interesting thing: From Windows 1.0 to 11, the evolution of Windows versions. What is Windows 11 LTSC? Windows11LTSC is a feature of Windows11 operating system

System Restore prompts that you must enable system protection on this drive System Restore prompts that you must enable system protection on this drive Jun 19, 2024 pm 12:23 PM

The computer has a restore point, and when the system is restored, it prompts "You must enable system protection on this drive." This usually means that the system protection function is not turned on. System protection is a feature provided by the Windows operating system that can create system restore points to back up system files and settings. That way, if something goes wrong, you can revert to a previous state. When the system fails and you cannot enter the desktop to start it, you can only try the following method: Troubleshooting-Advanced Options-Command Prompt Command 1 netstartvssrstrui.exe/offline:C:\windows=active Command 2 cd%windir%\system32 \configrenSYSTEMsy

Is win11 24h2 worth installing? Comparison of the differences between Win11 24H2 and 23H2 Is win11 24h2 worth installing? Comparison of the differences between Win11 24H2 and 23H2 Jun 11, 2024 pm 03:17 PM

The win1124h2 version is a version that many users are looking forward to. Now that the small update of Win1124H2 has been completed, it will welcome a larger Moment update. However, many users are asking whether win1124h2 is easy to use? What is the difference between Win1124H2 and 23H2? Let this site carefully introduce to users the differences between Win1124H2 and 23H2. What is the difference between Win1124H2 and 23H2? The Windows 1124H2 update brings many adjustments and new features to the Settings application, and accelerates the migration of Control Panel-related functions/features. Improved accessibility Windows 1124H2 includes several accessibility improvements: including color filters

What should I do if win10 does not switch users? Win10 login interface does not have the option to switch users. Solution What should I do if win10 does not switch users? Win10 login interface does not have the option to switch users. Solution Jun 25, 2024 pm 05:21 PM

A problem that Windows 10 users may encounter is that they cannot find the switch user option on the login interface. So what should I do if there is no switch user option on the win10 login interface? Let this site give users a detailed explanation of the problem of not switching user options in the win10 login interface. Detailed solution to the problem of switching user options on the Win10 login interface: Check user account settings: First, make sure you have multiple user accounts on your computer and that these accounts are enabled. You can check and enable the account by following these steps: a. Press Win+I keys to open Settings and select "Accounts". b. Select "Family & Others" or &ld in the left navigation bar

MHz is history! Microsoft Windows 11 memory speed unit switches to MT/s MHz is history! Microsoft Windows 11 memory speed unit switches to MT/s Jun 25, 2024 pm 05:10 PM

Digital hardware enthusiasts all know that in recent years there have been two memory parameter marking units, namely "MHz" and "MT/s", which may be confusing to digital novices. "MHz" and "MT/s" are both measures of memory transfer performance, but they still have significant differences. MHz represents how many millions of cycles a memory module can perform per second, and each cycle is an operation performed on the memory module, such as storing and retrieving data. But due to the rapid development of current technology, new technology allows DDR memory to increase data transfer rate without increasing clock speed, and the old memory measurement method has also

Windows cannot start the Windows Audio service Error 0x80070005 Windows cannot start the Windows Audio service Error 0x80070005 Jun 19, 2024 pm 01:08 PM

The guy's computer appears: Windows cannot start the WindowsAudio service (located on the local computer). Error 0x8007005: Access denied. This situation is usually caused by user permissions. You can try the following methods to fix it. Method 1: Modify the registry to add permissions through batch processing, create a new text document on the desktop, save it as .bat, and right-click the administrator to go far. Echo==========================EchoProcessingRegistryPermission.Pleasewait...Echo================== ========subinacl/subkey

See all articles