Here you can find a guide, how to rename a file or folder in Windows 11. If you are unable to find the Rename option in the New Windows 11 in File Explorer. A file/folder name is described as a title of the file/folder and the file extension.
How to rename Files & Folders in Windows 11
There are different ways to rename a file or folder in Windows 11.
After releasing the Windows 11 Insider Preview version, (Dev (OS Build 21996.1), you can’t find the context menu like in the below image.
It is available in Windows 11 Version 21H2 (OS Build 22000.51 and 22000.65).
Using Context Menu – Right-clicking
Select the file/folder you want to rename right-click on it and then select rename icon.
Type a new name of the file/folder and then press enter or click anywhere on the screen.
Rename Using Folder Properties
Right-click on the folder and then select show more options.
Select rename.
Rename Using Folder Properties
Right-click on the folder, choose to show more options, and then select properties.
The folder properties window will pop up. In the General tab, type a new folder name and then select ok.
Keyboard Shortcut – Alt+Enter
Select the folder you want to rename and then simply press Alt+Enter. The folder Properties pop-up will open. Enter a new name of the file and then click ok.
Keyboard Shortcut – F2
Select the folder and simply press F2 to rename the item.
Home Menu in File Explorer
To rename from the File Explorer, choose the item. Select the Rename tab and follow the steps.
By Two Single Clicks
Click on the file/folder two single times. The file/folder name will get highlighted. Type a new name and then hit the Enter key to save it.
Using Command Prompt
Command Prompt permits you to rename the folders using the ren command. Use the following command. ren E:documents.docx file.docx For instance, this will rename the document named documents located on E drive to file.
Using PowerShell Rename Folder
Open the folder location and launch a PowerShell window. Use the rename-item command The following command renames the folder software to a folder on Drive.
In this article, I am going to show you how to register Windows Insider Program for Windows 11 Dev channel. Even then if you don’t have access to your Windows PC at the moment but you want to enroll in the Windows Insider Program as soon as you can or facing any difficulty enrolling from the Windows Settings app, you can log on to the insider Windows website and then you can do that.
Type your Microsoft account credentials and then click sign in.
Now you will redirect to the Start flighting page, First, make sure to read all the information to prepare the system to begin installing the Windows 11 Insider Preview Builds. Select the Open Settings button if you would like to view the page on your Windows PC, or else switch to your Windows computer and then open the Settings app to continue ahead.
In this article, we will learn how to change mouse pointer color and size in Windows 11. Windows 11, like the earlier version, permits you to change the mouse pointer (cursor) color and size. Windows 11, lets you increase the mouse pointer size and change the color.
Let’s see there are different options are available and how we can apply them to Windows 11.
Steps to Change Mouse Cursor Color and Size
Hold the Windows+I key from your keyboard to launch settings. Or You can press the Windows Start Menu and then select the Windows settings app.
Now you are in the Mouse pointer and touch settings where we can change the size and color of your mouse pointer.
How to Change the Pointer Color
You will find different options under Mouse Pointer Style. Let’s see what these other options are.
The line color will be selected by default when we click on the Custom option. You can choose any other color from the list below. Or click on choose other colors from one that is not listed below.
Here you can select any color that you want for the pointer. Select a particular portion in the box and then use the below slider to adjust the color value. Select the Done button to apply the changes to the mouse pointer color.
How to Change the Mouse Cursor Size
To increase the cursor size, drag the slider next to the size on your right. By default, the pointer size is set to 1, which one is the minimum size? you can increase it up to 15.
The volume numbers mentioned here would not construct much sense until we drag the slider ourselves. Also, the cursor size will shift while dragging the slider, and you can stop dragging further when it reaches the desired size.
In this article, I will explain how to Media Creation Tool downloads windows 11. Let’s see how you can get the Windows 11 ISO file, and how to complete the task.
If you would like to have a backup of the Windows 11 installation folder or you wish to install the operating system on a virtual machine, you need to download the Windows 11 ISO file. The ISO is a file format that keeps the contents of a physical disk (CD/DVD, or Blu-ray).
Windows 11 media creation tool permits users to upgrade the current version of Windows to Windows 11. You can also create a bootable USB that permits you to Install Windows 11 on any other device they are using. The Windows media creation tool is the most popular way of upgrading older version Windows or installing a new version of Windows 11.
If you are planning to upgrade to Windows 11, the best way is to use Windows Update. Through, Microsoft supports other ways to proceed with the new installation via the Media Creation Tool.
If you would like to create a Windows 11 USB for another PC, then you can also untick the Use the recommended options for this PC. Choose language and edition, then click the next button.
Let’s see how to create a system restore point in Windows 11 and then bring back Windows 11 to an earlier state. A restore point creates imitate of the system files on the computer at the instant it’s created. This means you can return your system to its original condition should any errors occur when, for example, you run system utilities or installing drivers. It’s a great idea to create a restore point when your system is in a steady, working state. Create one before making meaningful computer changes or installing unknown or new unknown software; if anything goes Incorrect, you can revert your operating system to the restore point.
A System Restore permit you to undo system changes that may be causing problems. System Restore is a Windows feature designed to create a restore point (snapshot) of the systems current working condition as a restore point when devices changes are detected. If a crucial problem occurs after installing a Windows update, installing driver, application, or after modifying computer settings incorrectly using any other tool, you can use any of the available restore points to revert your system to an earlier point in time to resolve the issue without losing your data.
If you know the changes you need to make may lead to damage of data or your computer being unstable, then you need to create a restore point before doing changes. Windows 11 helps you restore your system back to a fine state.
Using System Properties
To create a restore point in Windows 11, press the Windows key + R on the keyboard to launch the Run app. Then type sysdm.cpl and hit Enter to launch.
Alternatively, click on the Windows search bar, type sysdm.cpl, and open it.
It will open the System Properties settings and then select System Protection tab. Here you might see your Local Disk (C:) (System) drive Protection Off, click the Configure button.
Turn on the system protection radio button and then click ok to save your changes. Performing this will enable System Protection on your local system disk drive.
After System protection is turned on, select the Create button to create a restore point.
Type the restore point name and then select Create.
Creating a restore point
Windows system restores point successfully completed for the computer that you can restore to in case the system becomes unstable.
How to Do Windows 11 System Restore
The system restore option is available in Windows 11, but by default it’s disabled.
Create system restore point with PowerShell
Admin rights users can create restore points with PowerShell as well. Select Windows search button, type PowerShell, and then select Run as administrator.
Change Restore Point Name with whatever you want to name the restore point.
Might be PowerShell displays a warning (see in the below pic) saying that you cannot create more than one system restore point in 24 hours. Providing steps below.
You can see the progress report of the restore point creation.
To Create Restore Point Using Command Prompt
Another way to create a restore point is with Command Prompt. Select search bar, type cmd, and then click on Run as administrator.
Change Restore Point Name in the below command with whatever you wish to name the restore point and then hit enter.
When you received the “Method execution successful” and “ReturnValue=0” messages this means your system restore point is successfully created.
How to fix can’t create a system restore point?
There is might be some reasons, you may unable to create a system restore point. But there are some easy fixes that you can solve the issue.
To Change system restore frequency in Registry Editor
As mentioned above, by default, Windows only allows you to create one system restore point if one has already been created in the last 24 hours. This could be difficult, principally if you are looking to edit the registry settings but want to make sure that there’s a restore point in case things goes wrong. To permit the creation of system restore points at any time, you will be eligible to change the frequency of system restore points.
Hold Win + R key to launch the RUN box, type regedit, and then press enter.
Right-click empty place, choose New and then select DWORD (32-bit) Value.
Copy SystemRestorePointCreationFrequency and paste it.
Leave it default and close the registry editor. Now you are able to create a snapshot (system restore point) manually without considering any frequency limitations.
To enable system restore via Group Policy Editor
Press Windows key + R to open the RUN, type gpedit.msc, and then press enter.
Group Policy Editor Window will pop up. From the left pane, expand Administrative Templates > System > System Restore. On the right, these two Settings should be set to Not configured.
If any of them is enabled, double-click on it to open and then set it to Not configured.
Now you must be able to create a system restore point.
How to turn on Volume Shadow Copy service
When you’re unable to create a system restore point, here is another fix that you may wish to implement is to turn the Volume Shadow Copy service. Open Windows search, type services, and then hit enter.
Scroll down and find the Volume Shadow Copy service. Click on Start the service if the service isn’t already running.
How to Schedule System Restore Point
Now, this step is to create a task in Windows Task Scheduler so that a restore point will create whenever Windows starts. To do this, press Win + R key to the open the Run box, type taskschd.msc, and then press enter.
In the right panel under the Action menu click on Create Task.
Select the General tab, type this task a name, and select radio buttons “Run whether a user is logged on or not”, and “Run with highest privileges”. Next to Configure for select Windows 10. No need to worry if Windows 11 is not among the options. As there is no steady build for Windows 11 yet.
Select the Triggers tab and then click on New at the bottom.
Next to Begin this task, select At startup and then click ok.
Select the Actions tab and then click on New at the bottom.
In the New Action window, Start a program (default) settings next to action is selected. Program/script field, enter wmic.exe. Next to Add arguments (optional), enter the below command: /Namespace:\root\default Path SystemRestore Call CreateRestorePoint “Startup Restore Point”, 100, 7 Then click ok.
Select Conditions tab.
If you’re working on a laptop, untick the option under Power name Start the task only if the computer is on AC power and then click ok.
Task Scheduler window will open, type your credentials to complete setting up the task. Click ok.
Whenever you start your computer, a system restore point will be created.
Note: You are almost done setting up the scheduled system restore point. You can find the task in the task scheduler window. To confirm if the task is running as setup, right-click on the system restore task and then select Run. This action must create a new restore point.
System Restore: Frequently Asked Questions FAQ’s
What happens when you create a restore point?
Windows takes a snapshot of your computer data as it is at a specific time. The descriptions of the operating system are thus saved so that you can return back to it in case things go incorrect.
Why did my system restore points disappear?
The most general reason is the system restore option was disabled manually. Each time the system restore option is disabled, the system restore points are deleted. Also, this condition may be caused by the installation of Windows susceptibilities or other important updates or the incidental deletion of the Disk Cleanup utility.
How long does Windows 11 keep restore points?
The retaining is 90 days, and the earlier restore points increased this date will be deleted automatically to make room for a new one.
Will System Restore bring back deleted files?
System Restore only works for system programs or files. If you delete any special data, such as videos, pictures, documents, etc., it won’t help.
Does Windows 11 create automatic restore points?
Yes, by default Windows 11 has its System Properties set to automatically create system restore points from time to time, for example when you make important changes or any update to your system.
How long does a system restore point take?
It depends on how much data needs to be saved, creating a system restore point can take wherever from a few minutes to a few hours. Though, if after five to six hours you find that a restore point is still being created, it is probably that Windows has run into some problems. In such a scenario, you might need to cancel the whole process and then start again.
Can I undo the changes System Restore makes?
Yes. Each time when you use System Restore, a restore point is created before processing, so you can undo the changes if they don’t fix the problem. If you use System Restore when using the System Recovery Options or the computer is in safe mode, you can’t undo the restore process. Despite that, you can run System Restore again and then choose a different restore point, if one exists.
What files are changed during a system restore?
System Restore affects programs, Windows system files, and registry settings. It can also make changes to batch files, scripts, and other types of practicable files created under any user account on your system. System Restore does not affect personal data, such as documents, email, or photos, so it can’t help you restore a deleted file. If you have a backup of your data, you can restore the files from a backup.
What if System Restore doesn’t fix the problem?
If System Restore doesn’t fix the issue, you can undo the restore process or try selecting a different restore point. If System Restore doesn’t show any restore points to select from, please ensure you have system protection turned on and that you have free space on your hard disk and if the System Restore does not fix your problem, you can also try an advanced recovery method.
Conclusion:
This blog showed you how to create Windows 11 System Restore point to restore Windows systems to an earlier state. If you find any problems above, please write a comment.
In this blog, I will explain to you how to bypass this PC must support secure boot in Windows 11. If you are just doubtful to make changes in your PC BIOS settings, then here are some simple steps for you. With these steps, you can skip enabling secure boot on your computer/laptop and simply bypass the Windows 11 security requirements without any issue.
What are the simple steps? We will use the Windows 10 ISO or DVD, simply mount it on the PC, and then copy the appraiserres.dll from the sources directory to the sources directory of the bootable Windows 11 ISO USB device or you can create a new folder (Windows 11) and copy all files from your Windows 11 ISO and paste it in newly created folder name Windows 11. This will bypass the new security checks (Secure Boot) in the system requirements of the Windows 11 installer.
To get started, if you don’t have Windows 10 ISO or DVD, Then you can simply click download to download the appraisers.dll file. Then, copy it, and then paste it into Windows 11 source directory. Follow the below steps. When I started upgrading Windows 10 to Windows 11, I have got This PC can’t run Windows 11 and the error is This PC must support a Secure Boot error.
How to enable secure boot in bios you can find in the end of this blog.
My current Windows 10 version.
This PC Must Support Secure Boot
Right click to mount your Windows 11 ISO.
Select all files, right click and then copy all files. (Ctrl C to copy).
Create a folder in your pc drives (in C, D, and E) in my case I have created a folder in F drive and name it Windows 11. Paste all the files into this folder.
Now mount your Windows 10 ISO and then open the sources folder.
Find appraiserres.dll file and then copy it from the Windows 10 ISO sources folder.
If you don’t have Windows 10 ISO or DVD then clicks here to download the appraiserres.dll file. Go to your download folder, extract the zip file, and then copy it.
Go back to your Windows 11 folder the one we have created in F drive. Then, open the source folder, right-click and select Paste from the context menu. (or CTRL + V keyboard shortcut to paste the files). IF you have USB Windows 11 Bootable Media and then open the ‘sources’ folder and paste (appraiserres.dll file).
Select Replace the files in the destination option and wait for it to complete. It’s critical that you replace this file.
Now go back to your Windows 11 folder and then double click on setup.exe.
Windows 11 setup, Select the radio button (Recommended) and then click next.
Getting updates.
Click Accept.
Getting updates.
Now Windows 11 is ready to upgrade, click install.
Installing Windows 11.
Restarting PC.
Windows 11 Working on updates.
Enter your password to login. (my PC login account name Windows 10).
Wait to complete the process.
Finely we have successfully upgrade Windows 10 to Windows 11.
Open run command and enter winver to now About Windows 11.
Now open windows settings, select the Activation option, and then you can see my Windows 11 is activated.
How to enable secure boot from system bios.
I have HP 800 ED desktop, Here is the guide, how to enable secure boot in PC bios. Restart your PC/Laptop and then press the key (for example F1, F2, Dell and etc). In my case press the ESC button and then select F10. Select the Security tab and then secure boot configuration. (Might be you have a different option in your PC bios)
Here you can see secure boot option is disable.
By pressing the right arrow key you can enable secure boot, save changing and then restart your PC.
Video Tutorial: How to Resolve This PC Must Support Secure Boot Windows 11 Issue
In this today’s blog, I will explain to you How to Upgrade Windows 10 Home to Pro (Professional Editions). There is a major difference between Windows 10 Home and Professional editions.
All the features that users get in the Windows Professional version are not available in the Home editions, therefore you need to upgrade your Windows from the Home version to the Professional version.
Upgrade From Windows 10 Home to Pro
Firstly, you have to check the Windows 10 Home version is installed on our system. To find this, you need to right-click on the This PC icon and then select the Properties button.
Now all the information related to the PC or laptop is in front of you, where your Windows editions are visible.
To convert the Windows Home edition to the Pro version, first, you need to use CMD (Command Prompt), click on the Windows search icon, enter cmd and then on the right side select the Run as Administrator button.
Click on Yes so that you can give the administrator rights to the command prompt.
Dism /Online /Get-TargetEditions After opening the command prompt, you need to enter the above command in the command prompt and then hit the enter button.
Now you can see all versions of Windows 10 and are ready to be upgraded.
sc config LicenseManager start= auto & net start LicenseManager Type the above command and then press enter. The license manager server has been started.
We need to start another service “Windows Update feature”. Type the below command and then press enter. sc config wuauserv start= auto & net start wuauserv
changepk.exe /productkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX After starting the services, now we need to enter the Windows 10 Pro product key the one we want to upgrade into then we will be able to upgrade the window from the Home edition to the Pro edition. As soon as we enter the product key, the window will start getting upgraded automatically.
It might take 15 to 20 minutes to upgrade Windows, so you have to wait.
Working on updates.
Go to the My computer properties, then you can see the Windows Pro.
Watch Video: How to Upgrade Windows 10 Home to Pro
We have provided steps on how to install Windows 11 on Laptop/Computer. Microsoft is about to announce a new Windows 11 at its launch event, the Windows 11 OS has been leaked on a site.
A new version of Microsoft Windows 11, or might be you are thinking of migrating from old operating system. Compared to Microsoft Windows 10, Windows 11 has a more refined look. Windows 11 introduced many UI changes like rounded corners, new wallpapers, colored icons, and etc.
I am going to install on my HP Elite 8300 Desktop (Core i7, 32GB Ram and 1TB HDD)
Download Windows 11 (June 2021 Build)
To make things simpler, you can download the leaked Windows 11 ISO files before following the below steps.
Important Note: The leaked Windows 11 ISO files don’t come officially from Microsoft, but it will be coming later this year. So, it may not have all the features & it could also be filled with bugs. It might make your PC unusable. So, please install this at your own risk. The good thing is to create a proper backup of the files before installing Windows 11.
Creating Bootable USB Drive
First, you need to create a Windows 11 installation media. Then, if you have a USB drive, you can flash Windows 11 into it. How to create a Windows bootable USB drive for Windows 11.
Installing Windows 11 on PC/Laptop
After creating a Bootable pin drive, you need to follow the below simple steps to install Windows 11. First, restart your laptop/computer, press Windows boot key (example, F8, F9, Esc, F12, F10, Delete and etc). Select Boot from the USB Drive / DVD Drive option, and then press any key on the Boot screen.
Windows 11 Installation wizard set the language, time, keyboard and then click next.
Windows 11 Setup, click Install Now.
Select I don’t have a product key.
Select Widows 11 operating system and then click next.
Windows 11 applicable notice and license, accept it and then click next.
Windows setup, select Custom option.
I am going to format my PC C drive Select the Partition where you need to install Windows 11 and then select format.
Click ok.
Select next.
Windows 11 installation process.
After the Windows 11 installation completed you need to complete Windows basic settings for the first use. Windows 11 welcome screen select language and then click Next.
Select keyboard layout and then click next.
Second keyboard layouts go by default then click Skip.
I am going to select I don’t have internet (Will set it later).
Select with limited access.
Enter your account name and then click Next.
Enter your password (and confirmed password )and then click OK.
Choose security questions (3 security questions and answers) and then click next.
Windows 11 privacy setting, scroll down and then click accept.
After completing the Windows 11 installation, Windows 11 might take few minutes to complete.
Now Windows 11 will be live on your computer/laptop.
This post will show you different ways to open Task Manager in Windows 11. Let’s have a look at how to speedily open Windows 11 Task Manager from the Start menu, create a shortcut for it on your system desktop, and pin Task Manager to the Windows Taskbar.
Windows Task Manager is an exceedingly powerful and useful tool in Windows that permits you to monitor system resource usages of CPU, memory, disk, and bandwidth for running programs, Windows processes, and background processes. It is also often commonly used for ending programs that might be jammed or can’t be closed for other reasons.
If you forever opened Task manager from the Windows Taskbar and now don’t know how to open it in Windows 11, take it easy! In this guide, I will show you the various easiest ways to launch the Task Manager in Windows 11.
Right-click on the Windows Start menu and then select Task Manager from the options list.
Task Manager
Add Task Manger to Taskbar in Windows 11
You can also open Task Manager with a single click by pin it to the Windows 11 Taskbar.
Select the Windows Search button or press the Windows button + S key, type Task Manager in the search box.
Select the Task Manager App and then select the Pin to taskbar option on the right side panel.
Now you can the Task Manager is pinned to the Taskbar. Just single-click on it to open it.
Open Task Manger with a Shortcut key
This is the easiest way to launch Task Manager by pressing the (CTRL + SHIFT +ESC) shortcut key from your Keyboard.
Create Task Manger Shortcut in Windows 11
Another simple way to open Task Manager is to create a shortcut on the Windows desktop.
To create a shortcut for Task Manager on the desktop, right-click on your system desktop where you wish to create a shortcut, select a new item and then select Shortcut.
In the Create Shortcut window, select the Browse button.
Find the Task Manager App in the Browse for Files or Folders window: (C > Windows > System32 > Taskmgr.exe). Select the Taskmgr application and then click ok.
The Task Manager App path will be added to the textbox.
Or, you can directly type the below path into the text box.
C:\Windows\System32\Taskmgr.exe then select the next button.
Type Task Manager for your shortcut in the textbox, and then select Finish.
Now you can find the Task Manager shortcut on your desktop. Just double-click on to open.
The easily way to access Task manager in Windows 11
Open the Run dialogue box by pressing the Windows button + R key. Type taskmgr.exe in the Open box and then press enter.
Run task manager from command prompt
Open the command prompt, type taskmgr.exe, and then hit enter.
Run task manager using PowerShell command
Open the PowerShell, type taskmgr.exe and then press enter.
In this article, I will explain how to assign permanent letters to removable drives. Windows will assign drive letters to external HDD, SD cards, flash drives, and other removable devices dynamically as when you plug them in. If we use several different external storage drives through the day, having assigned different letters each time can become annoying & make things feel disorganized. Here is how we assign permanent letters to each device to make things easier.
Assign Permanent Letters to Removable Drives
Windows progresses throughout the alphabet (A, B) to assign drive letters to devices as we plug them in. So if we plug the USB flash drive to get data from it, it might be E: but the next time when we plug it in, it might be different (E: or G depending on the order you plug them in. The cool thing is we can assign a permanent letter to a USB external drive directly with Windows 8.1, Windows 10, and Windows Servers. It is a simple process, and there is no need to install any third-party utility.
Assign a Specific Drive Letter in Windows
To assign a letter, plug in the drive that you want to assign a permanent letter. Then press (Windows key+R) to open the Run dialog and type: compmgmt.msc and then press enter.
Or, you can right-click the Windows start button and then select Computer Management.
Once the computer management, select Disk Management on your left pane under Storage. It will take a while, Windows looks for the drives currently connected to the PC and will display them in the right pane. Right-click on the drive you want to assign a permanent letter to and then select Change Drive Letter and Paths from the menu.
A small window will open up and then click the Change button.
When you assign a drive letter, please make sure to select a letter toward the end of the alphabet list. (For example, X, Y, or Z) otherwise, Windows has the disposition to eventually assign a different letter. Keep in mind that it will only be the assigned drive letter on the computer you changed it on. If you connect the external drive to a different computer, Windows will assign it a different dynamic letter. Please make sure that Assign the following drive letter is selected and select the letter you want to assign it and then click ok.
In this blog, we will have a look hot to attach detach permanently attach VHD. Windows OS has an excellent tool for managing our drives and partitions, it’s called Disk Management. Some of the best features are that it permits you to mount and unmount VHD files so that you can work with them as you need. In this process, I will show you how to attach and detach Virtual Hard Disk (VHD) images in Windows. As well as how to permanently attach a VHD file that is always available.
What is the use of Virtual Hard Disk (VHD)
VHD or a Virtual Hard Disk file is a VHD image that stores all the data from a file system or hard disk partition all in a single file. Virtual hard drive files are usually used and created by virtual machine software such as Hyper-V, Virtual Box.
Additionally, the old Windows Image Backup tool from Windows also saves system images as VHD files.
Attach Detach Permanently Attach VHD
How to Mount a VHD Image
Right click on Windows Start button and then choose Disk Management.
Attach VHD in Disk Management
Select action menu and then attach VHD.
Select the browse button.
Locate the VHD file to mount and select it and then hit the open button.
Select ok
Attaching a Virtual Hard Disk file
Now you can see that the VHD file has been mounted as a separate drive, and it has its own drive letter assigned.
Launch File Explorer and then click on the new partition to open it.
Now, you can easily see the desired files from the attached VHD file.
How do I permanently attach a VHD
Is your question how I permanently attach a VHD, here is what we should do: Open task scheduler and then click create the task in the Actions panel.
How to Create Task in Task Scheduler
In the create task windows under General tab, enter a friendly name for the VHD permanently mount task. Then, choose the Run whether user is logged on or not and Run with highest privileges options, and then select Windows OS in the Configure for dropdown list.
Select Triggers tab and then click on New.
In the New Trigger window, choose At startup from the Begin the task list at the top and then click the ok button.
Select Actions tab and then click New.
New Action window opens, enter powershell.exe in the Program/script field and then in the Add arguments (optional) text field, enter this command: Mount-DiskImage ‘Path to the VHD file’. Change the ‘Path to the VHD file’ with the original path to the VHD file that you need to mount permanently, hit OK.
Choose ok to save the ‘permanently mount VHD’ task.
Enter the credentials of your Windows OS user account and then hit ok.
The attached VHD disk is available to use for as long as you wish, even if you reboot your PC. If you decide you no longer want to access it, simply you can detach the VHD file (unmount VHD).
How to detach a VHD image (unmount VHD)
Open Disk Management again.
Right-click on the attached VHD and then select the Detach VHD option.
In this blog, we will have a look at how to log in Automatically in Windows 11. Do you find it unsuitable to type a password each time when you turn on your computer? If so, you can actually automate the entire login process on your Windows 11 PC. The Windows log-in screen is a security feature that assists protect your system from others. Someone will need to know your password before they are permitted to sign in. This automatic signing feature is built into the operating system, and all you wish to do is turn it on to get clear of login annoyance.
Before following the below steps, there are few things to note. You must have access to your Windows administrator account to makes changes and you must log in as the administrator and if you always decide to change the password for the account set to automatically log in, then you will need to re-do the steps.
Log In Automatically in Windows 11
How to Remove Your Windows Password
Right-click on This PC from your desktop and then select Manage.
Or open run command by pressing Win + R keys, type compmgmt.msc, and then select ok.
Expand local users and groups, select Users Right-click on a user the one you want to log in automatically and then select a set password.
Select proceed
Click ok without typing passwords
Click ok
Allow Automatic Login via User Accounts
Hold Windows key + R to launch run box, type control userpasswords2, or type Netplwiz to Sign In to a User Account Automatically and then select ok. Click Yes if you get a User Account Control warning message that appears.
User Account window will open, deselect the checkbox Users must enter a user name and password to use this computer and then select ok.
Click ok
Restart your computer, and you will find it no longer asks for a credential.
Using Windows Registry to Login to a User Account Automatically
Hold Windows Key + R, type Regedit, and then press Enter.
Once open the Registry Editor, go to the following path. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Find AutoAdminLogon from your right and double-click to open it Enter 1 in the Value data box and then select ok. Close the Registry Editor and then restart your computer Now that you have set up the account to log in without typing a password, reboot your computer and you will notice Windows will sign you in without typing a password.
To turn off automatic login, change the value of AutoAdminLogon to 0
Conclusion:
This article showed you how to set up Windows 11 to automatically sign in without typing a password every time.