نوشته شده توسط : ashley

Google Chrome is among the most used web browsers. As such it is common that some users may encounter strange errors and bugs that make browsing a chore. If that ever happens, you can simply reset Chrome to the default settings. Here's how.

Not just you may face strange issues like downloading proxy script error or awaiting proxy tunnel issue, etc., but with time, because of all the extensions you put in, Chrome can become slower or operate in the methods you might not expect. In those cases, you may either completely reinstall the browser, or you can simply reset Chrome.

Resetting is really a much simpler task and also you do not have to download and install the software again. So, without ado, let me demonstrate how you can reset Chrome browser in Windows 10.

Basically, there are two ways to reset the Chrome browser. The very first method will only reset the Chrome settings. This really is useful if you want to revert Chrome to the default settings. The 2nd technique is for a full reset. Whenever you perform a full reset, the browser will essentially become a new installation.

Reset Chrome Settings to Default

Should you just want to reset Chrome settings this technique is perfect. This course of action will reset your startup page, new tab page, search engine, and pinned tabs. Additionally, it will also disable all extensions and clear temporary data like cookies.

Note: Your bookmarks, history, and saved passwords will not be touched or cleared.

1. Open Chrome browser, click on the "Menu" icon appearing on top right corner after which click on the "Settings" option.

2. In the Settings page, scroll down and then click the "Advanced" option.

3. Scroll down again and then click the "Reset settings to their original defaults" option.

4. You will see a warning pop-up suggesting what the resetting actually does. Click the "Reset Settings" button to carry on.

That's it. You are done resetting the Chrome browser.

Full Reset Chrome and Make It Completely new

When you do a full reset, your Chrome browser will essentially become a new browser. That's, the settings, your browsing history, cookies, extensions, bookmarks, etc., will be removed.

1. Close the Chrome browser if it's open.

2. Press Win + R to spread out the Run dialog box. In the blank field, type %LocalAppData%\Google\Chrome and press Enter.

3. Within the File Explorer, you will notice a folder called User Data. Delete that folder and then any other folder.

That's it. Launch the Chrome browser and you'll see the welcome screen. Register for your Google account and the browser should automatically download the sync data like bookmarks, extensions, history, etc.



:: بازدید از این مطلب : 176
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : سه شنبه 29 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

Microsoft recently released a brand new terminal application called Windows Terminal. The terminal application has a lot of features that the developers have been asking for years. Among those features is the fact that ability to add any console window to a different tab. Allow me to show you how you can add Ubuntu tab towards the Windows Terminal.

Automatically, Windows Terminal comes with PowerShell and Command Prompt tabs. If you want to, you can include a variety of other consols towards the Windows Terminal. For instance, if you're a web developer and want to add a Linux console to Windows Terminal. It can be done by adding a few lines of code inside a JSON file.

Note: I assume you've already installed the brand new Windows Terminal app. Otherwise, you can install it from the Microsoft Store.

Add Ubuntu Tab to Windows Terminal

1. Make sure that you've installed Ubuntu in Windows 10. If not, you are able to install Ubuntu in Windows 10 with just a few clicks. Follow that Ubuntu installation guide and are available here next.

2. Before you add Ubuntu tab to Windows Terminal, you have to produce a new GUID (Globally Unique Identifier). This is the way Windows Terminal differentiates between different consols. To develop a new GUID, look for Ubuntu within the start menu and open it up.

3. Within the Ubuntu window, execute the uuidgen command. This will give a distinctive GUID, copy it. We are going to need that GUID in the coming steps. So, paste it somewhere safe.

A fast tip: Select the GUID with the mouse and right-click to repeat.

4. Now, keep the windows open Terminal by searching for it within the start menu.

5. In the Terminal window, click the dropdown icon and choose "Settings".

6. The above action will open the profiles.json file in your default code editor. With my case, the default code editor is VS Code. Within the editor, scroll down until you begin to see the Profiles array. After the array add ,.

7. Next, copy and paste the below code underneath the , while replacing YOUR_GUID using the actual GUID you have in step 3.

Note: If you've installed a specific form of Ubuntu then customize the 5th line in the below code and add the version number too. For instance, if you have installed Ubuntu 18.04, modify the line as wsl.exe -d Ubuntu-18.04.

"acrylicOpacity":0.75,
"closeOnExit":true,
"colorScheme":"Campbell",
"commandline":"wsl.exe -d Ubuntu",
"cursorColor":"#FFFFFF",
"cursorShape":"bar",
"fontFace":"Consolas",
"fontSize":12,
"guid":"YOUR_GUID",
"historySize":9001,
"icon":"C:/Dummy/image.png",
"name":"Ubuntu",
"padding":"0, 0, 0, 0",
"snapOnInput":true,
"startingDirectory":"%USERPROFILE%",
"useAcrylic":true

8. Press Ctrl + S in order to save the JSON file.

9. Now, return to the Windows Terminal and click on the dropdown menu. You will notice the new Ubuntu option.

10. Click the Ubuntu option and the Ubuntu terminal will open in Windows Terminal.

Add Custom Tab Icon to Ubuntu Tab in Windows Terminal

Should you consider the dropdown menu, there is no icon next to the Ubuntu option. That is because you have not added any. The good thing is, you can any image you would like because the Ubuntu tab icon.

1. The first thing you need to do is locate the icon you need to set. The icon ought to be in PNG format with transparent background and 32x32 size. You can use this web site to find free icons.

2. After you have the icon, save it somewhere in your hard disk. For instance, I've got a dedicated folder in my I drive that hosts all the icons I use for various folders.

3. Now, open the profiles.json file, go to the Ubuntu profile, find the "icon" value and replace the dummy icon path using the actual icon path. In my case, the icon path is "I:/System Icons/ubuntu.png".

4. Save the file.

That is it. You will notice the new icon applied instantly in the Windows Terminal.



:: بازدید از این مطلب : 218
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : پنج شنبه 24 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

To better protect your personal and sensitive files, Microsoft added a brand new feature in OneDrive called Personal Vault. Adopt these measures to allow and setup the Personal Vault in OneDirve.

What's OneDrive Personal Vault?

OneDrive personal vault is really a dedicated folder in inside your OneDrive account and it is protected with extra security and encryption. The vault can be used to store your sensitive documents along with other files. Personal vault adds an additional layer of security utilizing a second identity verification process like OTP, fingerprint, PIN, facial recognition, etc.

Once you create the personal vault, every time you open it up, you have to identify yourself by having an additional verification step, even if you are logged into OneDrive.

Since the personal vault is much like any other folder in OneDrive, albeit with additional security, it may be synced with Windows 10, Android app, and iOS app. As you can guess, many of the helpful for desktop users. You'll have instant access to some protected and encrypted folder where you can store your files without going through hoops to password-protect folder or hide a folder. With a single click, the files are locked away from prying eyes.

Steps to Setup OneDrive Personal Vault

Establishing the personal vault is fairly simple. Just stick to the steps you will have it very quickly.

1. First, log in for your OneDrive account. You will see a brand new folder called "Personal Vault". Double-click on it.

If you do not see the Personal Vault folder then it implies that the feature isn't rolled out for you. Microsoft has created the feature in waves. So, you will have access to it eventually.

2. You will notice a welcome screen. Click on the "Next" button to continue.

3. You'll be prompted to ensure yourself. Click on the "Verify" button and verify yourself.

4. That is it. You will get access to the Personal Vault. You can upload files to it like every other OneDrive folder.

Do note that as of penning this, the personal vault is limited to 3 files only. If you want to extend the limit, you have to subscribe to Office 365.

5. Once you are done using the personal vault, click on the "vault" icon appearing on the top-right corner after which select "Lock". That's it. Your files are secure and secure.

6. Like I said before, the private vault will also sync with your device. For example, if you open the OneDrive folder in Windows 10, you will notice the Personal Vault.

7. Double-click onto it, authenticate yourself and you will get access towards the vault. Exactly the same steps can be applied to Android and iOS apps. Once unlocked, you can include, remove, or modify as with normal OneDrive folders.

8. The folder will be auto-locked after Twenty minutes of inactivity. Alternatively, you are able to lock it by right-clicking onto it the vault and selecting the "Lock Personal Vault" option.

If you wish to disable Personal Vault, that can be done from the OneDrive website. Before disabling the private vault, move any files inside it. Next, click the Vault icon, select "Personal Vault Settings" after which click on the "Disable" link.

Wrapping Up

That's all. It's that easy to set up and access the private vault in OneDrive. Though the feature is limited to free users, it still is quite a neat accessory for OneDrive.



:: بازدید از این مطلب : 256
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : سه شنبه 22 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

With simple commands, you can delete any file you would like from the Command Prompt. Follow the below steps to learn how.

Using command prompt and PowerShell, that you can do almost anything on Windows 10. Deleting a file or a bunch of files is certainly not hard. Though you can certainly delete files by pressing the Delete key on your keyboard, there can be times when you should utilize the commands to delete files.

So, in this short tutorial allow me to show you the simple commands to delete files in Windows.

Command to Delete Files

When you want to delete something via the Command Prompt, you will find multiple scenarios. For instance, you can delete just one file, delete multiple files, delete files with a specific extension, delete read-only files, etc.

To create things easier, I've divided the commands into their own sections. Depending on what you are looking for, click on the jump link below to see the command usage.

Files deleted via below commands are not moved to the Trash can. i.e, they're deleted permanently. That implies that you cannot recover them. So, be careful by what you are deleting.

The del commands shown below will also use PowerShell.

1]. Command to delete a single file

To delete a single file, all you need to do is perform single command with the file name.

1. First, search for cmd within the start menu, right-click on Command Prompt and choose Run as administrator choice to open a heightened command prompt.

Note: You are able to delete files without admin privileges so long as the files fit in with your user account.

2. Now, make use of the cd command to visit the folder where the files you want to delete are located. For instance, the files I want to delete are in a folder named "del" on my desktop. So, I use the next command.

cd c:\users\vamsi\desktop\del

When you are within the folder, simply execute the below command to delete personal files. Don't forget to replace <filename> with the actual file name along with its file extension. With my case, the file name is image-1.jpg.

del <filename>

Whenever you successfully delete a file, you will not see any confirmation message. However, when there is any difficulty, the command prompt can have a mistake message.

2]. Delete multiple files with a command

There's two ways to delete multiple files within the command prompt. In the first method, you will specify all the file names manually. This provides you best control over the files you delete. The 2nd technique is to use the wildcard. This is helpful for bulk delete operations.

2.1 Specify file names manually

If you have multiple specific files to delete, you are able to manually specify the file names. The benefit of this process is that you is only going to delete those files and ignore all others.

1. Just like before, open the Command Prompt and visit the folder in which the files to delete are located.

2. Next, execute the below command while replacing <filname1>, <filename2>, etc., with the actual filenames. You can specify as numerous filenames as you would like.

del <filename1> <filename2>

2.2 Bulk delete files with a wildcard

To bulk delete files inside a folder, you can use * ( wildcard ). The wildcard feature is extremely useful when you want to delete all files, files having a specific name, files with a specific extension, etc., inside a folder.

1. To delete all files in a folder, use the below command.

2. As you are deleting all of the files inside a folder, Windows will warn you. Simply type Y and press Enter to confirm file deletion.

del *

3. Delete all files that start with a specific name. The below command will delete all the files with the name that begins with "image".

del image*

4. Delete all files which contain a specific word. The below command will delete all the files using the name which contains "tFile".

del *tFile*

3]. Command to delete files with a specific extension

1. If you are searching to delete files that have a specific file extension you'll be able to use the below command. Don't forget to replace "fileExtension" using the actual file extension, like png, jpg, zip, etc.

del *.fileExtension

For example, to delete all the PNG files in a folder, the command with look something like this.

del *.png

2. To delete all files having a specific name and file extension, make use of the below command. Don't forget to replace the file name and extension to match your needs.

del ima*.png

4]. Delete read-only file with Command Prompt

Read-only files are safe and tend to be hard to delete, by design. By trying to delete a read-only file via command prompt while using above command, you'll receive "Access is denied" error message.

To delete a read-only via the command prompt, you have to force it.

1. Open the command prompt and navigate to in which the file is located.

2. When you are here, make use of the below command. Replace <filename> using the actual filename.

del /f <filename>

3. As an alternative, you may also make use of this command to delete read-only files.

del /a:r <filename>

Overall

As you can tell, commands to delete files in Windows are pretty simple and straight forward. You just need just one command and you are all set.



:: بازدید از این مطلب : 232
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : جمعه 18 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

NVIDIA has rolled out a brand new form of its GeForce Graphics driver, namely build 442.19, which is the Game Ready driver with regards to the Zombie Army: Dead War 4 title, but provides performance optimizations, profiles, and bug fixes for Apex Legends Season 4 and Metro Exodus: Sam's Story too.

In addition to that, the 442.19 release adds Virtual Reality - Variable Rate Super Sampling (VRSS) setting VR applications profiled for VRSS, extends Maximum Frame Rate values (min=20, max=1000), and fixes The Witcher 3: Wild Hunt - Blood and Wine crash events.

Moreover, the current update resolves Call of Duty Modern Warfare streaming problems, make certain Doom (2016) doesn't crash when launched on GeForce 600/700 series (Kepler) GPUs, correct NVENC memory leak, and implements several other changes as highlighted within the Release Notes below.

As for the os's, the update is compatible with 64-bit variants of Microsoft's Windows 7, 8, 8.1, and 10 platforms (both desktop or notebooks). Also, remember that there are two available packages for Windows 10: one standard and something DCH driver.

Regarding installation, first ensure this release supports your GPU model, save the appropriate package suitable for your operating-system, run it, and wait for a wizard to extract all files necessary for the upgrade.

Afterward, follow all on-screen instructions for an entire and successful installation. Also, it would be smart to execute a system reboot to permit all changes to take effect properly.

Having said that, download NVIDIA GeForce Graphics Driver 442.19, apply it on your computer, and regularly check our web site to bear in mind when a newer version is available for download.



:: بازدید از این مطلب : 256
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : چهار شنبه 16 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

With remote desktop enabled, you are able to remote into Windows 10 from anywhere and just about any device. Stick to the below steps to enable RDP on Windows 10.

The Remote Desktop feature in Windows continues to be there for a long time and it is very helpful when you wish to access the system, transfer files, or provide some kind of PC Support remotely. For example, from time to time, I personally use the RDP to access my home computer from my work computer as well as in the Android mobile.

The best thing is by using just one toggle, you are able to enable the Remote Desktop feature and allow remote connections to your Windows 10 system without needing any 3rd party software whatsoever.

So, without further ado, here's how you can let the RDP feature in Windows.

Note: RDP is limited in Windows 10 Home edition. i.e, you can remote into other machines however, you cannot make others connect with your machine. Simply put, because of restrictions Windows 10 Home cannot act as an RDP server. You will find workarounds but that is for another article.

Steps to allow RDP on Windows 10

In older versions of Windows, you need to go through different menus and windows to enable the feature. However, in Windows 10 Microsoft made the procedure a little more easy, understandable, and configurable. Just follow the steps and you will be good.

1. First, open the PC Settings app. It can be done by press the Win + I keyboard shortcut or by hitting the "All Settings" button in the Notification Center.

2. After opening the PC Settings app, visit "System → Remote Desktop". On this page, toggle the "Enable Remote Desktop" change to ON position.

3. In the confirmation window, click on the "Confirm" button.

That is it. You've enabled the Remote Desktop feature. Automatically, your PC will only be visible in the Local Network. This is particularly useful when you wish to access local machines like Media Centers.

To supply additional security, the bond is password protected. So, if you want to remote into the machine, you have to supply the username and password of your user account. If you don't wish to feel the authentication process, click the "Advanced Settings" link and uncheck the "Requires Authentication" checkbox around the next page. However, removing authentication isn't recommended.

Remote Desktop On the internet

For security reasons, the default configuration of Remote Desktop only allows remoting from local computers. Should you travel a lot or prefer to access your home computer from work, you need to further configure your machine to remote over the internet.

To make this happen, you must have a static Ip and can even have to set up port forwarding inside your router. Otherwise, you can't remote to your Windows 10 computer on the internet. For those who have a static Ip, it is very simple to configure the device. Just follow this Microsoft doc page and you will configure the body in no time.

That's all.



:: بازدید از این مطلب : 260
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : پنج شنبه 10 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

Start, Taskbar and Action Center option appearing grayed out in the PC Settings app? Adopt these measures to help make the option available again.

Recently, I have seen an unusual issue in which the "Start, Taskbar and Action Center" option in the PC Settings app, "Personalization → Colors" page to be more specific, is grayed out. Since I use dynamic wallpapers app having a light theme for that start menu and taskbar, I never thought about this that much. However, after i wanted to result in the start menu and taskbar colorful, I can no longer do it. Due to the fact the option to complete just isn't available. i.e grayed out.

Although the issue looks obscure and odd, it's simple enough to repair. Just follow the steps as is and you will have the option in a couple of seconds.

Steps to Fix Start, Taskbar and Action Center Grayed Out Issue

The reason why the beginning, Taskbar and Action Center choice is grayed out is that you are using the "Light" theme on Windows 10. While using the Light mode, Windows 10 will disable the choice and stops you against applying any color towards the start menu and taskbar. I believe the reason behind this odd behavior is the fact that adding color to start menu or taskbar when utilizing Light mode defeats the reason. As well as, all the icons are inverted to make them visible while using the light mode. If you set a color, they might not appear properly.

So, to fix the problem, all you have to do is either use dark or custom mode.

1. First, open laptop computer Settings app by pressing Win + I keyboard shortcut. Within the Settings app, visit the "Personalization → Themes" page.

2. Within the right panel select the "Windows" theme.

3. The above action will set the colour to Custom mode. That's, Windows to dark mode and app theme to light mode.

4. Because the taskbar and begin menu are no longer using Light mode, the Start, Taskbar and Action Center option is going to be enabled and open to you.

As a substitute, you may also set the Color scheme to Dark Mode to enable the choice.

Overall

Keep in mind that if you choose Light mode or set the Windows mode to Light mode (when utilizing Custom color scheme), the beginning, Taskbar and Action Center option will be grayed out again.

That is all.



:: بازدید از این مطلب : 231
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : سه شنبه 8 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

Don't wish to lose your Minecraft progress or like to continue caring for your world on another computer? Here's a simple method to backup Minecraft Windows 10 edition to OneDrive.

Within the regular Minecraft Java edition, you are able to alter the save folder to anywhere you would like. This lets you sync worlds with OneDrive or any other similar cloud services and access them on any computer without losing progress. However, in Minecraft Windows 10 edition, also known as Minecraft Bedrock edition, you simply cannot alter the save location. If you are curious, you'll find Minecraft Windows 10 save folder in the AppData folder in C drive. If you want to backup the Minecraft worlds, you have to manually copy the files.

Now, manually backing up or syncing Minecraft worlds is doable. But it is a chore and you don't have to get it done when there are automatic and ways. Having a simple trick, you are able to backup or sync Minecraft with OneDrive.

Note: The method below does apply to Minecraft Windows 10 edition or Bedrock edition only. If you work with the standard Java edition, you can simply alter the save place to OneDrive in the game settings menu.

Also, I assume that you've already installed OneDrive in Windows.

Sync Minecraft with OneDrive

In case you are wondering, no, we're not likely to apply certain third-party program to sync Minecraft with OneDrive. Rather we will utilize a built-in Windows function called Symbolic links. To place it in simple words, you create a folder within the OneDrive folder and link it towards the actual Minecraft saves folder.

Once the folders are linked, any changes made in either of the folders is going to be reflected in the other folder. This only denotes that all your Minecraft save files will be supported and synced to OneDrive. Though sounds complicated, it's very easy to do.

Just stick to the steps below and you'll be all set very quickly.

Steps to Follow to Backup Minecraft Windows 10 Edition to OneDrive

Creating a symbolic link between two folders is nothing hard. All you have to do is execute a single command.

1. First, open the beginning menu, search for "cmd" and click on the end result to spread out Command Prompt.

2. Within the Command Prompt window, execute the below command while replacing <BackupFolderName> using the folder name of your liking. With my case, I chose "Minecraft" because the folder name.

Note: If you've moved the OneDrive folder with a other location then change the OneDrive path within the command below to match that.

mklink /J "%UserProfile%\OneDrive\<BackupFolderName>" "%LocalAppdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds"

3. When the command is successfully executed, you will see the "Junction created" message.

That's whatever you are done. Should you go to your OneDrive folder, you will notice a brand new folder using the name you're considering earlier.

Open the folder to see your saved Minecraft worlds.

Wrapping Up

As long as you are utilizing the same OneDrive account on the other computer, you can access the Minecraft save data without any problems. Any game progress is going to be automatically saved to OneDrive and synced in others.

If you ever decide not to sync Minecraft save data with OneDrive, delete the Minecraft backup folder in OneDrive folder. This course of action will remove the junction link and can not delete the source Minecraft save folder. If you're unsure, backup data before deleting the folder.



:: بازدید از این مطلب : 211
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : پنج شنبه 3 بهمن 1398 | نظرات ()
نوشته شده توسط : ashley

Problems with Windows 10 Sync with Microsoft account? Here's a simple thing you can do to fix Sync isn't available for your bank account in Windows 10.

To sync settings between all of your systems, Windows first syncs all of them with your Microsoft account. When you log into another system with similar Microsoft account all your settings is going to be automatically synced and configured. This can be a very helpful feature if you have multiple systems. For example, I have both a desktop and laptop and all sorts of settings are in constant sync and that i do not have to configure mundane settings like wallpapers.

However, under certain circumstances, the Windows Sync might be locked out on your system. When that happens, Windows 10 shows "Sync isn't available for your account. Contact your system administrator to solve this" error message right in the sync settings page within the PC Settings app.

Although the error message is cryptic and never that helpful, it is quite easy to fix the problem. So, without further ado, allow me to show the steps you need to follow to repair sync is not available error in Windows 10.

Important: Before following the below steps, make sure that your Microsoft account is active and verified. In case your Microsoft account isn't verified, you can't make use of the Windows 10 Sync functionality. You are able to verify your account out of this page. If you don't begin to see the "verify" option, continue to the steps below.

Steps to Fix Sync is Not Available for Your Account Problem

To fix the sync unavailable problem, we have to create a single registry edit. So, before editing, I suggest you backup registry just to be on the safe side.

1. First, open the start menu, search for "Registry Editor" and click on the result. Once you click, the Windows Registry Editor will open.

2. After opening the Registry Editor, copy page the below path in the address bar and press Enter. This course of action will give you to the target registry folder in which the value we need to edit exists.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

3. Around the right panel, find out if you have a value name "NoConnectedUser". Whether it exists, then continue in the 5th step. If there is no such value, right-click around the right-panel and choose the "New → Dword Value" option.

4. Name the newly created empty value as "NoConnectedUser" and press Enter.

5. Now, double-click around the "NoConnectedUser" value. Select the "Hexadecimal" radio option, type "0" within the Value Data field and click on the "Ok" button in order to save changes.

6. Finally, close the Registry Editor and reboot Windows.

Overall

That is it. From now, you need to no longer begin to see the Sync is not readily available for your account error text in Windows 10. If you are still seeing the error, it might be an issue with your Microsoft account. To find and connect the issue, you can try running the Microsoft Account Troubleshoot app. It will look for a wide range of things and if possible fix any found issue(s).



:: بازدید از این مطلب : 255
|
امتیاز مطلب : 0
|
تعداد امتیازدهندگان : 0
|
مجموع امتیاز : 0
تاریخ انتشار : سه شنبه 1 بهمن 1398 | نظرات ()